CloudDirectoryClient.php
142 lines
| 1 | <?php |
| 2 | namespace Aws\CloudDirectory; |
| 3 | |
| 4 | use Aws\AwsClient; |
| 5 | |
| 6 | /** |
| 7 | * This client is used to interact with the **Amazon CloudDirectory** service. |
| 8 | * @method \Aws\Result addFacetToObject(array $args = []) |
| 9 | * @method \GuzzleHttp\Promise\Promise addFacetToObjectAsync(array $args = []) |
| 10 | * @method \Aws\Result applySchema(array $args = []) |
| 11 | * @method \GuzzleHttp\Promise\Promise applySchemaAsync(array $args = []) |
| 12 | * @method \Aws\Result attachObject(array $args = []) |
| 13 | * @method \GuzzleHttp\Promise\Promise attachObjectAsync(array $args = []) |
| 14 | * @method \Aws\Result attachPolicy(array $args = []) |
| 15 | * @method \GuzzleHttp\Promise\Promise attachPolicyAsync(array $args = []) |
| 16 | * @method \Aws\Result attachToIndex(array $args = []) |
| 17 | * @method \GuzzleHttp\Promise\Promise attachToIndexAsync(array $args = []) |
| 18 | * @method \Aws\Result attachTypedLink(array $args = []) |
| 19 | * @method \GuzzleHttp\Promise\Promise attachTypedLinkAsync(array $args = []) |
| 20 | * @method \Aws\Result batchRead(array $args = []) |
| 21 | * @method \GuzzleHttp\Promise\Promise batchReadAsync(array $args = []) |
| 22 | * @method \Aws\Result batchWrite(array $args = []) |
| 23 | * @method \GuzzleHttp\Promise\Promise batchWriteAsync(array $args = []) |
| 24 | * @method \Aws\Result createDirectory(array $args = []) |
| 25 | * @method \GuzzleHttp\Promise\Promise createDirectoryAsync(array $args = []) |
| 26 | * @method \Aws\Result createFacet(array $args = []) |
| 27 | * @method \GuzzleHttp\Promise\Promise createFacetAsync(array $args = []) |
| 28 | * @method \Aws\Result createIndex(array $args = []) |
| 29 | * @method \GuzzleHttp\Promise\Promise createIndexAsync(array $args = []) |
| 30 | * @method \Aws\Result createObject(array $args = []) |
| 31 | * @method \GuzzleHttp\Promise\Promise createObjectAsync(array $args = []) |
| 32 | * @method \Aws\Result createSchema(array $args = []) |
| 33 | * @method \GuzzleHttp\Promise\Promise createSchemaAsync(array $args = []) |
| 34 | * @method \Aws\Result createTypedLinkFacet(array $args = []) |
| 35 | * @method \GuzzleHttp\Promise\Promise createTypedLinkFacetAsync(array $args = []) |
| 36 | * @method \Aws\Result deleteDirectory(array $args = []) |
| 37 | * @method \GuzzleHttp\Promise\Promise deleteDirectoryAsync(array $args = []) |
| 38 | * @method \Aws\Result deleteFacet(array $args = []) |
| 39 | * @method \GuzzleHttp\Promise\Promise deleteFacetAsync(array $args = []) |
| 40 | * @method \Aws\Result deleteObject(array $args = []) |
| 41 | * @method \GuzzleHttp\Promise\Promise deleteObjectAsync(array $args = []) |
| 42 | * @method \Aws\Result deleteSchema(array $args = []) |
| 43 | * @method \GuzzleHttp\Promise\Promise deleteSchemaAsync(array $args = []) |
| 44 | * @method \Aws\Result deleteTypedLinkFacet(array $args = []) |
| 45 | * @method \GuzzleHttp\Promise\Promise deleteTypedLinkFacetAsync(array $args = []) |
| 46 | * @method \Aws\Result detachFromIndex(array $args = []) |
| 47 | * @method \GuzzleHttp\Promise\Promise detachFromIndexAsync(array $args = []) |
| 48 | * @method \Aws\Result detachObject(array $args = []) |
| 49 | * @method \GuzzleHttp\Promise\Promise detachObjectAsync(array $args = []) |
| 50 | * @method \Aws\Result detachPolicy(array $args = []) |
| 51 | * @method \GuzzleHttp\Promise\Promise detachPolicyAsync(array $args = []) |
| 52 | * @method \Aws\Result detachTypedLink(array $args = []) |
| 53 | * @method \GuzzleHttp\Promise\Promise detachTypedLinkAsync(array $args = []) |
| 54 | * @method \Aws\Result disableDirectory(array $args = []) |
| 55 | * @method \GuzzleHttp\Promise\Promise disableDirectoryAsync(array $args = []) |
| 56 | * @method \Aws\Result enableDirectory(array $args = []) |
| 57 | * @method \GuzzleHttp\Promise\Promise enableDirectoryAsync(array $args = []) |
| 58 | * @method \Aws\Result getAppliedSchemaVersion(array $args = []) |
| 59 | * @method \GuzzleHttp\Promise\Promise getAppliedSchemaVersionAsync(array $args = []) |
| 60 | * @method \Aws\Result getDirectory(array $args = []) |
| 61 | * @method \GuzzleHttp\Promise\Promise getDirectoryAsync(array $args = []) |
| 62 | * @method \Aws\Result getFacet(array $args = []) |
| 63 | * @method \GuzzleHttp\Promise\Promise getFacetAsync(array $args = []) |
| 64 | * @method \Aws\Result getLinkAttributes(array $args = []) |
| 65 | * @method \GuzzleHttp\Promise\Promise getLinkAttributesAsync(array $args = []) |
| 66 | * @method \Aws\Result getObjectAttributes(array $args = []) |
| 67 | * @method \GuzzleHttp\Promise\Promise getObjectAttributesAsync(array $args = []) |
| 68 | * @method \Aws\Result getObjectInformation(array $args = []) |
| 69 | * @method \GuzzleHttp\Promise\Promise getObjectInformationAsync(array $args = []) |
| 70 | * @method \Aws\Result getSchemaAsJson(array $args = []) |
| 71 | * @method \GuzzleHttp\Promise\Promise getSchemaAsJsonAsync(array $args = []) |
| 72 | * @method \Aws\Result getTypedLinkFacetInformation(array $args = []) |
| 73 | * @method \GuzzleHttp\Promise\Promise getTypedLinkFacetInformationAsync(array $args = []) |
| 74 | * @method \Aws\Result listAppliedSchemaArns(array $args = []) |
| 75 | * @method \GuzzleHttp\Promise\Promise listAppliedSchemaArnsAsync(array $args = []) |
| 76 | * @method \Aws\Result listAttachedIndices(array $args = []) |
| 77 | * @method \GuzzleHttp\Promise\Promise listAttachedIndicesAsync(array $args = []) |
| 78 | * @method \Aws\Result listDevelopmentSchemaArns(array $args = []) |
| 79 | * @method \GuzzleHttp\Promise\Promise listDevelopmentSchemaArnsAsync(array $args = []) |
| 80 | * @method \Aws\Result listDirectories(array $args = []) |
| 81 | * @method \GuzzleHttp\Promise\Promise listDirectoriesAsync(array $args = []) |
| 82 | * @method \Aws\Result listFacetAttributes(array $args = []) |
| 83 | * @method \GuzzleHttp\Promise\Promise listFacetAttributesAsync(array $args = []) |
| 84 | * @method \Aws\Result listFacetNames(array $args = []) |
| 85 | * @method \GuzzleHttp\Promise\Promise listFacetNamesAsync(array $args = []) |
| 86 | * @method \Aws\Result listIncomingTypedLinks(array $args = []) |
| 87 | * @method \GuzzleHttp\Promise\Promise listIncomingTypedLinksAsync(array $args = []) |
| 88 | * @method \Aws\Result listIndex(array $args = []) |
| 89 | * @method \GuzzleHttp\Promise\Promise listIndexAsync(array $args = []) |
| 90 | * @method \Aws\Result listObjectAttributes(array $args = []) |
| 91 | * @method \GuzzleHttp\Promise\Promise listObjectAttributesAsync(array $args = []) |
| 92 | * @method \Aws\Result listObjectChildren(array $args = []) |
| 93 | * @method \GuzzleHttp\Promise\Promise listObjectChildrenAsync(array $args = []) |
| 94 | * @method \Aws\Result listObjectParentPaths(array $args = []) |
| 95 | * @method \GuzzleHttp\Promise\Promise listObjectParentPathsAsync(array $args = []) |
| 96 | * @method \Aws\Result listObjectParents(array $args = []) |
| 97 | * @method \GuzzleHttp\Promise\Promise listObjectParentsAsync(array $args = []) |
| 98 | * @method \Aws\Result listObjectPolicies(array $args = []) |
| 99 | * @method \GuzzleHttp\Promise\Promise listObjectPoliciesAsync(array $args = []) |
| 100 | * @method \Aws\Result listOutgoingTypedLinks(array $args = []) |
| 101 | * @method \GuzzleHttp\Promise\Promise listOutgoingTypedLinksAsync(array $args = []) |
| 102 | * @method \Aws\Result listPolicyAttachments(array $args = []) |
| 103 | * @method \GuzzleHttp\Promise\Promise listPolicyAttachmentsAsync(array $args = []) |
| 104 | * @method \Aws\Result listPublishedSchemaArns(array $args = []) |
| 105 | * @method \GuzzleHttp\Promise\Promise listPublishedSchemaArnsAsync(array $args = []) |
| 106 | * @method \Aws\Result listTagsForResource(array $args = []) |
| 107 | * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = []) |
| 108 | * @method \Aws\Result listTypedLinkFacetAttributes(array $args = []) |
| 109 | * @method \GuzzleHttp\Promise\Promise listTypedLinkFacetAttributesAsync(array $args = []) |
| 110 | * @method \Aws\Result listTypedLinkFacetNames(array $args = []) |
| 111 | * @method \GuzzleHttp\Promise\Promise listTypedLinkFacetNamesAsync(array $args = []) |
| 112 | * @method \Aws\Result lookupPolicy(array $args = []) |
| 113 | * @method \GuzzleHttp\Promise\Promise lookupPolicyAsync(array $args = []) |
| 114 | * @method \Aws\Result publishSchema(array $args = []) |
| 115 | * @method \GuzzleHttp\Promise\Promise publishSchemaAsync(array $args = []) |
| 116 | * @method \Aws\Result putSchemaFromJson(array $args = []) |
| 117 | * @method \GuzzleHttp\Promise\Promise putSchemaFromJsonAsync(array $args = []) |
| 118 | * @method \Aws\Result removeFacetFromObject(array $args = []) |
| 119 | * @method \GuzzleHttp\Promise\Promise removeFacetFromObjectAsync(array $args = []) |
| 120 | * @method \Aws\Result tagResource(array $args = []) |
| 121 | * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) |
| 122 | * @method \Aws\Result untagResource(array $args = []) |
| 123 | * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = []) |
| 124 | * @method \Aws\Result updateFacet(array $args = []) |
| 125 | * @method \GuzzleHttp\Promise\Promise updateFacetAsync(array $args = []) |
| 126 | * @method \Aws\Result updateLinkAttributes(array $args = []) |
| 127 | * @method \GuzzleHttp\Promise\Promise updateLinkAttributesAsync(array $args = []) |
| 128 | * @method \Aws\Result updateObjectAttributes(array $args = []) |
| 129 | * @method \GuzzleHttp\Promise\Promise updateObjectAttributesAsync(array $args = []) |
| 130 | * @method \Aws\Result updateSchema(array $args = []) |
| 131 | * @method \GuzzleHttp\Promise\Promise updateSchemaAsync(array $args = []) |
| 132 | * @method \Aws\Result updateTypedLinkFacet(array $args = []) |
| 133 | * @method \GuzzleHttp\Promise\Promise updateTypedLinkFacetAsync(array $args = []) |
| 134 | * @method \Aws\Result upgradeAppliedSchema(array $args = []) |
| 135 | * @method \GuzzleHttp\Promise\Promise upgradeAppliedSchemaAsync(array $args = []) |
| 136 | * @method \Aws\Result upgradePublishedSchema(array $args = []) |
| 137 | * @method \GuzzleHttp\Promise\Promise upgradePublishedSchemaAsync(array $args = []) |
| 138 | * @method \Aws\Result listManagedSchemaArns(array $args = []) (supported in versions 2017-01-11) |
| 139 | * @method \GuzzleHttp\Promise\Promise listManagedSchemaArnsAsync(array $args = []) (supported in versions 2017-01-11) |
| 140 | */ |
| 141 | class CloudDirectoryClient extends AwsClient {} |
| 142 |