| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory |
|
| Modifier and Type | Method and Description |
|---|---|
default GetTypedLinkFacetInformationResponse |
CloudDirectoryClient.getTypedLinkFacetInformation(Consumer<GetTypedLinkFacetInformationRequest.Builder> getTypedLinkFacetInformationRequest)
Returns the identity attribute order for a specific TypedLinkFacet.
|
default GetTypedLinkFacetInformationResponse |
CloudDirectoryClient.getTypedLinkFacetInformation(GetTypedLinkFacetInformationRequest getTypedLinkFacetInformationRequest)
Returns the identity attribute order for a specific TypedLinkFacet.
|
default ListAppliedSchemaArnsResponse |
CloudDirectoryClient.listAppliedSchemaArns(Consumer<ListAppliedSchemaArnsRequest.Builder> listAppliedSchemaArnsRequest)
Lists schema major versions applied to a directory.
|
default ListAppliedSchemaArnsResponse |
CloudDirectoryClient.listAppliedSchemaArns(ListAppliedSchemaArnsRequest listAppliedSchemaArnsRequest)
Lists schema major versions applied to a directory.
|
default ListAppliedSchemaArnsIterable |
CloudDirectoryClient.listAppliedSchemaArnsPaginator(Consumer<ListAppliedSchemaArnsRequest.Builder> listAppliedSchemaArnsRequest)
Lists schema major versions applied to a directory.
|
default ListAppliedSchemaArnsIterable |
CloudDirectoryClient.listAppliedSchemaArnsPaginator(ListAppliedSchemaArnsRequest listAppliedSchemaArnsRequest)
Lists schema major versions applied to a directory.
|
default ListDevelopmentSchemaArnsResponse |
CloudDirectoryClient.listDevelopmentSchemaArns()
Retrieves each Amazon Resource Name (ARN) of schemas in the development state.
|
default ListDevelopmentSchemaArnsResponse |
CloudDirectoryClient.listDevelopmentSchemaArns(Consumer<ListDevelopmentSchemaArnsRequest.Builder> listDevelopmentSchemaArnsRequest)
Retrieves each Amazon Resource Name (ARN) of schemas in the development state.
|
default ListDevelopmentSchemaArnsResponse |
CloudDirectoryClient.listDevelopmentSchemaArns(ListDevelopmentSchemaArnsRequest listDevelopmentSchemaArnsRequest)
Retrieves each Amazon Resource Name (ARN) of schemas in the development state.
|
default ListDevelopmentSchemaArnsIterable |
CloudDirectoryClient.listDevelopmentSchemaArnsPaginator()
Retrieves each Amazon Resource Name (ARN) of schemas in the development state.
|
default ListDevelopmentSchemaArnsIterable |
CloudDirectoryClient.listDevelopmentSchemaArnsPaginator(Consumer<ListDevelopmentSchemaArnsRequest.Builder> listDevelopmentSchemaArnsRequest)
Retrieves each Amazon Resource Name (ARN) of schemas in the development state.
|
default ListDevelopmentSchemaArnsIterable |
CloudDirectoryClient.listDevelopmentSchemaArnsPaginator(ListDevelopmentSchemaArnsRequest listDevelopmentSchemaArnsRequest)
Retrieves each Amazon Resource Name (ARN) of schemas in the development state.
|
default ListDirectoriesResponse |
CloudDirectoryClient.listDirectories()
Lists directories created within an account.
|
default ListDirectoriesResponse |
CloudDirectoryClient.listDirectories(Consumer<ListDirectoriesRequest.Builder> listDirectoriesRequest)
Lists directories created within an account.
|
default ListDirectoriesResponse |
CloudDirectoryClient.listDirectories(ListDirectoriesRequest listDirectoriesRequest)
Lists directories created within an account.
|
default ListDirectoriesIterable |
CloudDirectoryClient.listDirectoriesPaginator()
Lists directories created within an account.
|
default ListDirectoriesIterable |
CloudDirectoryClient.listDirectoriesPaginator(Consumer<ListDirectoriesRequest.Builder> listDirectoriesRequest)
Lists directories created within an account.
|
default ListDirectoriesIterable |
CloudDirectoryClient.listDirectoriesPaginator(ListDirectoriesRequest listDirectoriesRequest)
Lists directories created within an account.
|
default ListFacetAttributesResponse |
CloudDirectoryClient.listFacetAttributes(Consumer<ListFacetAttributesRequest.Builder> listFacetAttributesRequest)
Retrieves attributes attached to the facet.
|
default ListFacetAttributesResponse |
CloudDirectoryClient.listFacetAttributes(ListFacetAttributesRequest listFacetAttributesRequest)
Retrieves attributes attached to the facet.
|
default ListFacetAttributesIterable |
CloudDirectoryClient.listFacetAttributesPaginator(Consumer<ListFacetAttributesRequest.Builder> listFacetAttributesRequest)
Retrieves attributes attached to the facet.
|
default ListFacetAttributesIterable |
CloudDirectoryClient.listFacetAttributesPaginator(ListFacetAttributesRequest listFacetAttributesRequest)
Retrieves attributes attached to the facet.
|
default ListFacetNamesResponse |
CloudDirectoryClient.listFacetNames(Consumer<ListFacetNamesRequest.Builder> listFacetNamesRequest)
Retrieves the names of facets that exist in a schema.
|
default ListFacetNamesResponse |
CloudDirectoryClient.listFacetNames(ListFacetNamesRequest listFacetNamesRequest)
Retrieves the names of facets that exist in a schema.
|
default ListFacetNamesIterable |
CloudDirectoryClient.listFacetNamesPaginator(Consumer<ListFacetNamesRequest.Builder> listFacetNamesRequest)
Retrieves the names of facets that exist in a schema.
|
default ListFacetNamesIterable |
CloudDirectoryClient.listFacetNamesPaginator(ListFacetNamesRequest listFacetNamesRequest)
Retrieves the names of facets that exist in a schema.
|
default ListIncomingTypedLinksResponse |
CloudDirectoryClient.listIncomingTypedLinks(Consumer<ListIncomingTypedLinksRequest.Builder> listIncomingTypedLinksRequest)
Returns a paginated list of all the incoming TypedLinkSpecifier information for an object.
|
default ListIncomingTypedLinksResponse |
CloudDirectoryClient.listIncomingTypedLinks(ListIncomingTypedLinksRequest listIncomingTypedLinksRequest)
Returns a paginated list of all the incoming TypedLinkSpecifier information for an object.
|
default ListIndexResponse |
CloudDirectoryClient.listIndex(Consumer<ListIndexRequest.Builder> listIndexRequest)
Lists objects attached to the specified index.
|
default ListIndexResponse |
CloudDirectoryClient.listIndex(ListIndexRequest listIndexRequest)
Lists objects attached to the specified index.
|
default ListIndexIterable |
CloudDirectoryClient.listIndexPaginator(Consumer<ListIndexRequest.Builder> listIndexRequest)
Lists objects attached to the specified index.
|
default ListIndexIterable |
CloudDirectoryClient.listIndexPaginator(ListIndexRequest listIndexRequest)
Lists objects attached to the specified index.
|
default ListManagedSchemaArnsResponse |
CloudDirectoryClient.listManagedSchemaArns()
Lists the major version families of each managed schema.
|
default ListManagedSchemaArnsResponse |
CloudDirectoryClient.listManagedSchemaArns(Consumer<ListManagedSchemaArnsRequest.Builder> listManagedSchemaArnsRequest)
Lists the major version families of each managed schema.
|
default ListManagedSchemaArnsResponse |
CloudDirectoryClient.listManagedSchemaArns(ListManagedSchemaArnsRequest listManagedSchemaArnsRequest)
Lists the major version families of each managed schema.
|
default ListManagedSchemaArnsIterable |
CloudDirectoryClient.listManagedSchemaArnsPaginator()
Lists the major version families of each managed schema.
|
default ListManagedSchemaArnsIterable |
CloudDirectoryClient.listManagedSchemaArnsPaginator(Consumer<ListManagedSchemaArnsRequest.Builder> listManagedSchemaArnsRequest)
Lists the major version families of each managed schema.
|
default ListManagedSchemaArnsIterable |
CloudDirectoryClient.listManagedSchemaArnsPaginator(ListManagedSchemaArnsRequest listManagedSchemaArnsRequest)
Lists the major version families of each managed schema.
|
default ListObjectAttributesResponse |
CloudDirectoryClient.listObjectAttributes(Consumer<ListObjectAttributesRequest.Builder> listObjectAttributesRequest)
Lists all attributes that are associated with an object.
|
default ListObjectAttributesResponse |
CloudDirectoryClient.listObjectAttributes(ListObjectAttributesRequest listObjectAttributesRequest)
Lists all attributes that are associated with an object.
|
default ListObjectAttributesIterable |
CloudDirectoryClient.listObjectAttributesPaginator(Consumer<ListObjectAttributesRequest.Builder> listObjectAttributesRequest)
Lists all attributes that are associated with an object.
|
default ListObjectAttributesIterable |
CloudDirectoryClient.listObjectAttributesPaginator(ListObjectAttributesRequest listObjectAttributesRequest)
Lists all attributes that are associated with an object.
|
default ListObjectChildrenResponse |
CloudDirectoryClient.listObjectChildren(Consumer<ListObjectChildrenRequest.Builder> listObjectChildrenRequest)
Returns a paginated list of child objects that are associated with a given object.
|
default ListObjectChildrenResponse |
CloudDirectoryClient.listObjectChildren(ListObjectChildrenRequest listObjectChildrenRequest)
Returns a paginated list of child objects that are associated with a given object.
|
default ListObjectChildrenIterable |
CloudDirectoryClient.listObjectChildrenPaginator(Consumer<ListObjectChildrenRequest.Builder> listObjectChildrenRequest)
Returns a paginated list of child objects that are associated with a given object.
|
default ListObjectChildrenIterable |
CloudDirectoryClient.listObjectChildrenPaginator(ListObjectChildrenRequest listObjectChildrenRequest)
Returns a paginated list of child objects that are associated with a given object.
|
default ListObjectParentPathsResponse |
CloudDirectoryClient.listObjectParentPaths(Consumer<ListObjectParentPathsRequest.Builder> listObjectParentPathsRequest)
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node
objects.
|
default ListObjectParentPathsResponse |
CloudDirectoryClient.listObjectParentPaths(ListObjectParentPathsRequest listObjectParentPathsRequest)
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node
objects.
|
default ListObjectParentPathsIterable |
CloudDirectoryClient.listObjectParentPathsPaginator(Consumer<ListObjectParentPathsRequest.Builder> listObjectParentPathsRequest)
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node
objects.
|
default ListObjectParentPathsIterable |
CloudDirectoryClient.listObjectParentPathsPaginator(ListObjectParentPathsRequest listObjectParentPathsRequest)
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node
objects.
|
default ListObjectParentsResponse |
CloudDirectoryClient.listObjectParents(Consumer<ListObjectParentsRequest.Builder> listObjectParentsRequest)
Lists parent objects that are associated with a given object in pagination fashion.
|
default ListObjectParentsResponse |
CloudDirectoryClient.listObjectParents(ListObjectParentsRequest listObjectParentsRequest)
Lists parent objects that are associated with a given object in pagination fashion.
|
default ListObjectParentsIterable |
CloudDirectoryClient.listObjectParentsPaginator(Consumer<ListObjectParentsRequest.Builder> listObjectParentsRequest)
Lists parent objects that are associated with a given object in pagination fashion.
|
default ListObjectParentsIterable |
CloudDirectoryClient.listObjectParentsPaginator(ListObjectParentsRequest listObjectParentsRequest)
Lists parent objects that are associated with a given object in pagination fashion.
|
default ListObjectPoliciesResponse |
CloudDirectoryClient.listObjectPolicies(Consumer<ListObjectPoliciesRequest.Builder> listObjectPoliciesRequest)
Returns policies attached to an object in pagination fashion.
|
default ListObjectPoliciesResponse |
CloudDirectoryClient.listObjectPolicies(ListObjectPoliciesRequest listObjectPoliciesRequest)
Returns policies attached to an object in pagination fashion.
|
default ListObjectPoliciesIterable |
CloudDirectoryClient.listObjectPoliciesPaginator(Consumer<ListObjectPoliciesRequest.Builder> listObjectPoliciesRequest)
Returns policies attached to an object in pagination fashion.
|
default ListObjectPoliciesIterable |
CloudDirectoryClient.listObjectPoliciesPaginator(ListObjectPoliciesRequest listObjectPoliciesRequest)
Returns policies attached to an object in pagination fashion.
|
default ListOutgoingTypedLinksResponse |
CloudDirectoryClient.listOutgoingTypedLinks(Consumer<ListOutgoingTypedLinksRequest.Builder> listOutgoingTypedLinksRequest)
Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object.
|
default ListOutgoingTypedLinksResponse |
CloudDirectoryClient.listOutgoingTypedLinks(ListOutgoingTypedLinksRequest listOutgoingTypedLinksRequest)
Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object.
|
default ListPolicyAttachmentsResponse |
CloudDirectoryClient.listPolicyAttachments(Consumer<ListPolicyAttachmentsRequest.Builder> listPolicyAttachmentsRequest)
Returns all of the
ObjectIdentifiers to which a given policy is attached. |
default ListPolicyAttachmentsResponse |
CloudDirectoryClient.listPolicyAttachments(ListPolicyAttachmentsRequest listPolicyAttachmentsRequest)
Returns all of the
ObjectIdentifiers to which a given policy is attached. |
default ListPolicyAttachmentsIterable |
CloudDirectoryClient.listPolicyAttachmentsPaginator(Consumer<ListPolicyAttachmentsRequest.Builder> listPolicyAttachmentsRequest)
Returns all of the
ObjectIdentifiers to which a given policy is attached. |
default ListPolicyAttachmentsIterable |
CloudDirectoryClient.listPolicyAttachmentsPaginator(ListPolicyAttachmentsRequest listPolicyAttachmentsRequest)
Returns all of the
ObjectIdentifiers to which a given policy is attached. |
default ListPublishedSchemaArnsResponse |
CloudDirectoryClient.listPublishedSchemaArns()
Lists the major version families of each published schema.
|
default ListPublishedSchemaArnsResponse |
CloudDirectoryClient.listPublishedSchemaArns(Consumer<ListPublishedSchemaArnsRequest.Builder> listPublishedSchemaArnsRequest)
Lists the major version families of each published schema.
|
default ListPublishedSchemaArnsResponse |
CloudDirectoryClient.listPublishedSchemaArns(ListPublishedSchemaArnsRequest listPublishedSchemaArnsRequest)
Lists the major version families of each published schema.
|
default ListPublishedSchemaArnsIterable |
CloudDirectoryClient.listPublishedSchemaArnsPaginator()
Lists the major version families of each published schema.
|
default ListPublishedSchemaArnsIterable |
CloudDirectoryClient.listPublishedSchemaArnsPaginator(Consumer<ListPublishedSchemaArnsRequest.Builder> listPublishedSchemaArnsRequest)
Lists the major version families of each published schema.
|
default ListPublishedSchemaArnsIterable |
CloudDirectoryClient.listPublishedSchemaArnsPaginator(ListPublishedSchemaArnsRequest listPublishedSchemaArnsRequest)
Lists the major version families of each published schema.
|
default ListTypedLinkFacetAttributesResponse |
CloudDirectoryClient.listTypedLinkFacetAttributes(Consumer<ListTypedLinkFacetAttributesRequest.Builder> listTypedLinkFacetAttributesRequest)
Returns a paginated list of all attribute definitions for a particular TypedLinkFacet.
|
default ListTypedLinkFacetAttributesResponse |
CloudDirectoryClient.listTypedLinkFacetAttributes(ListTypedLinkFacetAttributesRequest listTypedLinkFacetAttributesRequest)
Returns a paginated list of all attribute definitions for a particular TypedLinkFacet.
|
default ListTypedLinkFacetAttributesIterable |
CloudDirectoryClient.listTypedLinkFacetAttributesPaginator(Consumer<ListTypedLinkFacetAttributesRequest.Builder> listTypedLinkFacetAttributesRequest)
Returns a paginated list of all attribute definitions for a particular TypedLinkFacet.
|
default ListTypedLinkFacetAttributesIterable |
CloudDirectoryClient.listTypedLinkFacetAttributesPaginator(ListTypedLinkFacetAttributesRequest listTypedLinkFacetAttributesRequest)
Returns a paginated list of all attribute definitions for a particular TypedLinkFacet.
|
default ListTypedLinkFacetNamesResponse |
CloudDirectoryClient.listTypedLinkFacetNames(Consumer<ListTypedLinkFacetNamesRequest.Builder> listTypedLinkFacetNamesRequest)
Returns a paginated list of
TypedLink facet names for a particular schema. |
default ListTypedLinkFacetNamesResponse |
CloudDirectoryClient.listTypedLinkFacetNames(ListTypedLinkFacetNamesRequest listTypedLinkFacetNamesRequest)
Returns a paginated list of
TypedLink facet names for a particular schema. |
default ListTypedLinkFacetNamesIterable |
CloudDirectoryClient.listTypedLinkFacetNamesPaginator(Consumer<ListTypedLinkFacetNamesRequest.Builder> listTypedLinkFacetNamesRequest)
Returns a paginated list of
TypedLink facet names for a particular schema. |
default ListTypedLinkFacetNamesIterable |
CloudDirectoryClient.listTypedLinkFacetNamesPaginator(ListTypedLinkFacetNamesRequest listTypedLinkFacetNamesRequest)
Returns a paginated list of
TypedLink facet names for a particular schema. |
default LookupPolicyResponse |
CloudDirectoryClient.lookupPolicy(Consumer<LookupPolicyRequest.Builder> lookupPolicyRequest)
Lists all policies from the root of the Directory to the object specified.
|
default LookupPolicyResponse |
CloudDirectoryClient.lookupPolicy(LookupPolicyRequest lookupPolicyRequest)
Lists all policies from the root of the Directory to the object specified.
|
default LookupPolicyIterable |
CloudDirectoryClient.lookupPolicyPaginator(Consumer<LookupPolicyRequest.Builder> lookupPolicyRequest)
Lists all policies from the root of the Directory to the object specified.
|
default LookupPolicyIterable |
CloudDirectoryClient.lookupPolicyPaginator(LookupPolicyRequest lookupPolicyRequest)
Lists all policies from the root of the Directory to the object specified.
|
Copyright © 2022. All rights reserved.