default AddFacetToObjectResponse |
CloudDirectoryClient.addFacetToObject(Consumer<AddFacetToObjectRequest.Builder> addFacetToObjectRequest) |
Adds a new Facet to an object.
|
default AddFacetToObjectResponse |
CloudDirectoryClient.addFacetToObject(AddFacetToObjectRequest addFacetToObjectRequest) |
Adds a new Facet to an object.
|
default AttachObjectResponse |
CloudDirectoryClient.attachObject(Consumer<AttachObjectRequest.Builder> attachObjectRequest) |
Attaches an existing object to another object.
|
default AttachObjectResponse |
CloudDirectoryClient.attachObject(AttachObjectRequest attachObjectRequest) |
Attaches an existing object to another object.
|
default AttachPolicyResponse |
CloudDirectoryClient.attachPolicy(Consumer<AttachPolicyRequest.Builder> attachPolicyRequest) |
Attaches a policy object to a regular object.
|
default AttachPolicyResponse |
CloudDirectoryClient.attachPolicy(AttachPolicyRequest attachPolicyRequest) |
Attaches a policy object to a regular object.
|
default AttachToIndexResponse |
CloudDirectoryClient.attachToIndex(Consumer<AttachToIndexRequest.Builder> attachToIndexRequest) |
Attaches the specified object to the specified index.
|
default AttachToIndexResponse |
CloudDirectoryClient.attachToIndex(AttachToIndexRequest attachToIndexRequest) |
Attaches the specified object to the specified index.
|
default AttachTypedLinkResponse |
CloudDirectoryClient.attachTypedLink(Consumer<AttachTypedLinkRequest.Builder> attachTypedLinkRequest) |
Attaches a typed link to a specified source and target object.
|
default AttachTypedLinkResponse |
CloudDirectoryClient.attachTypedLink(AttachTypedLinkRequest attachTypedLinkRequest) |
Attaches a typed link to a specified source and target object.
|
default BatchReadResponse |
CloudDirectoryClient.batchRead(Consumer<BatchReadRequest.Builder> batchReadRequest) |
Performs all the read operations in a batch.
|
default BatchReadResponse |
CloudDirectoryClient.batchRead(BatchReadRequest batchReadRequest) |
Performs all the read operations in a batch.
|
default BatchWriteResponse |
CloudDirectoryClient.batchWrite(Consumer<BatchWriteRequest.Builder> batchWriteRequest) |
Performs all the write operations in a batch.
|
default BatchWriteResponse |
CloudDirectoryClient.batchWrite(BatchWriteRequest batchWriteRequest) |
Performs all the write operations in a batch.
|
default CreateIndexResponse |
CloudDirectoryClient.createIndex(Consumer<CreateIndexRequest.Builder> createIndexRequest) |
Creates an index object.
|
default CreateIndexResponse |
CloudDirectoryClient.createIndex(CreateIndexRequest createIndexRequest) |
Creates an index object.
|
default CreateObjectResponse |
CloudDirectoryClient.createObject(Consumer<CreateObjectRequest.Builder> createObjectRequest) |
|
default CreateObjectResponse |
CloudDirectoryClient.createObject(CreateObjectRequest createObjectRequest) |
|
default DeleteObjectResponse |
CloudDirectoryClient.deleteObject(Consumer<DeleteObjectRequest.Builder> deleteObjectRequest) |
Deletes an object and its associated attributes.
|
default DeleteObjectResponse |
CloudDirectoryClient.deleteObject(DeleteObjectRequest deleteObjectRequest) |
Deletes an object and its associated attributes.
|
default DetachFromIndexResponse |
CloudDirectoryClient.detachFromIndex(Consumer<DetachFromIndexRequest.Builder> detachFromIndexRequest) |
Detaches the specified object from the specified index.
|
default DetachFromIndexResponse |
CloudDirectoryClient.detachFromIndex(DetachFromIndexRequest detachFromIndexRequest) |
Detaches the specified object from the specified index.
|
default DetachObjectResponse |
CloudDirectoryClient.detachObject(Consumer<DetachObjectRequest.Builder> detachObjectRequest) |
Detaches a given object from the parent object.
|
default DetachObjectResponse |
CloudDirectoryClient.detachObject(DetachObjectRequest detachObjectRequest) |
Detaches a given object from the parent object.
|
default DetachPolicyResponse |
CloudDirectoryClient.detachPolicy(Consumer<DetachPolicyRequest.Builder> detachPolicyRequest) |
Detaches a policy from an object.
|
default DetachPolicyResponse |
CloudDirectoryClient.detachPolicy(DetachPolicyRequest detachPolicyRequest) |
Detaches a policy from an object.
|
default DetachTypedLinkResponse |
CloudDirectoryClient.detachTypedLink(Consumer<DetachTypedLinkRequest.Builder> detachTypedLinkRequest) |
Detaches a typed link from a specified source and target object.
|
default DetachTypedLinkResponse |
CloudDirectoryClient.detachTypedLink(DetachTypedLinkRequest detachTypedLinkRequest) |
Detaches a typed link from a specified source and target object.
|
default GetLinkAttributesResponse |
CloudDirectoryClient.getLinkAttributes(Consumer<GetLinkAttributesRequest.Builder> getLinkAttributesRequest) |
Retrieves attributes that are associated with a typed link.
|
default GetLinkAttributesResponse |
CloudDirectoryClient.getLinkAttributes(GetLinkAttributesRequest getLinkAttributesRequest) |
Retrieves attributes that are associated with a typed link.
|
default GetObjectAttributesResponse |
CloudDirectoryClient.getObjectAttributes(Consumer<GetObjectAttributesRequest.Builder> getObjectAttributesRequest) |
Retrieves attributes within a facet that are associated with an object.
|
default GetObjectAttributesResponse |
CloudDirectoryClient.getObjectAttributes(GetObjectAttributesRequest getObjectAttributesRequest) |
Retrieves attributes within a facet that are associated with an object.
|
default GetObjectInformationResponse |
CloudDirectoryClient.getObjectInformation(Consumer<GetObjectInformationRequest.Builder> getObjectInformationRequest) |
Retrieves metadata about an object.
|
default GetObjectInformationResponse |
CloudDirectoryClient.getObjectInformation(GetObjectInformationRequest getObjectInformationRequest) |
Retrieves metadata about an object.
|
default ListAttachedIndicesResponse |
CloudDirectoryClient.listAttachedIndices(Consumer<ListAttachedIndicesRequest.Builder> listAttachedIndicesRequest) |
Lists indices attached to the specified object.
|
default ListAttachedIndicesResponse |
CloudDirectoryClient.listAttachedIndices(ListAttachedIndicesRequest listAttachedIndicesRequest) |
Lists indices attached to the specified object.
|
default ListAttachedIndicesIterable |
CloudDirectoryClient.listAttachedIndicesPaginator(Consumer<ListAttachedIndicesRequest.Builder> listAttachedIndicesRequest) |
Lists indices attached to the specified object.
|
default ListAttachedIndicesIterable |
CloudDirectoryClient.listAttachedIndicesPaginator(ListAttachedIndicesRequest listAttachedIndicesRequest) |
Lists indices attached to the specified object.
|
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 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 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.
|
default RemoveFacetFromObjectResponse |
CloudDirectoryClient.removeFacetFromObject(Consumer<RemoveFacetFromObjectRequest.Builder> removeFacetFromObjectRequest) |
Removes the specified facet from the specified object.
|
default RemoveFacetFromObjectResponse |
CloudDirectoryClient.removeFacetFromObject(RemoveFacetFromObjectRequest removeFacetFromObjectRequest) |
Removes the specified facet from the specified object.
|
default UpdateLinkAttributesResponse |
CloudDirectoryClient.updateLinkAttributes(Consumer<UpdateLinkAttributesRequest.Builder> updateLinkAttributesRequest) |
Updates a given typed link’s attributes.
|
default UpdateLinkAttributesResponse |
CloudDirectoryClient.updateLinkAttributes(UpdateLinkAttributesRequest updateLinkAttributesRequest) |
Updates a given typed link’s attributes.
|
default UpdateObjectAttributesResponse |
CloudDirectoryClient.updateObjectAttributes(Consumer<UpdateObjectAttributesRequest.Builder> updateObjectAttributesRequest) |
Updates a given object's attributes.
|
default UpdateObjectAttributesResponse |
CloudDirectoryClient.updateObjectAttributes(UpdateObjectAttributesRequest updateObjectAttributesRequest) |
Updates a given object's attributes.
|