| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectReference |
AttachObjectRequest.childReference()
The child object reference to be attached to the object.
|
ObjectReference |
BatchAttachObject.childReference()
The child object reference that is to be attached to the object.
|
ObjectReference |
AttachToIndexRequest.indexReference()
A reference to the index that you are attaching the object to.
|
ObjectReference |
ListIndexRequest.indexReference()
The reference to the index to list.
|
ObjectReference |
BatchDetachFromIndex.indexReference()
A reference to the index object.
|
ObjectReference |
DetachFromIndexRequest.indexReference()
A reference to the index object.
|
ObjectReference |
BatchAttachToIndex.indexReference()
A reference to the index that you are attaching the object to.
|
ObjectReference |
BatchListIndex.indexReference()
The reference to the index to list.
|
ObjectReference |
RemoveFacetFromObjectRequest.objectReference()
A reference to the object to remove the facet from.
|
ObjectReference |
BatchGetObjectAttributes.objectReference()
Reference that identifies the object whose attributes will be retrieved.
|
ObjectReference |
BatchListOutgoingTypedLinks.objectReference()
The reference that identifies the object whose attributes will be listed.
|
ObjectReference |
AddFacetToObjectRequest.objectReference()
A reference to the object you are adding the specified facet to.
|
ObjectReference |
BatchLookupPolicy.objectReference()
Reference that identifies the object whose policies will be looked up.
|
ObjectReference |
BatchAttachPolicy.objectReference()
The reference that identifies the object to which the policy will be attached.
|
ObjectReference |
BatchRemoveFacetFromObject.objectReference()
A reference to the object whose facet will be removed.
|
ObjectReference |
BatchGetObjectInformation.objectReference()
A reference to the object.
|
ObjectReference |
GetObjectAttributesRequest.objectReference()
Reference that identifies the object whose attributes will be retrieved.
|
ObjectReference |
BatchListObjectParents.objectReference()
Returns the value of the ObjectReference property for this object.
|
ObjectReference |
AttachPolicyRequest.objectReference()
The reference that identifies the object to which the policy will be attached.
|
ObjectReference |
BatchListObjectPolicies.objectReference()
The reference that identifies the object whose attributes will be listed.
|
ObjectReference |
BatchDeleteObject.objectReference()
The reference that identifies the object.
|
ObjectReference |
BatchListObjectChildren.objectReference()
Reference of the object for which child objects are being listed.
|
ObjectReference |
ListOutgoingTypedLinksRequest.objectReference()
A reference that identifies the object whose attributes will be listed.
|
ObjectReference |
ListIncomingTypedLinksRequest.objectReference()
Reference that identifies the object whose attributes will be listed.
|
ObjectReference |
BatchUpdateObjectAttributes.objectReference()
Reference that identifies the object.
|
ObjectReference |
BatchListObjectParentPaths.objectReference()
The reference that identifies the object whose attributes will be listed.
|
ObjectReference |
BatchListIncomingTypedLinks.objectReference()
The reference that identifies the object whose attributes will be listed.
|
ObjectReference |
ListObjectParentsRequest.objectReference()
The reference that identifies the object for which parent objects are being listed.
|
ObjectReference |
UpdateObjectAttributesRequest.objectReference()
The reference that identifies the object.
|
ObjectReference |
ListObjectPoliciesRequest.objectReference()
Reference that identifies the object for which policies will be listed.
|
ObjectReference |
ListObjectChildrenRequest.objectReference()
The reference that identifies the object for which child objects are being listed.
|
ObjectReference |
ListObjectParentPathsRequest.objectReference()
The reference that identifies the object whose parent paths are listed.
|
ObjectReference |
BatchDetachPolicy.objectReference()
Reference that identifies the object whose policy object will be detached.
|
ObjectReference |
DeleteObjectRequest.objectReference()
A reference that identifies the object.
|
ObjectReference |
ListObjectAttributesRequest.objectReference()
The reference that identifies the object whose attributes will be listed.
|
ObjectReference |
BatchAddFacetToObject.objectReference()
A reference to the object being mutated.
|
ObjectReference |
LookupPolicyRequest.objectReference()
Reference that identifies the object whose policies will be looked up.
|
ObjectReference |
BatchListObjectAttributes.objectReference()
Reference of the object whose attributes need to be listed.
|
ObjectReference |
GetObjectInformationRequest.objectReference()
A reference to the object.
|
ObjectReference |
DetachPolicyRequest.objectReference()
Reference that identifies the object whose policy object will be detached.
|
ObjectReference |
BatchDetachObject.parentReference()
Parent reference from which the object with the specified link name is detached.
|
ObjectReference |
CreateIndexRequest.parentReference()
A reference to the parent object that contains the index object.
|
ObjectReference |
DetachObjectRequest.parentReference()
The parent reference from which the object with the specified link name is detached.
|
ObjectReference |
AttachObjectRequest.parentReference()
The parent object reference.
|
ObjectReference |
CreateObjectRequest.parentReference()
If specified, the parent reference to which this object will be attached.
|
ObjectReference |
BatchCreateObject.parentReference()
If specified, the parent reference to which this object will be attached.
|
ObjectReference |
BatchAttachObject.parentReference()
The parent object reference.
|
ObjectReference |
BatchCreateIndex.parentReference()
A reference to the parent object that contains the index object.
|
ObjectReference |
BatchAttachPolicy.policyReference()
The reference that is associated with the policy object.
|
ObjectReference |
BatchListPolicyAttachments.policyReference()
The reference that identifies the policy object.
|
ObjectReference |
AttachPolicyRequest.policyReference()
The reference that is associated with the policy object.
|
ObjectReference |
ListPolicyAttachmentsRequest.policyReference()
The reference that identifies the policy object.
|
ObjectReference |
BatchDetachPolicy.policyReference()
Reference that identifies the policy object.
|
ObjectReference |
DetachPolicyRequest.policyReference()
Reference that identifies the policy object.
|
ObjectReference |
TypedLinkSpecifier.sourceObjectReference()
Identifies the source object that the typed link will attach to.
|
ObjectReference |
AttachTypedLinkRequest.sourceObjectReference()
Identifies the source object that the typed link will attach to.
|
ObjectReference |
BatchAttachTypedLink.sourceObjectReference()
Identifies the source object that the typed link will attach to.
|
ObjectReference |
TypedLinkSpecifier.targetObjectReference()
Identifies the target object that the typed link will attach to.
|
ObjectReference |
AttachTypedLinkRequest.targetObjectReference()
Identifies the target object that the typed link will attach to.
|
ObjectReference |
BatchAttachTypedLink.targetObjectReference()
Identifies the target object that the typed link will attach to.
|
ObjectReference |
AttachToIndexRequest.targetReference()
A reference to the object that you are attaching to the index.
|
ObjectReference |
ListAttachedIndicesRequest.targetReference()
A reference to the object that has indices attached.
|
ObjectReference |
BatchDetachFromIndex.targetReference()
A reference to the object being detached from the index.
|
ObjectReference |
DetachFromIndexRequest.targetReference()
A reference to the object being detached from the index.
|
ObjectReference |
BatchListAttachedIndices.targetReference()
A reference to the object that has indices attached.
|
ObjectReference |
BatchAttachToIndex.targetReference()
A reference to the object that you are attaching to the index.
|
| Modifier and Type | Method and Description |
|---|---|
AttachObjectRequest.Builder |
AttachObjectRequest.Builder.childReference(ObjectReference childReference)
The child object reference to be attached to the object.
|
BatchAttachObject.Builder |
BatchAttachObject.Builder.childReference(ObjectReference childReference)
The child object reference that is to be attached to the object.
|
AttachToIndexRequest.Builder |
AttachToIndexRequest.Builder.indexReference(ObjectReference indexReference)
A reference to the index that you are attaching the object to.
|
ListIndexRequest.Builder |
ListIndexRequest.Builder.indexReference(ObjectReference indexReference)
The reference to the index to list.
|
BatchDetachFromIndex.Builder |
BatchDetachFromIndex.Builder.indexReference(ObjectReference indexReference)
A reference to the index object.
|
DetachFromIndexRequest.Builder |
DetachFromIndexRequest.Builder.indexReference(ObjectReference indexReference)
A reference to the index object.
|
BatchAttachToIndex.Builder |
BatchAttachToIndex.Builder.indexReference(ObjectReference indexReference)
A reference to the index that you are attaching the object to.
|
BatchListIndex.Builder |
BatchListIndex.Builder.indexReference(ObjectReference indexReference)
The reference to the index to list.
|
RemoveFacetFromObjectRequest.Builder |
RemoveFacetFromObjectRequest.Builder.objectReference(ObjectReference objectReference)
A reference to the object to remove the facet from.
|
BatchGetObjectAttributes.Builder |
BatchGetObjectAttributes.Builder.objectReference(ObjectReference objectReference)
Reference that identifies the object whose attributes will be retrieved.
|
BatchListOutgoingTypedLinks.Builder |
BatchListOutgoingTypedLinks.Builder.objectReference(ObjectReference objectReference)
The reference that identifies the object whose attributes will be listed.
|
AddFacetToObjectRequest.Builder |
AddFacetToObjectRequest.Builder.objectReference(ObjectReference objectReference)
A reference to the object you are adding the specified facet to.
|
BatchLookupPolicy.Builder |
BatchLookupPolicy.Builder.objectReference(ObjectReference objectReference)
Reference that identifies the object whose policies will be looked up.
|
BatchAttachPolicy.Builder |
BatchAttachPolicy.Builder.objectReference(ObjectReference objectReference)
The reference that identifies the object to which the policy will be attached.
|
BatchRemoveFacetFromObject.Builder |
BatchRemoveFacetFromObject.Builder.objectReference(ObjectReference objectReference)
A reference to the object whose facet will be removed.
|
BatchGetObjectInformation.Builder |
BatchGetObjectInformation.Builder.objectReference(ObjectReference objectReference)
A reference to the object.
|
GetObjectAttributesRequest.Builder |
GetObjectAttributesRequest.Builder.objectReference(ObjectReference objectReference)
Reference that identifies the object whose attributes will be retrieved.
|
BatchListObjectParents.Builder |
BatchListObjectParents.Builder.objectReference(ObjectReference objectReference)
Sets the value of the ObjectReference property for this object.
|
AttachPolicyRequest.Builder |
AttachPolicyRequest.Builder.objectReference(ObjectReference objectReference)
The reference that identifies the object to which the policy will be attached.
|
BatchListObjectPolicies.Builder |
BatchListObjectPolicies.Builder.objectReference(ObjectReference objectReference)
The reference that identifies the object whose attributes will be listed.
|
BatchDeleteObject.Builder |
BatchDeleteObject.Builder.objectReference(ObjectReference objectReference)
The reference that identifies the object.
|
BatchListObjectChildren.Builder |
BatchListObjectChildren.Builder.objectReference(ObjectReference objectReference)
Reference of the object for which child objects are being listed.
|
ListOutgoingTypedLinksRequest.Builder |
ListOutgoingTypedLinksRequest.Builder.objectReference(ObjectReference objectReference)
A reference that identifies the object whose attributes will be listed.
|
ListIncomingTypedLinksRequest.Builder |
ListIncomingTypedLinksRequest.Builder.objectReference(ObjectReference objectReference)
Reference that identifies the object whose attributes will be listed.
|
BatchUpdateObjectAttributes.Builder |
BatchUpdateObjectAttributes.Builder.objectReference(ObjectReference objectReference)
Reference that identifies the object.
|
BatchListObjectParentPaths.Builder |
BatchListObjectParentPaths.Builder.objectReference(ObjectReference objectReference)
The reference that identifies the object whose attributes will be listed.
|
BatchListIncomingTypedLinks.Builder |
BatchListIncomingTypedLinks.Builder.objectReference(ObjectReference objectReference)
The reference that identifies the object whose attributes will be listed.
|
ListObjectParentsRequest.Builder |
ListObjectParentsRequest.Builder.objectReference(ObjectReference objectReference)
The reference that identifies the object for which parent objects are being listed.
|
UpdateObjectAttributesRequest.Builder |
UpdateObjectAttributesRequest.Builder.objectReference(ObjectReference objectReference)
The reference that identifies the object.
|
ListObjectPoliciesRequest.Builder |
ListObjectPoliciesRequest.Builder.objectReference(ObjectReference objectReference)
Reference that identifies the object for which policies will be listed.
|
ListObjectChildrenRequest.Builder |
ListObjectChildrenRequest.Builder.objectReference(ObjectReference objectReference)
The reference that identifies the object for which child objects are being listed.
|
ListObjectParentPathsRequest.Builder |
ListObjectParentPathsRequest.Builder.objectReference(ObjectReference objectReference)
The reference that identifies the object whose parent paths are listed.
|
BatchDetachPolicy.Builder |
BatchDetachPolicy.Builder.objectReference(ObjectReference objectReference)
Reference that identifies the object whose policy object will be detached.
|
DeleteObjectRequest.Builder |
DeleteObjectRequest.Builder.objectReference(ObjectReference objectReference)
A reference that identifies the object.
|
ListObjectAttributesRequest.Builder |
ListObjectAttributesRequest.Builder.objectReference(ObjectReference objectReference)
The reference that identifies the object whose attributes will be listed.
|
BatchAddFacetToObject.Builder |
BatchAddFacetToObject.Builder.objectReference(ObjectReference objectReference)
A reference to the object being mutated.
|
LookupPolicyRequest.Builder |
LookupPolicyRequest.Builder.objectReference(ObjectReference objectReference)
Reference that identifies the object whose policies will be looked up.
|
BatchListObjectAttributes.Builder |
BatchListObjectAttributes.Builder.objectReference(ObjectReference objectReference)
Reference of the object whose attributes need to be listed.
|
GetObjectInformationRequest.Builder |
GetObjectInformationRequest.Builder.objectReference(ObjectReference objectReference)
A reference to the object.
|
DetachPolicyRequest.Builder |
DetachPolicyRequest.Builder.objectReference(ObjectReference objectReference)
Reference that identifies the object whose policy object will be detached.
|
BatchDetachObject.Builder |
BatchDetachObject.Builder.parentReference(ObjectReference parentReference)
Parent reference from which the object with the specified link name is detached.
|
CreateIndexRequest.Builder |
CreateIndexRequest.Builder.parentReference(ObjectReference parentReference)
A reference to the parent object that contains the index object.
|
DetachObjectRequest.Builder |
DetachObjectRequest.Builder.parentReference(ObjectReference parentReference)
The parent reference from which the object with the specified link name is detached.
|
AttachObjectRequest.Builder |
AttachObjectRequest.Builder.parentReference(ObjectReference parentReference)
The parent object reference.
|
CreateObjectRequest.Builder |
CreateObjectRequest.Builder.parentReference(ObjectReference parentReference)
If specified, the parent reference to which this object will be attached.
|
BatchCreateObject.Builder |
BatchCreateObject.Builder.parentReference(ObjectReference parentReference)
If specified, the parent reference to which this object will be attached.
|
BatchAttachObject.Builder |
BatchAttachObject.Builder.parentReference(ObjectReference parentReference)
The parent object reference.
|
BatchCreateIndex.Builder |
BatchCreateIndex.Builder.parentReference(ObjectReference parentReference)
A reference to the parent object that contains the index object.
|
BatchAttachPolicy.Builder |
BatchAttachPolicy.Builder.policyReference(ObjectReference policyReference)
The reference that is associated with the policy object.
|
BatchListPolicyAttachments.Builder |
BatchListPolicyAttachments.Builder.policyReference(ObjectReference policyReference)
The reference that identifies the policy object.
|
AttachPolicyRequest.Builder |
AttachPolicyRequest.Builder.policyReference(ObjectReference policyReference)
The reference that is associated with the policy object.
|
ListPolicyAttachmentsRequest.Builder |
ListPolicyAttachmentsRequest.Builder.policyReference(ObjectReference policyReference)
The reference that identifies the policy object.
|
BatchDetachPolicy.Builder |
BatchDetachPolicy.Builder.policyReference(ObjectReference policyReference)
Reference that identifies the policy object.
|
DetachPolicyRequest.Builder |
DetachPolicyRequest.Builder.policyReference(ObjectReference policyReference)
Reference that identifies the policy object.
|
TypedLinkSpecifier.Builder |
TypedLinkSpecifier.Builder.sourceObjectReference(ObjectReference sourceObjectReference)
Identifies the source object that the typed link will attach to.
|
AttachTypedLinkRequest.Builder |
AttachTypedLinkRequest.Builder.sourceObjectReference(ObjectReference sourceObjectReference)
Identifies the source object that the typed link will attach to.
|
BatchAttachTypedLink.Builder |
BatchAttachTypedLink.Builder.sourceObjectReference(ObjectReference sourceObjectReference)
Identifies the source object that the typed link will attach to.
|
TypedLinkSpecifier.Builder |
TypedLinkSpecifier.Builder.targetObjectReference(ObjectReference targetObjectReference)
Identifies the target object that the typed link will attach to.
|
AttachTypedLinkRequest.Builder |
AttachTypedLinkRequest.Builder.targetObjectReference(ObjectReference targetObjectReference)
Identifies the target object that the typed link will attach to.
|
BatchAttachTypedLink.Builder |
BatchAttachTypedLink.Builder.targetObjectReference(ObjectReference targetObjectReference)
Identifies the target object that the typed link will attach to.
|
AttachToIndexRequest.Builder |
AttachToIndexRequest.Builder.targetReference(ObjectReference targetReference)
A reference to the object that you are attaching to the index.
|
ListAttachedIndicesRequest.Builder |
ListAttachedIndicesRequest.Builder.targetReference(ObjectReference targetReference)
A reference to the object that has indices attached.
|
BatchDetachFromIndex.Builder |
BatchDetachFromIndex.Builder.targetReference(ObjectReference targetReference)
A reference to the object being detached from the index.
|
DetachFromIndexRequest.Builder |
DetachFromIndexRequest.Builder.targetReference(ObjectReference targetReference)
A reference to the object being detached from the index.
|
BatchListAttachedIndices.Builder |
BatchListAttachedIndices.Builder.targetReference(ObjectReference targetReference)
A reference to the object that has indices attached.
|
BatchAttachToIndex.Builder |
BatchAttachToIndex.Builder.targetReference(ObjectReference targetReference)
A reference to the object that you are attaching to the index.
|
Copyright © 2022. All rights reserved.