| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectReference |
ObjectReference.clone() |
ObjectReference |
AttachObjectRequest.getChildReference()
Child object reference to be attached to the object.
|
ObjectReference |
BatchAttachObject.getChildReference()
Child object reference to be attached to the object.
|
ObjectReference |
DetachFromIndexRequest.getIndexReference()
A reference to the index object.
|
ObjectReference |
AttachToIndexRequest.getIndexReference()
A reference to the index that you are attaching the object to.
|
ObjectReference |
ListIndexRequest.getIndexReference()
The reference to the index to list.
|
ObjectReference |
LookupPolicyRequest.getObjectReference()
Reference that identifies the object whose policies will be looked up.
|
ObjectReference |
ListObjectChildrenRequest.getObjectReference()
Reference that identifies the object for which child objects are being listed.
|
ObjectReference |
BatchListObjectChildren.getObjectReference()
Reference of the object for which child objects are being listed.
|
ObjectReference |
DeleteObjectRequest.getObjectReference()
Reference that identifies the object.
|
ObjectReference |
BatchListObjectAttributes.getObjectReference()
Reference of the object whose attributes need to be listed.
|
ObjectReference |
UpdateObjectAttributesRequest.getObjectReference()
Reference that identifies the object.
|
ObjectReference |
GetObjectInformationRequest.getObjectReference()
A reference to the object.
|
ObjectReference |
DetachPolicyRequest.getObjectReference()
Reference that identifies the object whose policy object will be detached.
|
ObjectReference |
ListObjectParentPathsRequest.getObjectReference()
Reference that identifies the object whose parent paths are listed.
|
ObjectReference |
ListObjectPoliciesRequest.getObjectReference()
Reference that identifies the object for which policies will be listed.
|
ObjectReference |
AddFacetToObjectRequest.getObjectReference()
A reference to the object you are adding the specified facet to.
|
ObjectReference |
BatchRemoveFacetFromObject.getObjectReference()
A reference to the object whose facet will be removed.
|
ObjectReference |
RemoveFacetFromObjectRequest.getObjectReference()
A reference to the object to remove the facet from.
|
ObjectReference |
ListObjectAttributesRequest.getObjectReference()
Reference that identifies the object whose attributes will be listed.
|
ObjectReference |
AttachPolicyRequest.getObjectReference()
Reference that identifies the object to which the policy will be attached.
|
ObjectReference |
ListObjectParentsRequest.getObjectReference()
Reference that identifies the object for which parent objects are being listed.
|
ObjectReference |
BatchUpdateObjectAttributes.getObjectReference()
Reference that identifies the object.
|
ObjectReference |
BatchAddFacetToObject.getObjectReference()
A reference to the object being mutated.
|
ObjectReference |
BatchDeleteObject.getObjectReference()
Reference that identifies the object.
|
ObjectReference |
DetachObjectRequest.getParentReference()
Parent reference from which the object with the specified link name is detached.
|
ObjectReference |
AttachObjectRequest.getParentReference()
Parent object reference.
|
ObjectReference |
CreateIndexRequest.getParentReference()
A reference to the parent object that contains the index object.
|
ObjectReference |
BatchCreateObject.getParentReference()
If specified, the parent reference to which this object will be attached.
|
ObjectReference |
BatchAttachObject.getParentReference()
Parent object reference.
|
ObjectReference |
BatchDetachObject.getParentReference()
Parent reference from which the object with the specified link name is detached.
|
ObjectReference |
CreateObjectRequest.getParentReference()
If specified, the parent reference to which this object will be attached.
|
ObjectReference |
DetachPolicyRequest.getPolicyReference()
Reference that identifies the policy object.
|
ObjectReference |
ListPolicyAttachmentsRequest.getPolicyReference()
Reference that identifies the policy object.
|
ObjectReference |
AttachPolicyRequest.getPolicyReference()
Reference associated with the policy object.
|
ObjectReference |
DetachFromIndexRequest.getTargetReference()
A reference to the object being detached from the index.
|
ObjectReference |
ListAttachedIndicesRequest.getTargetReference()
A reference to the object to that has indices attached.
|
ObjectReference |
AttachToIndexRequest.getTargetReference()
A reference to the object that you are attaching to the index.
|
ObjectReference |
ObjectReference.withSelector(String selector)
Allows you to specify an object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttachObjectRequest.setChildReference(ObjectReference childReference)
Child object reference to be attached to the object.
|
void |
BatchAttachObject.setChildReference(ObjectReference childReference)
Child object reference to be attached to the object.
|
void |
DetachFromIndexRequest.setIndexReference(ObjectReference indexReference)
A reference to the index object.
|
void |
AttachToIndexRequest.setIndexReference(ObjectReference indexReference)
A reference to the index that you are attaching the object to.
|
void |
ListIndexRequest.setIndexReference(ObjectReference indexReference)
The reference to the index to list.
|
void |
LookupPolicyRequest.setObjectReference(ObjectReference objectReference)
Reference that identifies the object whose policies will be looked up.
|
void |
ListObjectChildrenRequest.setObjectReference(ObjectReference objectReference)
Reference that identifies the object for which child objects are being listed.
|
void |
BatchListObjectChildren.setObjectReference(ObjectReference objectReference)
Reference of the object for which child objects are being listed.
|
void |
DeleteObjectRequest.setObjectReference(ObjectReference objectReference)
Reference that identifies the object.
|
void |
BatchListObjectAttributes.setObjectReference(ObjectReference objectReference)
Reference of the object whose attributes need to be listed.
|
void |
UpdateObjectAttributesRequest.setObjectReference(ObjectReference objectReference)
Reference that identifies the object.
|
void |
GetObjectInformationRequest.setObjectReference(ObjectReference objectReference)
A reference to the object.
|
void |
DetachPolicyRequest.setObjectReference(ObjectReference objectReference)
Reference that identifies the object whose policy object will be detached.
|
void |
ListObjectParentPathsRequest.setObjectReference(ObjectReference objectReference)
Reference that identifies the object whose parent paths are listed.
|
void |
ListObjectPoliciesRequest.setObjectReference(ObjectReference objectReference)
Reference that identifies the object for which policies will be listed.
|
void |
AddFacetToObjectRequest.setObjectReference(ObjectReference objectReference)
A reference to the object you are adding the specified facet to.
|
void |
BatchRemoveFacetFromObject.setObjectReference(ObjectReference objectReference)
A reference to the object whose facet will be removed.
|
void |
RemoveFacetFromObjectRequest.setObjectReference(ObjectReference objectReference)
A reference to the object to remove the facet from.
|
void |
ListObjectAttributesRequest.setObjectReference(ObjectReference objectReference)
Reference that identifies the object whose attributes will be listed.
|
void |
AttachPolicyRequest.setObjectReference(ObjectReference objectReference)
Reference that identifies the object to which the policy will be attached.
|
void |
ListObjectParentsRequest.setObjectReference(ObjectReference objectReference)
Reference that identifies the object for which parent objects are being listed.
|
void |
BatchUpdateObjectAttributes.setObjectReference(ObjectReference objectReference)
Reference that identifies the object.
|
void |
BatchAddFacetToObject.setObjectReference(ObjectReference objectReference)
A reference to the object being mutated.
|
void |
BatchDeleteObject.setObjectReference(ObjectReference objectReference)
Reference that identifies the object.
|
void |
DetachObjectRequest.setParentReference(ObjectReference parentReference)
Parent reference from which the object with the specified link name is detached.
|
void |
AttachObjectRequest.setParentReference(ObjectReference parentReference)
Parent object reference.
|
void |
CreateIndexRequest.setParentReference(ObjectReference parentReference)
A reference to the parent object that contains the index object.
|
void |
BatchCreateObject.setParentReference(ObjectReference parentReference)
If specified, the parent reference to which this object will be attached.
|
void |
BatchAttachObject.setParentReference(ObjectReference parentReference)
Parent object reference.
|
void |
BatchDetachObject.setParentReference(ObjectReference parentReference)
Parent reference from which the object with the specified link name is detached.
|
void |
CreateObjectRequest.setParentReference(ObjectReference parentReference)
If specified, the parent reference to which this object will be attached.
|
void |
DetachPolicyRequest.setPolicyReference(ObjectReference policyReference)
Reference that identifies the policy object.
|
void |
ListPolicyAttachmentsRequest.setPolicyReference(ObjectReference policyReference)
Reference that identifies the policy object.
|
void |
AttachPolicyRequest.setPolicyReference(ObjectReference policyReference)
Reference associated with the policy object.
|
void |
DetachFromIndexRequest.setTargetReference(ObjectReference targetReference)
A reference to the object being detached from the index.
|
void |
ListAttachedIndicesRequest.setTargetReference(ObjectReference targetReference)
A reference to the object to that has indices attached.
|
void |
AttachToIndexRequest.setTargetReference(ObjectReference targetReference)
A reference to the object that you are attaching to the index.
|
AttachObjectRequest |
AttachObjectRequest.withChildReference(ObjectReference childReference)
Child object reference to be attached to the object.
|
BatchAttachObject |
BatchAttachObject.withChildReference(ObjectReference childReference)
Child object reference to be attached to the object.
|
DetachFromIndexRequest |
DetachFromIndexRequest.withIndexReference(ObjectReference indexReference)
A reference to the index object.
|
AttachToIndexRequest |
AttachToIndexRequest.withIndexReference(ObjectReference indexReference)
A reference to the index that you are attaching the object to.
|
ListIndexRequest |
ListIndexRequest.withIndexReference(ObjectReference indexReference)
The reference to the index to list.
|
LookupPolicyRequest |
LookupPolicyRequest.withObjectReference(ObjectReference objectReference)
Reference that identifies the object whose policies will be looked up.
|
ListObjectChildrenRequest |
ListObjectChildrenRequest.withObjectReference(ObjectReference objectReference)
Reference that identifies the object for which child objects are being listed.
|
BatchListObjectChildren |
BatchListObjectChildren.withObjectReference(ObjectReference objectReference)
Reference of the object for which child objects are being listed.
|
DeleteObjectRequest |
DeleteObjectRequest.withObjectReference(ObjectReference objectReference)
Reference that identifies the object.
|
BatchListObjectAttributes |
BatchListObjectAttributes.withObjectReference(ObjectReference objectReference)
Reference of the object whose attributes need to be listed.
|
UpdateObjectAttributesRequest |
UpdateObjectAttributesRequest.withObjectReference(ObjectReference objectReference)
Reference that identifies the object.
|
GetObjectInformationRequest |
GetObjectInformationRequest.withObjectReference(ObjectReference objectReference)
A reference to the object.
|
DetachPolicyRequest |
DetachPolicyRequest.withObjectReference(ObjectReference objectReference)
Reference that identifies the object whose policy object will be detached.
|
ListObjectParentPathsRequest |
ListObjectParentPathsRequest.withObjectReference(ObjectReference objectReference)
Reference that identifies the object whose parent paths are listed.
|
ListObjectPoliciesRequest |
ListObjectPoliciesRequest.withObjectReference(ObjectReference objectReference)
Reference that identifies the object for which policies will be listed.
|
AddFacetToObjectRequest |
AddFacetToObjectRequest.withObjectReference(ObjectReference objectReference)
A reference to the object you are adding the specified facet to.
|
BatchRemoveFacetFromObject |
BatchRemoveFacetFromObject.withObjectReference(ObjectReference objectReference)
A reference to the object whose facet will be removed.
|
RemoveFacetFromObjectRequest |
RemoveFacetFromObjectRequest.withObjectReference(ObjectReference objectReference)
A reference to the object to remove the facet from.
|
ListObjectAttributesRequest |
ListObjectAttributesRequest.withObjectReference(ObjectReference objectReference)
Reference that identifies the object whose attributes will be listed.
|
AttachPolicyRequest |
AttachPolicyRequest.withObjectReference(ObjectReference objectReference)
Reference that identifies the object to which the policy will be attached.
|
ListObjectParentsRequest |
ListObjectParentsRequest.withObjectReference(ObjectReference objectReference)
Reference that identifies the object for which parent objects are being listed.
|
BatchUpdateObjectAttributes |
BatchUpdateObjectAttributes.withObjectReference(ObjectReference objectReference)
Reference that identifies the object.
|
BatchAddFacetToObject |
BatchAddFacetToObject.withObjectReference(ObjectReference objectReference)
A reference to the object being mutated.
|
BatchDeleteObject |
BatchDeleteObject.withObjectReference(ObjectReference objectReference)
Reference that identifies the object.
|
DetachObjectRequest |
DetachObjectRequest.withParentReference(ObjectReference parentReference)
Parent reference from which the object with the specified link name is detached.
|
AttachObjectRequest |
AttachObjectRequest.withParentReference(ObjectReference parentReference)
Parent object reference.
|
CreateIndexRequest |
CreateIndexRequest.withParentReference(ObjectReference parentReference)
A reference to the parent object that contains the index object.
|
BatchCreateObject |
BatchCreateObject.withParentReference(ObjectReference parentReference)
If specified, the parent reference to which this object will be attached.
|
BatchAttachObject |
BatchAttachObject.withParentReference(ObjectReference parentReference)
Parent object reference.
|
BatchDetachObject |
BatchDetachObject.withParentReference(ObjectReference parentReference)
Parent reference from which the object with the specified link name is detached.
|
CreateObjectRequest |
CreateObjectRequest.withParentReference(ObjectReference parentReference)
If specified, the parent reference to which this object will be attached.
|
DetachPolicyRequest |
DetachPolicyRequest.withPolicyReference(ObjectReference policyReference)
Reference that identifies the policy object.
|
ListPolicyAttachmentsRequest |
ListPolicyAttachmentsRequest.withPolicyReference(ObjectReference policyReference)
Reference that identifies the policy object.
|
AttachPolicyRequest |
AttachPolicyRequest.withPolicyReference(ObjectReference policyReference)
Reference associated with the policy object.
|
DetachFromIndexRequest |
DetachFromIndexRequest.withTargetReference(ObjectReference targetReference)
A reference to the object being detached from the index.
|
ListAttachedIndicesRequest |
ListAttachedIndicesRequest.withTargetReference(ObjectReference targetReference)
A reference to the object to that has indices attached.
|
AttachToIndexRequest |
AttachToIndexRequest.withTargetReference(ObjectReference targetReference)
A reference to the object that you are attaching to the index.
|
Copyright © 2017. All rights reserved.