Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

AbstractAmazonCloudDirectory - Class in com.amazonaws.services.clouddirectory
Abstract implementation of AmazonCloudDirectory.
AbstractAmazonCloudDirectory() - Constructor for class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
AbstractAmazonCloudDirectoryAsync - Class in com.amazonaws.services.clouddirectory
Abstract implementation of AmazonCloudDirectoryAsync.
AbstractAmazonCloudDirectoryAsync() - Constructor for class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
AccessDeniedException - Exception in com.amazonaws.services.clouddirectory.model
Access denied.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
addChildrenEntry(String, String) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildrenResponse
 
addChildrenEntry(String, String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenResult
 
addFacetToObject(AddFacetToObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
addFacetToObject(AddFacetToObjectRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Adds a new Facet to an object.
addFacetToObject(AddFacetToObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Adds a new Facet to an object.
addFacetToObjectAsync(AddFacetToObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
addFacetToObjectAsync(AddFacetToObjectRequest, AsyncHandler<AddFacetToObjectRequest, AddFacetToObjectResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
addFacetToObjectAsync(AddFacetToObjectRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Adds a new Facet to an object.
addFacetToObjectAsync(AddFacetToObjectRequest, AsyncHandler<AddFacetToObjectRequest, AddFacetToObjectResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Adds a new Facet to an object.
addFacetToObjectAsync(AddFacetToObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
addFacetToObjectAsync(AddFacetToObjectRequest, AsyncHandler<AddFacetToObjectRequest, AddFacetToObjectResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
AddFacetToObjectRequest - Class in com.amazonaws.services.clouddirectory.model
 
AddFacetToObjectRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
 
AddFacetToObjectRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
AddFacetToObjectRequestMarshaller
AddFacetToObjectRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.AddFacetToObjectRequestMarshaller
 
AddFacetToObjectRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
AddFacetToObjectRequest Marshaller
AddFacetToObjectRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.AddFacetToObjectRequestProtocolMarshaller
 
AddFacetToObjectResult - Class in com.amazonaws.services.clouddirectory.model
 
AddFacetToObjectResult() - Constructor for class com.amazonaws.services.clouddirectory.model.AddFacetToObjectResult
 
AddFacetToObjectResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
AddFacetToObjectResult JSON Unmarshaller
AddFacetToObjectResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.AddFacetToObjectResultJsonUnmarshaller
 
addParametersEntry(String, String) - Method in class com.amazonaws.services.clouddirectory.model.Rule
 
addParentsEntry(String, String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsResult
 
addRulesEntry(String, Rule) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
 
AmazonCloudDirectory - Interface in com.amazonaws.services.clouddirectory
Interface for accessing Amazon CloudDirectory.
AmazonCloudDirectoryAsync - Interface in com.amazonaws.services.clouddirectory
Interface for accessing Amazon CloudDirectory asynchronously.
AmazonCloudDirectoryAsyncClient - Class in com.amazonaws.services.clouddirectory
Client for accessing Amazon CloudDirectory asynchronously.
AmazonCloudDirectoryAsyncClient() - Constructor for class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
AmazonCloudDirectoryAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
AmazonCloudDirectoryAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
AmazonCloudDirectoryAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
AmazonCloudDirectoryAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
AmazonCloudDirectoryAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
AmazonCloudDirectoryAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
AmazonCloudDirectoryAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
AmazonCloudDirectoryAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
AmazonCloudDirectoryAsyncClientBuilder - Class in com.amazonaws.services.clouddirectory
Fluent builder for AmazonCloudDirectoryAsync.
AmazonCloudDirectoryClient - Class in com.amazonaws.services.clouddirectory
Client for accessing Amazon CloudDirectory.
AmazonCloudDirectoryClient() - Constructor for class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
AmazonCloudDirectoryClient(ClientConfiguration) - Constructor for class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
AmazonCloudDirectoryClient(AWSCredentials) - Constructor for class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonCloudDirectoryClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonCloudDirectoryClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
AmazonCloudDirectoryClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
AmazonCloudDirectoryClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
AmazonCloudDirectoryClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
AmazonCloudDirectoryClientBuilder - Class in com.amazonaws.services.clouddirectory
Fluent builder for AmazonCloudDirectory.
AmazonCloudDirectoryException - Exception in com.amazonaws.services.clouddirectory.model
Base exception for all service exceptions thrown by Amazon CloudDirectory
AmazonCloudDirectoryException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.AmazonCloudDirectoryException
Constructs a new AmazonCloudDirectoryException with the specified error message.
applySchema(ApplySchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
applySchema(ApplySchemaRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Copies input published schema into Directory with same name and version as that of published schema .
applySchema(ApplySchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Copies input published schema into Directory with same name and version as that of published schema .
applySchemaAsync(ApplySchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
applySchemaAsync(ApplySchemaRequest, AsyncHandler<ApplySchemaRequest, ApplySchemaResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
applySchemaAsync(ApplySchemaRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Copies input published schema into Directory with same name and version as that of published schema .
applySchemaAsync(ApplySchemaRequest, AsyncHandler<ApplySchemaRequest, ApplySchemaResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Copies input published schema into Directory with same name and version as that of published schema .
applySchemaAsync(ApplySchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
applySchemaAsync(ApplySchemaRequest, AsyncHandler<ApplySchemaRequest, ApplySchemaResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
ApplySchemaRequest - Class in com.amazonaws.services.clouddirectory.model
 
ApplySchemaRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.ApplySchemaRequest
 
ApplySchemaRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ApplySchemaRequestMarshaller
ApplySchemaRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ApplySchemaRequestMarshaller
 
ApplySchemaRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ApplySchemaRequest Marshaller
ApplySchemaRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ApplySchemaRequestProtocolMarshaller
 
ApplySchemaResult - Class in com.amazonaws.services.clouddirectory.model
 
ApplySchemaResult() - Constructor for class com.amazonaws.services.clouddirectory.model.ApplySchemaResult
 
ApplySchemaResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ApplySchemaResult JSON Unmarshaller
ApplySchemaResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ApplySchemaResultJsonUnmarshaller
 
asyncBuilder() - Static method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
attachObject(AttachObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
attachObject(AttachObjectRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Attaches an existing object to another object.
attachObject(AttachObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Attaches an existing object to another object.
attachObjectAsync(AttachObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
attachObjectAsync(AttachObjectRequest, AsyncHandler<AttachObjectRequest, AttachObjectResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
attachObjectAsync(AttachObjectRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Attaches an existing object to another object.
attachObjectAsync(AttachObjectRequest, AsyncHandler<AttachObjectRequest, AttachObjectResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Attaches an existing object to another object.
attachObjectAsync(AttachObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
attachObjectAsync(AttachObjectRequest, AsyncHandler<AttachObjectRequest, AttachObjectResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
AttachObjectRequest - Class in com.amazonaws.services.clouddirectory.model
 
AttachObjectRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.AttachObjectRequest
 
AttachObjectRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
AttachObjectRequestMarshaller
AttachObjectRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.AttachObjectRequestMarshaller
 
AttachObjectRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
AttachObjectRequest Marshaller
AttachObjectRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.AttachObjectRequestProtocolMarshaller
 
AttachObjectResult - Class in com.amazonaws.services.clouddirectory.model
 
AttachObjectResult() - Constructor for class com.amazonaws.services.clouddirectory.model.AttachObjectResult
 
AttachObjectResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
AttachObjectResult JSON Unmarshaller
AttachObjectResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.AttachObjectResultJsonUnmarshaller
 
attachPolicy(AttachPolicyRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
attachPolicy(AttachPolicyRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Attaches a policy object to a regular object.
attachPolicy(AttachPolicyRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Attaches a policy object to a regular object.
attachPolicyAsync(AttachPolicyRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
attachPolicyAsync(AttachPolicyRequest, AsyncHandler<AttachPolicyRequest, AttachPolicyResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
attachPolicyAsync(AttachPolicyRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Attaches a policy object to a regular object.
attachPolicyAsync(AttachPolicyRequest, AsyncHandler<AttachPolicyRequest, AttachPolicyResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Attaches a policy object to a regular object.
attachPolicyAsync(AttachPolicyRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
attachPolicyAsync(AttachPolicyRequest, AsyncHandler<AttachPolicyRequest, AttachPolicyResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
AttachPolicyRequest - Class in com.amazonaws.services.clouddirectory.model
 
AttachPolicyRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.AttachPolicyRequest
 
AttachPolicyRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
AttachPolicyRequestMarshaller
AttachPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.AttachPolicyRequestMarshaller
 
AttachPolicyRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
AttachPolicyRequest Marshaller
AttachPolicyRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.AttachPolicyRequestProtocolMarshaller
 
AttachPolicyResult - Class in com.amazonaws.services.clouddirectory.model
 
AttachPolicyResult() - Constructor for class com.amazonaws.services.clouddirectory.model.AttachPolicyResult
 
AttachPolicyResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
AttachPolicyResult JSON Unmarshaller
AttachPolicyResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.AttachPolicyResultJsonUnmarshaller
 
attachToIndex(AttachToIndexRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
attachToIndex(AttachToIndexRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Attaches the specified object to the specified index.
attachToIndex(AttachToIndexRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Attaches the specified object to the specified index.
attachToIndexAsync(AttachToIndexRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
attachToIndexAsync(AttachToIndexRequest, AsyncHandler<AttachToIndexRequest, AttachToIndexResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
attachToIndexAsync(AttachToIndexRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Attaches the specified object to the specified index.
attachToIndexAsync(AttachToIndexRequest, AsyncHandler<AttachToIndexRequest, AttachToIndexResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Attaches the specified object to the specified index.
attachToIndexAsync(AttachToIndexRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
attachToIndexAsync(AttachToIndexRequest, AsyncHandler<AttachToIndexRequest, AttachToIndexResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
AttachToIndexRequest - Class in com.amazonaws.services.clouddirectory.model
 
AttachToIndexRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.AttachToIndexRequest
 
AttachToIndexRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
AttachToIndexRequestMarshaller
AttachToIndexRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.AttachToIndexRequestMarshaller
 
AttachToIndexRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
AttachToIndexRequest Marshaller
AttachToIndexRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.AttachToIndexRequestProtocolMarshaller
 
AttachToIndexResult - Class in com.amazonaws.services.clouddirectory.model
 
AttachToIndexResult() - Constructor for class com.amazonaws.services.clouddirectory.model.AttachToIndexResult
 
AttachToIndexResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
AttachToIndexResult JSON Unmarshaller
AttachToIndexResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.AttachToIndexResultJsonUnmarshaller
 
AttributeKey - Class in com.amazonaws.services.clouddirectory.model
A unique identifier for an attribute.
AttributeKey() - Constructor for class com.amazonaws.services.clouddirectory.model.AttributeKey
 
AttributeKeyAndValue - Class in com.amazonaws.services.clouddirectory.model
The combination of an attribute key and an attribute value.
AttributeKeyAndValue() - Constructor for class com.amazonaws.services.clouddirectory.model.AttributeKeyAndValue
 
AttributeKeyAndValueJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
AttributeKeyAndValue JSON Unmarshaller
AttributeKeyAndValueJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.AttributeKeyAndValueJsonUnmarshaller
 
AttributeKeyAndValueMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
AttributeKeyAndValueMarshaller
AttributeKeyAndValueMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.AttributeKeyAndValueMarshaller
 
AttributeKeyJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
AttributeKey JSON Unmarshaller
AttributeKeyJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.AttributeKeyJsonUnmarshaller
 
AttributeKeyMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
AttributeKeyMarshaller
AttributeKeyMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.AttributeKeyMarshaller
 

B

BatchAddFacetToObject - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a batch add facet to object operation.
BatchAddFacetToObject() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObject
 
BatchAddFacetToObjectJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchAddFacetToObject JSON Unmarshaller
BatchAddFacetToObjectJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchAddFacetToObjectJsonUnmarshaller
 
BatchAddFacetToObjectMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchAddFacetToObjectMarshaller
BatchAddFacetToObjectMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchAddFacetToObjectMarshaller
 
BatchAddFacetToObjectResponse - Class in com.amazonaws.services.clouddirectory.model
The result of a batch add facet to object operation.
BatchAddFacetToObjectResponse() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObjectResponse
 
BatchAddFacetToObjectResponseJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchAddFacetToObjectResponse JSON Unmarshaller
BatchAddFacetToObjectResponseJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchAddFacetToObjectResponseJsonUnmarshaller
 
BatchAddFacetToObjectResponseMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchAddFacetToObjectResponseMarshaller
BatchAddFacetToObjectResponseMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchAddFacetToObjectResponseMarshaller
 
BatchAttachObject - Class in com.amazonaws.services.clouddirectory.model
Represents the output of an AttachObject operation.
BatchAttachObject() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchAttachObject
 
BatchAttachObjectJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchAttachObject JSON Unmarshaller
BatchAttachObjectJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchAttachObjectJsonUnmarshaller
 
BatchAttachObjectMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchAttachObjectMarshaller
BatchAttachObjectMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchAttachObjectMarshaller
 
BatchAttachObjectResponse - Class in com.amazonaws.services.clouddirectory.model
Represents the output batch AttachObject response operation.
BatchAttachObjectResponse() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchAttachObjectResponse
 
BatchAttachObjectResponseJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchAttachObjectResponse JSON Unmarshaller
BatchAttachObjectResponseJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchAttachObjectResponseJsonUnmarshaller
 
BatchAttachObjectResponseMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchAttachObjectResponseMarshaller
BatchAttachObjectResponseMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchAttachObjectResponseMarshaller
 
BatchCreateObject - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a CreateObject operation.
BatchCreateObject() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchCreateObject
 
BatchCreateObjectJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchCreateObject JSON Unmarshaller
BatchCreateObjectJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchCreateObjectJsonUnmarshaller
 
BatchCreateObjectMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchCreateObjectMarshaller
BatchCreateObjectMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchCreateObjectMarshaller
 
BatchCreateObjectResponse - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a CreateObject response operation.
BatchCreateObjectResponse() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchCreateObjectResponse
 
BatchCreateObjectResponseJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchCreateObjectResponse JSON Unmarshaller
BatchCreateObjectResponseJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchCreateObjectResponseJsonUnmarshaller
 
BatchCreateObjectResponseMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchCreateObjectResponseMarshaller
BatchCreateObjectResponseMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchCreateObjectResponseMarshaller
 
BatchDeleteObject - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a DeleteObject operation.
BatchDeleteObject() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchDeleteObject
 
BatchDeleteObjectJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchDeleteObject JSON Unmarshaller
BatchDeleteObjectJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchDeleteObjectJsonUnmarshaller
 
BatchDeleteObjectMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchDeleteObjectMarshaller
BatchDeleteObjectMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchDeleteObjectMarshaller
 
BatchDeleteObjectResponse - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a DeleteObject response operation.
BatchDeleteObjectResponse() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchDeleteObjectResponse
 
BatchDeleteObjectResponseJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchDeleteObjectResponse JSON Unmarshaller
BatchDeleteObjectResponseJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchDeleteObjectResponseJsonUnmarshaller
 
BatchDeleteObjectResponseMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchDeleteObjectResponseMarshaller
BatchDeleteObjectResponseMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchDeleteObjectResponseMarshaller
 
BatchDetachObject - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a DetachObject operation.
BatchDetachObject() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchDetachObject
 
BatchDetachObjectJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchDetachObject JSON Unmarshaller
BatchDetachObjectJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchDetachObjectJsonUnmarshaller
 
BatchDetachObjectMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchDetachObjectMarshaller
BatchDetachObjectMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchDetachObjectMarshaller
 
BatchDetachObjectResponse - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a DetachObject response operation.
BatchDetachObjectResponse() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchDetachObjectResponse
 
BatchDetachObjectResponseJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchDetachObjectResponse JSON Unmarshaller
BatchDetachObjectResponseJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchDetachObjectResponseJsonUnmarshaller
 
BatchDetachObjectResponseMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchDetachObjectResponseMarshaller
BatchDetachObjectResponseMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchDetachObjectResponseMarshaller
 
BatchListObjectAttributes - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a ListObjectAttributes operation.
BatchListObjectAttributes() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
 
BatchListObjectAttributesJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchListObjectAttributes JSON Unmarshaller
BatchListObjectAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectAttributesJsonUnmarshaller
 
BatchListObjectAttributesMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchListObjectAttributesMarshaller
BatchListObjectAttributesMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectAttributesMarshaller
 
BatchListObjectAttributesResponse - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a ListObjectAttributes response operation.
BatchListObjectAttributesResponse() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributesResponse
 
BatchListObjectAttributesResponseJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchListObjectAttributesResponse JSON Unmarshaller
BatchListObjectAttributesResponseJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectAttributesResponseJsonUnmarshaller
 
BatchListObjectAttributesResponseMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchListObjectAttributesResponseMarshaller
BatchListObjectAttributesResponseMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectAttributesResponseMarshaller
 
BatchListObjectChildren - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a ListObjectChildren operation.
BatchListObjectChildren() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchListObjectChildren
 
BatchListObjectChildrenJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchListObjectChildren JSON Unmarshaller
BatchListObjectChildrenJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectChildrenJsonUnmarshaller
 
BatchListObjectChildrenMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchListObjectChildrenMarshaller
BatchListObjectChildrenMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectChildrenMarshaller
 
BatchListObjectChildrenResponse - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a ListObjectChildren response operation.
BatchListObjectChildrenResponse() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchListObjectChildrenResponse
 
BatchListObjectChildrenResponseJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchListObjectChildrenResponse JSON Unmarshaller
BatchListObjectChildrenResponseJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectChildrenResponseJsonUnmarshaller
 
BatchListObjectChildrenResponseMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchListObjectChildrenResponseMarshaller
BatchListObjectChildrenResponseMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectChildrenResponseMarshaller
 
batchRead(BatchReadRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
batchRead(BatchReadRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Performs all the read operations in a batch.
batchRead(BatchReadRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Performs all the read operations in a batch.
batchReadAsync(BatchReadRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
batchReadAsync(BatchReadRequest, AsyncHandler<BatchReadRequest, BatchReadResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
batchReadAsync(BatchReadRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Performs all the read operations in a batch.
batchReadAsync(BatchReadRequest, AsyncHandler<BatchReadRequest, BatchReadResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Performs all the read operations in a batch.
batchReadAsync(BatchReadRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
batchReadAsync(BatchReadRequest, AsyncHandler<BatchReadRequest, BatchReadResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
BatchReadException - Class in com.amazonaws.services.clouddirectory.model
Batch Read Exception structure, which contains exception type and message.
BatchReadException() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchReadException
 
BatchReadExceptionJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchReadException JSON Unmarshaller
BatchReadExceptionJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchReadExceptionJsonUnmarshaller
 
BatchReadExceptionMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchReadExceptionMarshaller
BatchReadExceptionMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchReadExceptionMarshaller
 
BatchReadExceptionType - Enum in com.amazonaws.services.clouddirectory.model
 
BatchReadOperation - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a BatchRead operation.
BatchReadOperation() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchReadOperation
 
BatchReadOperationJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchReadOperation JSON Unmarshaller
BatchReadOperationJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchReadOperationJsonUnmarshaller
 
BatchReadOperationMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchReadOperationMarshaller
BatchReadOperationMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchReadOperationMarshaller
 
BatchReadOperationResponse - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a BatchRead response operation.
BatchReadOperationResponse() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchReadOperationResponse
 
BatchReadOperationResponseJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchReadOperationResponse JSON Unmarshaller
BatchReadOperationResponseJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchReadOperationResponseJsonUnmarshaller
 
BatchReadOperationResponseMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchReadOperationResponseMarshaller
BatchReadOperationResponseMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchReadOperationResponseMarshaller
 
BatchReadRequest - Class in com.amazonaws.services.clouddirectory.model
 
BatchReadRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchReadRequest
 
BatchReadRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchReadRequestMarshaller
BatchReadRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchReadRequestMarshaller
 
BatchReadRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchReadRequest Marshaller
BatchReadRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchReadRequestProtocolMarshaller
 
BatchReadResult - Class in com.amazonaws.services.clouddirectory.model
 
BatchReadResult() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchReadResult
 
BatchReadResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchReadResult JSON Unmarshaller
BatchReadResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchReadResultJsonUnmarshaller
 
BatchReadSuccessfulResponse - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a BatchRead success response operation.
BatchReadSuccessfulResponse() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchReadSuccessfulResponse
 
BatchReadSuccessfulResponseJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchReadSuccessfulResponse JSON Unmarshaller
BatchReadSuccessfulResponseJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchReadSuccessfulResponseJsonUnmarshaller
 
BatchReadSuccessfulResponseMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchReadSuccessfulResponseMarshaller
BatchReadSuccessfulResponseMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchReadSuccessfulResponseMarshaller
 
BatchRemoveFacetFromObject - Class in com.amazonaws.services.clouddirectory.model
Batch operation to remove a facet from an object.
BatchRemoveFacetFromObject() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObject
 
BatchRemoveFacetFromObjectJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchRemoveFacetFromObject JSON Unmarshaller
BatchRemoveFacetFromObjectJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchRemoveFacetFromObjectJsonUnmarshaller
 
BatchRemoveFacetFromObjectMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchRemoveFacetFromObjectMarshaller
BatchRemoveFacetFromObjectMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchRemoveFacetFromObjectMarshaller
 
BatchRemoveFacetFromObjectResponse - Class in com.amazonaws.services.clouddirectory.model
Empty result representing success.
BatchRemoveFacetFromObjectResponse() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObjectResponse
 
BatchRemoveFacetFromObjectResponseJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchRemoveFacetFromObjectResponse JSON Unmarshaller
BatchRemoveFacetFromObjectResponseJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchRemoveFacetFromObjectResponseJsonUnmarshaller
 
BatchRemoveFacetFromObjectResponseMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchRemoveFacetFromObjectResponseMarshaller
BatchRemoveFacetFromObjectResponseMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchRemoveFacetFromObjectResponseMarshaller
 
BatchUpdateObjectAttributes - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a BatchUpdate operation.
BatchUpdateObjectAttributes() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributes
 
BatchUpdateObjectAttributesJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchUpdateObjectAttributes JSON Unmarshaller
BatchUpdateObjectAttributesJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchUpdateObjectAttributesJsonUnmarshaller
 
BatchUpdateObjectAttributesMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchUpdateObjectAttributesMarshaller
BatchUpdateObjectAttributesMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchUpdateObjectAttributesMarshaller
 
BatchUpdateObjectAttributesResponse - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a BatchUpdate response operation.
BatchUpdateObjectAttributesResponse() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributesResponse
 
BatchUpdateObjectAttributesResponseJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchUpdateObjectAttributesResponse JSON Unmarshaller
BatchUpdateObjectAttributesResponseJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchUpdateObjectAttributesResponseJsonUnmarshaller
 
BatchUpdateObjectAttributesResponseMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchUpdateObjectAttributesResponseMarshaller
BatchUpdateObjectAttributesResponseMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchUpdateObjectAttributesResponseMarshaller
 
batchWrite(BatchWriteRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
batchWrite(BatchWriteRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Performs all the write operations in a batch.
batchWrite(BatchWriteRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Performs all the write operations in a batch.
batchWriteAsync(BatchWriteRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
batchWriteAsync(BatchWriteRequest, AsyncHandler<BatchWriteRequest, BatchWriteResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
batchWriteAsync(BatchWriteRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Performs all the write operations in a batch.
batchWriteAsync(BatchWriteRequest, AsyncHandler<BatchWriteRequest, BatchWriteResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Performs all the write operations in a batch.
batchWriteAsync(BatchWriteRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
batchWriteAsync(BatchWriteRequest, AsyncHandler<BatchWriteRequest, BatchWriteResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
BatchWriteException - Exception in com.amazonaws.services.clouddirectory.model
A BatchWrite exception has occurred.
BatchWriteException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.BatchWriteException
Constructs a new BatchWriteException with the specified error message.
BatchWriteExceptionType - Enum in com.amazonaws.services.clouddirectory.model
 
BatchWriteOperation - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a BatchWrite operation.
BatchWriteOperation() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
 
BatchWriteOperationJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchWriteOperation JSON Unmarshaller
BatchWriteOperationJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchWriteOperationJsonUnmarshaller
 
BatchWriteOperationMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchWriteOperationMarshaller
BatchWriteOperationMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchWriteOperationMarshaller
 
BatchWriteOperationResponse - Class in com.amazonaws.services.clouddirectory.model
Represents the output of a BatchWrite response operation.
BatchWriteOperationResponse() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
 
BatchWriteOperationResponseJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchWriteOperationResponse JSON Unmarshaller
BatchWriteOperationResponseJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchWriteOperationResponseJsonUnmarshaller
 
BatchWriteOperationResponseMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchWriteOperationResponseMarshaller
BatchWriteOperationResponseMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchWriteOperationResponseMarshaller
 
BatchWriteRequest - Class in com.amazonaws.services.clouddirectory.model
 
BatchWriteRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchWriteRequest
 
BatchWriteRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchWriteRequestMarshaller
BatchWriteRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchWriteRequestMarshaller
 
BatchWriteRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchWriteRequest Marshaller
BatchWriteRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchWriteRequestProtocolMarshaller
 
BatchWriteResult - Class in com.amazonaws.services.clouddirectory.model
 
BatchWriteResult() - Constructor for class com.amazonaws.services.clouddirectory.model.BatchWriteResult
 
BatchWriteResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
BatchWriteResult JSON Unmarshaller
BatchWriteResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.BatchWriteResultJsonUnmarshaller
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClientBuilder
Construct an asynchronous implementation of AmazonCloudDirectoryAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClientBuilder
Construct a synchronous implementation of AmazonCloudDirectory using the current builder configuration.
builder() - Static method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
 

C

CannotListParentOfRootException - Exception in com.amazonaws.services.clouddirectory.model
Cannot list the parents of a Directory root.
CannotListParentOfRootException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.CannotListParentOfRootException
Constructs a new CannotListParentOfRootException with the specified error message.
clearChildrenEntries() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildrenResponse
Removes all the entries added into Children.
clearChildrenEntries() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenResult
Removes all the entries added into Children.
clearParametersEntries() - Method in class com.amazonaws.services.clouddirectory.model.Rule
Removes all the entries added into Parameters.
clearParentsEntries() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsResult
Removes all the entries added into Parents.
clearRulesEntries() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
Removes all the entries added into Rules.
clone() - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.AttachPolicyRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.AttachPolicyResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.AttributeKey
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.AttributeKeyAndValue
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObject
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObjectResponse
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObject
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObjectResponse
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObjectResponse
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchDeleteObject
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchDeleteObjectResponse
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObject
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObjectResponse
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributesResponse
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildren
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildrenResponse
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadException
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperation
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperationResponse
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadSuccessfulResponse
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObject
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObjectResponse
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributes
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributesResponse
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.CreateSchemaRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.CreateSchemaResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.DeleteDirectoryRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.DeleteDirectoryResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.DeleteFacetRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.DeleteFacetResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.DeleteObjectRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.DeleteObjectResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.DeleteSchemaRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.DeleteSchemaResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.DetachPolicyRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.DetachPolicyResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.Directory
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.DisableDirectoryRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.DisableDirectoryResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.EnableDirectoryRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.EnableDirectoryResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.Facet
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeReference
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeUpdate
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.GetDirectoryRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.GetDirectoryResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.GetFacetRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.GetFacetResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.IndexAttachment
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListIndexResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeAction
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeRange
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeUpdate
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.ObjectReference
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.PathToObjectIdentifiers
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.PolicyAttachment
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.PolicyToPath
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.Rule
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.SchemaFacet
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.Tag
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesResult
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.UpdateSchemaRequest
 
clone() - Method in class com.amazonaws.services.clouddirectory.model.UpdateSchemaResult
 
com.amazonaws.services.clouddirectory - package com.amazonaws.services.clouddirectory
Amazon Cloud Directory
com.amazonaws.services.clouddirectory.model - package com.amazonaws.services.clouddirectory.model
 
com.amazonaws.services.clouddirectory.model.transform - package com.amazonaws.services.clouddirectory.model.transform
 
configFactory - Static variable in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Client configuration factory providing ClientConfigurations tailored to this client
ConsistencyLevel - Enum in com.amazonaws.services.clouddirectory.model
 
createDirectory(CreateDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
createDirectory(CreateDirectoryRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Creates a Directory by copying the published schema into the directory.
createDirectory(CreateDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Creates a Directory by copying the published schema into the directory.
createDirectoryAsync(CreateDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
createDirectoryAsync(CreateDirectoryRequest, AsyncHandler<CreateDirectoryRequest, CreateDirectoryResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
createDirectoryAsync(CreateDirectoryRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Creates a Directory by copying the published schema into the directory.
createDirectoryAsync(CreateDirectoryRequest, AsyncHandler<CreateDirectoryRequest, CreateDirectoryResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Creates a Directory by copying the published schema into the directory.
createDirectoryAsync(CreateDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
createDirectoryAsync(CreateDirectoryRequest, AsyncHandler<CreateDirectoryRequest, CreateDirectoryResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
CreateDirectoryRequest - Class in com.amazonaws.services.clouddirectory.model
 
CreateDirectoryRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.CreateDirectoryRequest
 
CreateDirectoryRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
CreateDirectoryRequestMarshaller
CreateDirectoryRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.CreateDirectoryRequestMarshaller
 
CreateDirectoryRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
CreateDirectoryRequest Marshaller
CreateDirectoryRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.CreateDirectoryRequestProtocolMarshaller
 
CreateDirectoryResult - Class in com.amazonaws.services.clouddirectory.model
 
CreateDirectoryResult() - Constructor for class com.amazonaws.services.clouddirectory.model.CreateDirectoryResult
 
CreateDirectoryResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
CreateDirectoryResult JSON Unmarshaller
CreateDirectoryResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.CreateDirectoryResultJsonUnmarshaller
 
createFacet(CreateFacetRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
createFacet(CreateFacetRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Creates a new Facet in a schema.
createFacet(CreateFacetRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Creates a new Facet in a schema.
createFacetAsync(CreateFacetRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
createFacetAsync(CreateFacetRequest, AsyncHandler<CreateFacetRequest, CreateFacetResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
createFacetAsync(CreateFacetRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Creates a new Facet in a schema.
createFacetAsync(CreateFacetRequest, AsyncHandler<CreateFacetRequest, CreateFacetResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Creates a new Facet in a schema.
createFacetAsync(CreateFacetRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
createFacetAsync(CreateFacetRequest, AsyncHandler<CreateFacetRequest, CreateFacetResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
CreateFacetRequest - Class in com.amazonaws.services.clouddirectory.model
 
CreateFacetRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
 
CreateFacetRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
CreateFacetRequestMarshaller
CreateFacetRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.CreateFacetRequestMarshaller
 
CreateFacetRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
CreateFacetRequest Marshaller
CreateFacetRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.CreateFacetRequestProtocolMarshaller
 
CreateFacetResult - Class in com.amazonaws.services.clouddirectory.model
 
CreateFacetResult() - Constructor for class com.amazonaws.services.clouddirectory.model.CreateFacetResult
 
CreateFacetResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
CreateFacetResult JSON Unmarshaller
CreateFacetResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.CreateFacetResultJsonUnmarshaller
 
createIndex(CreateIndexRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
createIndex(CreateIndexRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Creates an index object.
createIndex(CreateIndexRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Creates an index object.
createIndexAsync(CreateIndexRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
createIndexAsync(CreateIndexRequest, AsyncHandler<CreateIndexRequest, CreateIndexResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
createIndexAsync(CreateIndexRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Creates an index object.
createIndexAsync(CreateIndexRequest, AsyncHandler<CreateIndexRequest, CreateIndexResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Creates an index object.
createIndexAsync(CreateIndexRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
createIndexAsync(CreateIndexRequest, AsyncHandler<CreateIndexRequest, CreateIndexResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
CreateIndexRequest - Class in com.amazonaws.services.clouddirectory.model
 
CreateIndexRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
 
CreateIndexRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
CreateIndexRequestMarshaller
CreateIndexRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.CreateIndexRequestMarshaller
 
CreateIndexRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
CreateIndexRequest Marshaller
CreateIndexRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.CreateIndexRequestProtocolMarshaller
 
CreateIndexResult - Class in com.amazonaws.services.clouddirectory.model
 
CreateIndexResult() - Constructor for class com.amazonaws.services.clouddirectory.model.CreateIndexResult
 
CreateIndexResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
CreateIndexResult JSON Unmarshaller
CreateIndexResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.CreateIndexResultJsonUnmarshaller
 
createObject(CreateObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
createObject(CreateObjectRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Creates an object in a Directory.
createObject(CreateObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Creates an object in a Directory.
createObjectAsync(CreateObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
createObjectAsync(CreateObjectRequest, AsyncHandler<CreateObjectRequest, CreateObjectResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
createObjectAsync(CreateObjectRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Creates an object in a Directory.
createObjectAsync(CreateObjectRequest, AsyncHandler<CreateObjectRequest, CreateObjectResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Creates an object in a Directory.
createObjectAsync(CreateObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
createObjectAsync(CreateObjectRequest, AsyncHandler<CreateObjectRequest, CreateObjectResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
CreateObjectRequest - Class in com.amazonaws.services.clouddirectory.model
 
CreateObjectRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
 
CreateObjectRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
CreateObjectRequestMarshaller
CreateObjectRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.CreateObjectRequestMarshaller
 
CreateObjectRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
CreateObjectRequest Marshaller
CreateObjectRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.CreateObjectRequestProtocolMarshaller
 
CreateObjectResult - Class in com.amazonaws.services.clouddirectory.model
 
CreateObjectResult() - Constructor for class com.amazonaws.services.clouddirectory.model.CreateObjectResult
 
CreateObjectResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
CreateObjectResult JSON Unmarshaller
CreateObjectResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.CreateObjectResultJsonUnmarshaller
 
createSchema(CreateSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
createSchema(CreateSchemaRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Creates a new schema in a development state.
createSchema(CreateSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Creates a new schema in a development state.
createSchemaAsync(CreateSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
createSchemaAsync(CreateSchemaRequest, AsyncHandler<CreateSchemaRequest, CreateSchemaResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
createSchemaAsync(CreateSchemaRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Creates a new schema in a development state.
createSchemaAsync(CreateSchemaRequest, AsyncHandler<CreateSchemaRequest, CreateSchemaResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Creates a new schema in a development state.
createSchemaAsync(CreateSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
createSchemaAsync(CreateSchemaRequest, AsyncHandler<CreateSchemaRequest, CreateSchemaResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
CreateSchemaRequest - Class in com.amazonaws.services.clouddirectory.model
 
CreateSchemaRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.CreateSchemaRequest
 
CreateSchemaRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
CreateSchemaRequestMarshaller
CreateSchemaRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.CreateSchemaRequestMarshaller
 
CreateSchemaRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
CreateSchemaRequest Marshaller
CreateSchemaRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.CreateSchemaRequestProtocolMarshaller
 
CreateSchemaResult - Class in com.amazonaws.services.clouddirectory.model
 
CreateSchemaResult() - Constructor for class com.amazonaws.services.clouddirectory.model.CreateSchemaResult
 
CreateSchemaResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
CreateSchemaResult JSON Unmarshaller
CreateSchemaResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.CreateSchemaResultJsonUnmarshaller
 

D

defaultClient() - Static method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClientBuilder
 
deleteDirectory(DeleteDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
deleteDirectory(DeleteDirectoryRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Deletes a directory.
deleteDirectory(DeleteDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Deletes a directory.
deleteDirectoryAsync(DeleteDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
deleteDirectoryAsync(DeleteDirectoryRequest, AsyncHandler<DeleteDirectoryRequest, DeleteDirectoryResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
deleteDirectoryAsync(DeleteDirectoryRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Deletes a directory.
deleteDirectoryAsync(DeleteDirectoryRequest, AsyncHandler<DeleteDirectoryRequest, DeleteDirectoryResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Deletes a directory.
deleteDirectoryAsync(DeleteDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
deleteDirectoryAsync(DeleteDirectoryRequest, AsyncHandler<DeleteDirectoryRequest, DeleteDirectoryResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
DeleteDirectoryRequest - Class in com.amazonaws.services.clouddirectory.model
 
DeleteDirectoryRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.DeleteDirectoryRequest
 
DeleteDirectoryRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DeleteDirectoryRequestMarshaller
DeleteDirectoryRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DeleteDirectoryRequestMarshaller
 
DeleteDirectoryRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DeleteDirectoryRequest Marshaller
DeleteDirectoryRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DeleteDirectoryRequestProtocolMarshaller
 
DeleteDirectoryResult - Class in com.amazonaws.services.clouddirectory.model
 
DeleteDirectoryResult() - Constructor for class com.amazonaws.services.clouddirectory.model.DeleteDirectoryResult
 
DeleteDirectoryResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DeleteDirectoryResult JSON Unmarshaller
DeleteDirectoryResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DeleteDirectoryResultJsonUnmarshaller
 
deleteFacet(DeleteFacetRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
deleteFacet(DeleteFacetRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Deletes a given Facet.
deleteFacet(DeleteFacetRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Deletes a given Facet.
deleteFacetAsync(DeleteFacetRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
deleteFacetAsync(DeleteFacetRequest, AsyncHandler<DeleteFacetRequest, DeleteFacetResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
deleteFacetAsync(DeleteFacetRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Deletes a given Facet.
deleteFacetAsync(DeleteFacetRequest, AsyncHandler<DeleteFacetRequest, DeleteFacetResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Deletes a given Facet.
deleteFacetAsync(DeleteFacetRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
deleteFacetAsync(DeleteFacetRequest, AsyncHandler<DeleteFacetRequest, DeleteFacetResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
DeleteFacetRequest - Class in com.amazonaws.services.clouddirectory.model
 
DeleteFacetRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.DeleteFacetRequest
 
DeleteFacetRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DeleteFacetRequestMarshaller
DeleteFacetRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DeleteFacetRequestMarshaller
 
DeleteFacetRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DeleteFacetRequest Marshaller
DeleteFacetRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DeleteFacetRequestProtocolMarshaller
 
DeleteFacetResult - Class in com.amazonaws.services.clouddirectory.model
 
DeleteFacetResult() - Constructor for class com.amazonaws.services.clouddirectory.model.DeleteFacetResult
 
DeleteFacetResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DeleteFacetResult JSON Unmarshaller
DeleteFacetResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DeleteFacetResultJsonUnmarshaller
 
deleteObject(DeleteObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
deleteObject(DeleteObjectRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Deletes an object and its associated attributes.
deleteObject(DeleteObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Deletes an object and its associated attributes.
deleteObjectAsync(DeleteObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
deleteObjectAsync(DeleteObjectRequest, AsyncHandler<DeleteObjectRequest, DeleteObjectResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
deleteObjectAsync(DeleteObjectRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Deletes an object and its associated attributes.
deleteObjectAsync(DeleteObjectRequest, AsyncHandler<DeleteObjectRequest, DeleteObjectResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Deletes an object and its associated attributes.
deleteObjectAsync(DeleteObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
deleteObjectAsync(DeleteObjectRequest, AsyncHandler<DeleteObjectRequest, DeleteObjectResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
DeleteObjectRequest - Class in com.amazonaws.services.clouddirectory.model
 
DeleteObjectRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.DeleteObjectRequest
 
DeleteObjectRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DeleteObjectRequestMarshaller
DeleteObjectRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DeleteObjectRequestMarshaller
 
DeleteObjectRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DeleteObjectRequest Marshaller
DeleteObjectRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DeleteObjectRequestProtocolMarshaller
 
DeleteObjectResult - Class in com.amazonaws.services.clouddirectory.model
 
DeleteObjectResult() - Constructor for class com.amazonaws.services.clouddirectory.model.DeleteObjectResult
 
DeleteObjectResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DeleteObjectResult JSON Unmarshaller
DeleteObjectResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DeleteObjectResultJsonUnmarshaller
 
deleteSchema(DeleteSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
deleteSchema(DeleteSchemaRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Deletes a given schema.
deleteSchema(DeleteSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Deletes a given schema.
deleteSchemaAsync(DeleteSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
deleteSchemaAsync(DeleteSchemaRequest, AsyncHandler<DeleteSchemaRequest, DeleteSchemaResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
deleteSchemaAsync(DeleteSchemaRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Deletes a given schema.
deleteSchemaAsync(DeleteSchemaRequest, AsyncHandler<DeleteSchemaRequest, DeleteSchemaResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Deletes a given schema.
deleteSchemaAsync(DeleteSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
deleteSchemaAsync(DeleteSchemaRequest, AsyncHandler<DeleteSchemaRequest, DeleteSchemaResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
DeleteSchemaRequest - Class in com.amazonaws.services.clouddirectory.model
 
DeleteSchemaRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.DeleteSchemaRequest
 
DeleteSchemaRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DeleteSchemaRequestMarshaller
DeleteSchemaRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DeleteSchemaRequestMarshaller
 
DeleteSchemaRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DeleteSchemaRequest Marshaller
DeleteSchemaRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DeleteSchemaRequestProtocolMarshaller
 
DeleteSchemaResult - Class in com.amazonaws.services.clouddirectory.model
 
DeleteSchemaResult() - Constructor for class com.amazonaws.services.clouddirectory.model.DeleteSchemaResult
 
DeleteSchemaResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DeleteSchemaResult JSON Unmarshaller
DeleteSchemaResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DeleteSchemaResultJsonUnmarshaller
 
detachFromIndex(DetachFromIndexRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
detachFromIndex(DetachFromIndexRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Detaches the specified object from the specified index.
detachFromIndex(DetachFromIndexRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Detaches the specified object from the specified index.
detachFromIndexAsync(DetachFromIndexRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
detachFromIndexAsync(DetachFromIndexRequest, AsyncHandler<DetachFromIndexRequest, DetachFromIndexResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
detachFromIndexAsync(DetachFromIndexRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Detaches the specified object from the specified index.
detachFromIndexAsync(DetachFromIndexRequest, AsyncHandler<DetachFromIndexRequest, DetachFromIndexResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Detaches the specified object from the specified index.
detachFromIndexAsync(DetachFromIndexRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
detachFromIndexAsync(DetachFromIndexRequest, AsyncHandler<DetachFromIndexRequest, DetachFromIndexResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
DetachFromIndexRequest - Class in com.amazonaws.services.clouddirectory.model
 
DetachFromIndexRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.DetachFromIndexRequest
 
DetachFromIndexRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DetachFromIndexRequestMarshaller
DetachFromIndexRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DetachFromIndexRequestMarshaller
 
DetachFromIndexRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DetachFromIndexRequest Marshaller
DetachFromIndexRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DetachFromIndexRequestProtocolMarshaller
 
DetachFromIndexResult - Class in com.amazonaws.services.clouddirectory.model
 
DetachFromIndexResult() - Constructor for class com.amazonaws.services.clouddirectory.model.DetachFromIndexResult
 
DetachFromIndexResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DetachFromIndexResult JSON Unmarshaller
DetachFromIndexResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DetachFromIndexResultJsonUnmarshaller
 
detachObject(DetachObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
detachObject(DetachObjectRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Detaches a given object from the parent object.
detachObject(DetachObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Detaches a given object from the parent object.
detachObjectAsync(DetachObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
detachObjectAsync(DetachObjectRequest, AsyncHandler<DetachObjectRequest, DetachObjectResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
detachObjectAsync(DetachObjectRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Detaches a given object from the parent object.
detachObjectAsync(DetachObjectRequest, AsyncHandler<DetachObjectRequest, DetachObjectResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Detaches a given object from the parent object.
detachObjectAsync(DetachObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
detachObjectAsync(DetachObjectRequest, AsyncHandler<DetachObjectRequest, DetachObjectResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
DetachObjectRequest - Class in com.amazonaws.services.clouddirectory.model
 
DetachObjectRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.DetachObjectRequest
 
DetachObjectRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DetachObjectRequestMarshaller
DetachObjectRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DetachObjectRequestMarshaller
 
DetachObjectRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DetachObjectRequest Marshaller
DetachObjectRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DetachObjectRequestProtocolMarshaller
 
DetachObjectResult - Class in com.amazonaws.services.clouddirectory.model
 
DetachObjectResult() - Constructor for class com.amazonaws.services.clouddirectory.model.DetachObjectResult
 
DetachObjectResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DetachObjectResult JSON Unmarshaller
DetachObjectResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DetachObjectResultJsonUnmarshaller
 
detachPolicy(DetachPolicyRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
detachPolicy(DetachPolicyRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Detaches a policy from an object.
detachPolicy(DetachPolicyRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Detaches a policy from an object.
detachPolicyAsync(DetachPolicyRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
detachPolicyAsync(DetachPolicyRequest, AsyncHandler<DetachPolicyRequest, DetachPolicyResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
detachPolicyAsync(DetachPolicyRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Detaches a policy from an object.
detachPolicyAsync(DetachPolicyRequest, AsyncHandler<DetachPolicyRequest, DetachPolicyResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Detaches a policy from an object.
detachPolicyAsync(DetachPolicyRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
detachPolicyAsync(DetachPolicyRequest, AsyncHandler<DetachPolicyRequest, DetachPolicyResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
DetachPolicyRequest - Class in com.amazonaws.services.clouddirectory.model
 
DetachPolicyRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.DetachPolicyRequest
 
DetachPolicyRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DetachPolicyRequestMarshaller
DetachPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DetachPolicyRequestMarshaller
 
DetachPolicyRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DetachPolicyRequest Marshaller
DetachPolicyRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DetachPolicyRequestProtocolMarshaller
 
DetachPolicyResult - Class in com.amazonaws.services.clouddirectory.model
 
DetachPolicyResult() - Constructor for class com.amazonaws.services.clouddirectory.model.DetachPolicyResult
 
DetachPolicyResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DetachPolicyResult JSON Unmarshaller
DetachPolicyResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DetachPolicyResultJsonUnmarshaller
 
Directory - Class in com.amazonaws.services.clouddirectory.model
Directory structure that includes the directory name and directory ARN.
Directory() - Constructor for class com.amazonaws.services.clouddirectory.model.Directory
 
DirectoryAlreadyExistsException - Exception in com.amazonaws.services.clouddirectory.model
Indicates that a Directory could not be created due to a naming conflict.
DirectoryAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.DirectoryAlreadyExistsException
Constructs a new DirectoryAlreadyExistsException with the specified error message.
DirectoryDeletedException - Exception in com.amazonaws.services.clouddirectory.model
A directory that has been deleted has been attempted to be accessed.
DirectoryDeletedException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.DirectoryDeletedException
Constructs a new DirectoryDeletedException with the specified error message.
DirectoryJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
Directory JSON Unmarshaller
DirectoryJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DirectoryJsonUnmarshaller
 
DirectoryMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DirectoryMarshaller
DirectoryMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DirectoryMarshaller
 
DirectoryNotDisabledException - Exception in com.amazonaws.services.clouddirectory.model
An operation can only operate on a disabled directory.
DirectoryNotDisabledException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.DirectoryNotDisabledException
Constructs a new DirectoryNotDisabledException with the specified error message.
DirectoryNotEnabledException - Exception in com.amazonaws.services.clouddirectory.model
An operation can only operate on a directory that is not enabled.
DirectoryNotEnabledException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.DirectoryNotEnabledException
Constructs a new DirectoryNotEnabledException with the specified error message.
DirectoryState - Enum in com.amazonaws.services.clouddirectory.model
 
disableDirectory(DisableDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
disableDirectory(DisableDirectoryRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Disables the specified directory.
disableDirectory(DisableDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Disables the specified directory.
disableDirectoryAsync(DisableDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
disableDirectoryAsync(DisableDirectoryRequest, AsyncHandler<DisableDirectoryRequest, DisableDirectoryResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
disableDirectoryAsync(DisableDirectoryRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Disables the specified directory.
disableDirectoryAsync(DisableDirectoryRequest, AsyncHandler<DisableDirectoryRequest, DisableDirectoryResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Disables the specified directory.
disableDirectoryAsync(DisableDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
disableDirectoryAsync(DisableDirectoryRequest, AsyncHandler<DisableDirectoryRequest, DisableDirectoryResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
DisableDirectoryRequest - Class in com.amazonaws.services.clouddirectory.model
 
DisableDirectoryRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.DisableDirectoryRequest
 
DisableDirectoryRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DisableDirectoryRequestMarshaller
DisableDirectoryRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DisableDirectoryRequestMarshaller
 
DisableDirectoryRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DisableDirectoryRequest Marshaller
DisableDirectoryRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DisableDirectoryRequestProtocolMarshaller
 
DisableDirectoryResult - Class in com.amazonaws.services.clouddirectory.model
 
DisableDirectoryResult() - Constructor for class com.amazonaws.services.clouddirectory.model.DisableDirectoryResult
 
DisableDirectoryResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
DisableDirectoryResult JSON Unmarshaller
DisableDirectoryResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.DisableDirectoryResultJsonUnmarshaller
 

E

enableDirectory(EnableDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
enableDirectory(EnableDirectoryRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Enables the specified directory.
enableDirectory(EnableDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Enables the specified directory.
enableDirectoryAsync(EnableDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
enableDirectoryAsync(EnableDirectoryRequest, AsyncHandler<EnableDirectoryRequest, EnableDirectoryResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
enableDirectoryAsync(EnableDirectoryRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Enables the specified directory.
enableDirectoryAsync(EnableDirectoryRequest, AsyncHandler<EnableDirectoryRequest, EnableDirectoryResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Enables the specified directory.
enableDirectoryAsync(EnableDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
enableDirectoryAsync(EnableDirectoryRequest, AsyncHandler<EnableDirectoryRequest, EnableDirectoryResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
EnableDirectoryRequest - Class in com.amazonaws.services.clouddirectory.model
 
EnableDirectoryRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.EnableDirectoryRequest
 
EnableDirectoryRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
EnableDirectoryRequestMarshaller
EnableDirectoryRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.EnableDirectoryRequestMarshaller
 
EnableDirectoryRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
EnableDirectoryRequest Marshaller
EnableDirectoryRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.EnableDirectoryRequestProtocolMarshaller
 
EnableDirectoryResult - Class in com.amazonaws.services.clouddirectory.model
 
EnableDirectoryResult() - Constructor for class com.amazonaws.services.clouddirectory.model.EnableDirectoryResult
 
EnableDirectoryResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
EnableDirectoryResult JSON Unmarshaller
EnableDirectoryResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.EnableDirectoryResultJsonUnmarshaller
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.AttachPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.AttachPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.AttributeKey
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.AttributeKeyAndValue
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObject
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObjectResponse
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObject
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObjectResponse
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObjectResponse
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchDeleteObject
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchDeleteObjectResponse
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObject
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObjectResponse
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributesResponse
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildren
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildrenResponse
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadException
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperation
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperationResponse
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadSuccessfulResponse
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObject
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObjectResponse
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributes
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributesResponse
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.CreateSchemaRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.CreateSchemaResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.DeleteDirectoryRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.DeleteDirectoryResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.DeleteFacetRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.DeleteFacetResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.DeleteObjectRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.DeleteObjectResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.DeleteSchemaRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.DeleteSchemaResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.DetachPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.DetachPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.Directory
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.DisableDirectoryRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.DisableDirectoryResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.EnableDirectoryRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.EnableDirectoryResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.Facet
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeReference
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeUpdate
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.GetDirectoryRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.GetDirectoryResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.GetFacetRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.GetFacetResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.IndexAttachment
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeAction
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeRange
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeUpdate
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.ObjectReference
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.PathToObjectIdentifiers
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.PolicyAttachment
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.PolicyToPath
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.Rule
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.SchemaFacet
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.UpdateSchemaRequest
 
equals(Object) - Method in class com.amazonaws.services.clouddirectory.model.UpdateSchemaResult
 

F

Facet - Class in com.amazonaws.services.clouddirectory.model
A structure that contains Name, ARN, Attributes, Rules, and ObjectTypes.
Facet() - Constructor for class com.amazonaws.services.clouddirectory.model.Facet
 
FacetAlreadyExistsException - Exception in com.amazonaws.services.clouddirectory.model
A facet with the same name already exists.
FacetAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.FacetAlreadyExistsException
Constructs a new FacetAlreadyExistsException with the specified error message.
FacetAttribute - Class in com.amazonaws.services.clouddirectory.model
Attribute associated with the Facet.
FacetAttribute() - Constructor for class com.amazonaws.services.clouddirectory.model.FacetAttribute
 
FacetAttributeDefinition - Class in com.amazonaws.services.clouddirectory.model
A facet attribute definition.
FacetAttributeDefinition() - Constructor for class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
 
FacetAttributeDefinitionJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
FacetAttributeDefinition JSON Unmarshaller
FacetAttributeDefinitionJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeDefinitionJsonUnmarshaller
 
FacetAttributeDefinitionMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
FacetAttributeDefinitionMarshaller
FacetAttributeDefinitionMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeDefinitionMarshaller
 
FacetAttributeJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
FacetAttribute JSON Unmarshaller
FacetAttributeJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeJsonUnmarshaller
 
FacetAttributeMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
FacetAttributeMarshaller
FacetAttributeMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeMarshaller
 
FacetAttributeReference - Class in com.amazonaws.services.clouddirectory.model
Facet attribute reference that specifies the attribute definition which contains attribute facet name and attribute name.
FacetAttributeReference() - Constructor for class com.amazonaws.services.clouddirectory.model.FacetAttributeReference
 
FacetAttributeReferenceJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
FacetAttributeReference JSON Unmarshaller
FacetAttributeReferenceJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeReferenceJsonUnmarshaller
 
FacetAttributeReferenceMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
FacetAttributeReferenceMarshaller
FacetAttributeReferenceMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeReferenceMarshaller
 
FacetAttributeType - Enum in com.amazonaws.services.clouddirectory.model
 
FacetAttributeUpdate - Class in com.amazonaws.services.clouddirectory.model
A structure that contains information used to update an attribute.
FacetAttributeUpdate() - Constructor for class com.amazonaws.services.clouddirectory.model.FacetAttributeUpdate
 
FacetAttributeUpdateJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
FacetAttributeUpdate JSON Unmarshaller
FacetAttributeUpdateJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeUpdateJsonUnmarshaller
 
FacetAttributeUpdateMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
FacetAttributeUpdateMarshaller
FacetAttributeUpdateMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeUpdateMarshaller
 
FacetInUseException - Exception in com.amazonaws.services.clouddirectory.model
Occurs when deleting a facet that contains an attribute which is a target to an attribute reference in a different facet.
FacetInUseException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.FacetInUseException
Constructs a new FacetInUseException with the specified error message.
FacetJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
Facet JSON Unmarshaller
FacetJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.FacetJsonUnmarshaller
 
FacetMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
FacetMarshaller
FacetMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.FacetMarshaller
 
FacetNotFoundException - Exception in com.amazonaws.services.clouddirectory.model
The specified Facet could not be found.
FacetNotFoundException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.FacetNotFoundException
Constructs a new FacetNotFoundException with the specified error message.
FacetValidationException - Exception in com.amazonaws.services.clouddirectory.model
The Facet you provided was not well formed or could not be validated with the schema.
FacetValidationException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.FacetValidationException
Constructs a new FacetValidationException with the specified error message.
fromValue(String) - Static method in enum com.amazonaws.services.clouddirectory.model.BatchReadExceptionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.clouddirectory.model.BatchWriteExceptionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.clouddirectory.model.ConsistencyLevel
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.clouddirectory.model.DirectoryState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.clouddirectory.model.FacetAttributeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.clouddirectory.model.ObjectType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.clouddirectory.model.RangeMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.clouddirectory.model.RequiredAttributeBehavior
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.clouddirectory.model.RuleType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.clouddirectory.model.UpdateActionType
Use this in place of valueOf.

G

getAction() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeUpdate
The action to perform when updating the attribute.
getAddFacetToObject() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Batch operation adding a facet to an object.
getAddFacetToObject() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Result of an add facet to object batch operation.
getAppliedSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaResult
Applied schema ARN associated with the copied schema in the Directory.
getAppliedSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryResult
ARN of the published schema in the Directory.
getArn() - Method in class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonResult
The ARN of the schema to update.
getAttachedObjectIdentifier() - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectResult
Attached ObjectIdentifier, which is the child ObjectIdentifier.
getAttachedObjectIdentifier() - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexResult
The ObjectIdentifier of the object that was attached to the index.
getAttachedObjectIdentifier() - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObjectResponse
The ObjectIdentifier of the object that has been attached.
getAttachedPolicyIds() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesResult
List of policy ObjectIdentifiers, that are attached to the object.
getAttachObject() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Attaches an object to a Directory.
getAttachObject() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Attaches an object to a Directory.
getAttribute() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeUpdate
The attribute to update.
getAttributeDefinition() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
A facet attribute consists of either a definition or a reference.
getAttributeKey() - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeRange
The key of the attribute the attribute range covers.
getAttributeReference() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
Attribute reference associated with the attribute.
getAttributes() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributesResponse
Attributes map associated with the object.
getAttributes() - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
Attributes associated with the Facet.e
getAttributes() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesResult
The attributes attached to the facet.
getAttributes() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesResult
Attributes map associated with the object.
getAttributeUpdates() - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributes
Attributes update structure.
getAttributeUpdates() - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
List of attributes that need to be updated in a given schema Facet.
getAttributeUpdates() - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesRequest
Attributes update structure.
getBatchReferenceName() - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
The batch reference name.
getBatchReferenceName() - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObject
The batch reference name.
getBinaryValue() - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
A binary data value.
getBooleanValue() - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
A Boolean data value.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getChildReference() - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectRequest
Child object reference to be attached to the object.
getChildReference() - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObject
Child object reference to be attached to the object.
getChildren() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildrenResponse
Children structure, which is a map with key as the LinkName and ObjectIdentifier as the value.
getChildren() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenResult
Children structure, which is a map with key as the LinkName and ObjectIdentifier as the value.
getConsistencyLevel() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
getConsistencyLevel() - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationRequest
The consistency level at which to retrieve the object information.
getConsistencyLevel() - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
The consistency level to use for this operation.
getConsistencyLevel() - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
The consistency level to execute the request at.
getConsistencyLevel() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
getConsistencyLevel() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
getConsistencyLevel() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
getConsistencyLevel() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
getConsistencyLevel() - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
getCreateObject() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Creates an object.
getCreateObject() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Creates an object in a Directory.
getCreationDateTime() - Method in class com.amazonaws.services.clouddirectory.model.Directory
The date and time when the directory was created.
getDatetimeValue() - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
A date and time value.
getDefaultValue() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
The default value of the attribute (if configured).
getDeleteObject() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Deletes an object in a Directory.
getDeleteObject() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Deletes an object in a Directory.
getDetachedObjectIdentifier() - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObjectResponse
The ObjectIdentifier of the detached object.
getDetachedObjectIdentifier() - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexResult
The ObjectIdentifier of the object that was detached from the index.
getDetachedObjectIdentifier() - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectResult
The ObjectIdentifier that was detached from the object.
getDetachObject() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Detaches an object from a Directory.
getDetachObject() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Detaches an object from a Directory.
getDevelopmentSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaRequest
ARN associated with the development schema.
getDirectories() - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesResult
Lists all directories associated with your account in pagination fashion.
getDirectory(GetDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
getDirectory(GetDirectoryRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Retrieves metadata about a directory.
getDirectory(GetDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Retrieves metadata about a directory.
getDirectory() - Method in class com.amazonaws.services.clouddirectory.model.GetDirectoryResult
Metadata about the directory.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
ARN associated with the Directory where the object resides.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaRequest
ARN associated with the Directory into which the schema is copied.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaResult
ARN associated with the Directory.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectRequest
ARN associated with the Directory where both objects reside.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.AttachPolicyRequest
ARN associated with the Directory where both objects reside.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexRequest
The ARN of the directory where the object and index exist.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadRequest
ARN associated with the Directory.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteRequest
ARN associated with the Directory.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryResult
ARN associated with the Directory.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
The ARN of the directory where the index should be created.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
ARN associated with the Directory in which the object will be created.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.DeleteDirectoryRequest
The ARN of the directory to delete.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.DeleteDirectoryResult
The ARN of the deleted directory.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.DeleteObjectRequest
ARN associated with the Directory where the object resides.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexRequest
The ARN of the directory the index and object exist in.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectRequest
ARN associated with the Directory where objects reside.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.DetachPolicyRequest
ARN associated with the Directory where both objects reside.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.Directory
ARN associated with the directory.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.DisableDirectoryRequest
The ARN of the directory to disable.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.DisableDirectoryResult
The ARN of the directory that has been disabled.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.EnableDirectoryRequest
The ARN of the directory to enable.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.EnableDirectoryResult
The ARN of the enabled directory.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.GetDirectoryRequest
The ARN of the directory.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationRequest
The ARN of the directory being retrieved.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsRequest
The ARN of the directory you are listing.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
The ARN of the directory.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
The ARN of the directory that the index exists in.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
ARN associated with the Directory where the object resides.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
ARN associated with the Directory where the object resides.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsRequest
The ARN of the directory to which the parent path applies.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
ARN associated with the Directory where the object resides.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
ARN associated with the Directory where objects reside.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
ARN associated with the Directory where objects reside.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyRequest
ARN associated with the Directory.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectRequest
The ARN of the directory in which the object resides.
getDirectoryArn() - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesRequest
ARN associated with the Directory where the object resides.
getDirectoryAsync(GetDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
getDirectoryAsync(GetDirectoryRequest, AsyncHandler<GetDirectoryRequest, GetDirectoryResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
getDirectoryAsync(GetDirectoryRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Retrieves metadata about a directory.
getDirectoryAsync(GetDirectoryRequest, AsyncHandler<GetDirectoryRequest, GetDirectoryResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Retrieves metadata about a directory.
getDirectoryAsync(GetDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
getDirectoryAsync(GetDirectoryRequest, AsyncHandler<GetDirectoryRequest, GetDirectoryResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
GetDirectoryRequest - Class in com.amazonaws.services.clouddirectory.model
 
GetDirectoryRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.GetDirectoryRequest
 
GetDirectoryRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
GetDirectoryRequestMarshaller
GetDirectoryRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.GetDirectoryRequestMarshaller
 
GetDirectoryRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
GetDirectoryRequest Marshaller
GetDirectoryRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.GetDirectoryRequestProtocolMarshaller
 
GetDirectoryResult - Class in com.amazonaws.services.clouddirectory.model
 
GetDirectoryResult() - Constructor for class com.amazonaws.services.clouddirectory.model.GetDirectoryResult
 
GetDirectoryResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
GetDirectoryResult JSON Unmarshaller
GetDirectoryResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.GetDirectoryResultJsonUnmarshaller
 
getDocument() - Method in class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonResult
The JSON representation of the schema document.
getDocument() - Method in class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonRequest
The replacement JSON schema.
getEndMode() - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
Inclusive or exclusive range end.
getEndValue() - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
The attribute value to terminate the range at.
getExceptionResponse() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperationResponse
Identifies which operation in a batch has failed.
getExecutorService() - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
Returns the executor service used by this client to execute async requests.
getFacet(GetFacetRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
getFacet(GetFacetRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Gets details of the Facet, such as Facet Name, Attributes, Rules, or ObjectType.
getFacet(GetFacetRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Gets details of the Facet, such as Facet Name, Attributes, Rules, or ObjectType.
getFacet() - Method in class com.amazonaws.services.clouddirectory.model.GetFacetResult
Facet structure associated with the facet.
getFacetAsync(GetFacetRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
getFacetAsync(GetFacetRequest, AsyncHandler<GetFacetRequest, GetFacetResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
getFacetAsync(GetFacetRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Gets details of the Facet, such as Facet Name, Attributes, Rules, or ObjectType.
getFacetAsync(GetFacetRequest, AsyncHandler<GetFacetRequest, GetFacetResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Gets details of the Facet, such as Facet Name, Attributes, Rules, or ObjectType.
getFacetAsync(GetFacetRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
getFacetAsync(GetFacetRequest, AsyncHandler<GetFacetRequest, GetFacetResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
getFacetFilter() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
Used to filter the list of object attributes associated with a certain facet.
getFacetFilter() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
Used to filter the list of object attributes associated with a certain facet.
getFacetName() - Method in class com.amazonaws.services.clouddirectory.model.AttributeKey
The name of the facet the attribute exists within.
getFacetName() - Method in class com.amazonaws.services.clouddirectory.model.SchemaFacet
The name of the facet.
getFacetNames() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesResult
The names of facets that exist within the schema.
GetFacetRequest - Class in com.amazonaws.services.clouddirectory.model
 
GetFacetRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.GetFacetRequest
 
GetFacetRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
GetFacetRequestMarshaller
GetFacetRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.GetFacetRequestMarshaller
 
GetFacetRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
GetFacetRequest Marshaller
GetFacetRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.GetFacetRequestProtocolMarshaller
 
GetFacetResult - Class in com.amazonaws.services.clouddirectory.model
 
GetFacetResult() - Constructor for class com.amazonaws.services.clouddirectory.model.GetFacetResult
 
GetFacetResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
GetFacetResult JSON Unmarshaller
GetFacetResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.GetFacetResultJsonUnmarshaller
 
getIndex() - Method in exception com.amazonaws.services.clouddirectory.model.BatchWriteException
 
getIndexAttachments() - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesResult
The indices attached to the specified object.
getIndexAttachments() - Method in class com.amazonaws.services.clouddirectory.model.ListIndexResult
The objects and indexed values attached to the index.
getIndexedAttributes() - Method in class com.amazonaws.services.clouddirectory.model.IndexAttachment
The indexed attribute values.
getIndexReference() - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexRequest
A reference to the index that you are attaching the object to.
getIndexReference() - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexRequest
A reference to the index object.
getIndexReference() - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
The reference to the index to list.
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.AddFacetToObjectRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.AddFacetToObjectResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ApplySchemaRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ApplySchemaResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.AttachObjectRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.AttachObjectResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.AttachPolicyRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.AttachPolicyResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.AttachToIndexRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.AttachToIndexResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.AttributeKeyAndValueJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.AttributeKeyAndValueMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.AttributeKeyJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.AttributeKeyMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchAddFacetToObjectJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchAddFacetToObjectMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchAddFacetToObjectResponseJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchAddFacetToObjectResponseMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchAttachObjectJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchAttachObjectMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchAttachObjectResponseJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchAttachObjectResponseMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchCreateObjectJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchCreateObjectMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchCreateObjectResponseJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchCreateObjectResponseMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchDeleteObjectJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchDeleteObjectMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchDeleteObjectResponseJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchDeleteObjectResponseMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchDetachObjectJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchDetachObjectMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchDetachObjectResponseJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchDetachObjectResponseMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectAttributesMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectAttributesResponseJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectAttributesResponseMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectChildrenJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectChildrenMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectChildrenResponseJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectChildrenResponseMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadExceptionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadExceptionMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadOperationJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadOperationMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadOperationResponseJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadOperationResponseMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadSuccessfulResponseJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadSuccessfulResponseMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchRemoveFacetFromObjectJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchRemoveFacetFromObjectMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchRemoveFacetFromObjectResponseJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchRemoveFacetFromObjectResponseMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchUpdateObjectAttributesJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchUpdateObjectAttributesMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchUpdateObjectAttributesResponseJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchUpdateObjectAttributesResponseMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchWriteOperationJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchWriteOperationMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchWriteOperationResponseJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchWriteOperationResponseMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchWriteRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.BatchWriteResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.CreateDirectoryRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.CreateDirectoryResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.CreateFacetRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.CreateFacetResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.CreateIndexRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.CreateIndexResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.CreateObjectRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.CreateObjectResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.CreateSchemaRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.CreateSchemaResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DeleteDirectoryRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DeleteDirectoryResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DeleteFacetRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DeleteFacetResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DeleteObjectRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DeleteObjectResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DeleteSchemaRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DeleteSchemaResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DetachFromIndexRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DetachFromIndexResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DetachObjectRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DetachObjectResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DetachPolicyRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DetachPolicyResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DirectoryJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DirectoryMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DisableDirectoryRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.DisableDirectoryResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.EnableDirectoryRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.EnableDirectoryResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeDefinitionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeDefinitionMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeReferenceJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeReferenceMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeUpdateJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeUpdateMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.FacetJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.FacetMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.GetDirectoryRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.GetDirectoryResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.GetFacetRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.GetFacetResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.GetObjectInformationRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.GetObjectInformationResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.GetSchemaAsJsonRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.GetSchemaAsJsonResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.IndexAttachmentJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.IndexAttachmentMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListAppliedSchemaArnsRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListAppliedSchemaArnsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListAttachedIndicesRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListAttachedIndicesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListDevelopmentSchemaArnsRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListDevelopmentSchemaArnsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListDirectoriesRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListDirectoriesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListFacetAttributesRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListFacetAttributesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListFacetNamesRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListFacetNamesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListIndexRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListIndexResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectAttributesRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectAttributesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectChildrenRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectChildrenResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectParentPathsRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectParentPathsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectParentsRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectParentsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectPoliciesRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectPoliciesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListPolicyAttachmentsRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListPolicyAttachmentsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListPublishedSchemaArnsRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListPublishedSchemaArnsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListTagsForResourceRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ListTagsForResourceResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.LookupPolicyRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.LookupPolicyResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeActionJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeActionMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeRangeJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeRangeMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeUpdateJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeUpdateMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ObjectReferenceJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.ObjectReferenceMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.PathToObjectIdentifiersJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.PathToObjectIdentifiersMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.PolicyAttachmentJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.PolicyAttachmentMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.PolicyToPathJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.PolicyToPathMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.PublishSchemaRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.PublishSchemaResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.PutSchemaFromJsonRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.PutSchemaFromJsonResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.RemoveFacetFromObjectRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.RemoveFacetFromObjectResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.RuleJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.RuleMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.SchemaFacetJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.SchemaFacetMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.TagJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.TagMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.TagResourceRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.TagResourceResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.TypedAttributeValueJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.TypedAttributeValueMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.TypedAttributeValueRangeJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.TypedAttributeValueRangeMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.UntagResourceRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.UntagResourceResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.UpdateFacetRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.UpdateFacetResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.UpdateObjectAttributesRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.UpdateObjectAttributesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.UpdateSchemaRequestMarshaller
 
getInstance() - Static method in class com.amazonaws.services.clouddirectory.model.transform.UpdateSchemaResultJsonUnmarshaller
 
getIsImmutable() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
Whether the attribute is mutable or not.
getIsUnique() - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
Indicates whether objects with the same indexed attribute value can be added to the index.
getKey() - Method in class com.amazonaws.services.clouddirectory.model.AttributeKeyAndValue
The key of the attribute.
getKey() - Method in class com.amazonaws.services.clouddirectory.model.Tag
Key associated with the tag.
getLinkName() - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectRequest
Link name with which the child object is attached to the parent.
getLinkName() - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObject
The name of the link.
getLinkName() - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
The name of the link.
getLinkName() - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObject
The name of the link.
getLinkName() - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
The name of the link between the parent object and the index object.
getLinkName() - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
The name of link that is used to attach this object to a parent.
getLinkName() - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectRequest
Link name associated with the object that needs to be detached.
getListObjectAttributes() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperation
Lists all attributes associated with an object.
getListObjectAttributes() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadSuccessfulResponse
Lists all attributes associated with an object.
getListObjectChildren() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperation
Returns a paginated list of child objects that are associated with a given object.
getListObjectChildren() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadSuccessfulResponse
Returns a paginated list of child objects associated with a given object.
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
Maximum number of items to be retrieved in a single call.
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildren
Maximum number of items to be retrieved in a single call.
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsRequest
The maximum number of results to retrieve.
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
The maximum number of results to retrieve.
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsRequest
The maximum number of results to retrieve.
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesRequest
The maximum number of results to retrieve.
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesRequest
The maximum number of results to retrieve.
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesRequest
The maximum number of results to retrieve
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
The maximum number of results to retrieve from the index.
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
Maximum number of items to be retrieved in a single call.
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
Maximum number of items to be retrieved in a single call.
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsRequest
Maximum number of items to be retrieved in a single call.
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
Maximum number of items to be retrieved in a single call.
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
Maximum number of items to be retrieved in a single call.
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
Maximum number of items to be retrieved in a single call.
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsRequest
The maximum number of results to retrieve.
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceRequest
The MaxResults parameter sets the maximum number of results returned in a single page.
getMaxResults() - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyRequest
Maximum number of items to be retrieved in a single call.
getMessage() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadException
Exception message associated with the failure.
getName() - Method in class com.amazonaws.services.clouddirectory.model.AttributeKey
The name of the attribute.
getName() - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryRequest
Name of the Directory.
getName() - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryResult
Name of the Directory.
getName() - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
Name of the Facet, which is unique for a given schema.
getName() - Method in class com.amazonaws.services.clouddirectory.model.CreateSchemaRequest
Name associated with the schema.
getName() - Method in class com.amazonaws.services.clouddirectory.model.DeleteFacetRequest
The name of the facet to delete.
getName() - Method in class com.amazonaws.services.clouddirectory.model.Directory
The name of the directory.
getName() - Method in class com.amazonaws.services.clouddirectory.model.Facet
The name of the Facet.
getName() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
The name of the facet attribute.
getName() - Method in class com.amazonaws.services.clouddirectory.model.GetFacetRequest
The name of the facet to retrieve.
getName() - Method in class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonResult
The name of the retrieved schema.
getName() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesRequest
The name of the facet whose attributes will be retrieved.
getName() - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaRequest
New name under which the schema will be published.
getName() - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
getName() - Method in class com.amazonaws.services.clouddirectory.model.UpdateSchemaRequest
Name of the schema.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributesResponse
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildren
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildrenResponse
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsResult
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesResult
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsResult
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesResult
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesResult
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesResult
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListIndexResult
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesResult
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenResult
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsResult
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsResult
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesResult
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsResult
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsResult
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceResult
The token to use to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyRequest
The token to request the next page of results.
getNextToken() - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyResult
The pagination token.
getNumberValue() - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
A number data value.
getObjectAttributeAction() - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeUpdate
The action to perform as part of the attribute update.
getObjectAttributeActionType() - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeAction
Type can be either Update or Delete.
getObjectAttributeKey() - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeUpdate
The key of the attribute being updated.
getObjectAttributeList() - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
Attributes on the facet you are adding to the object.
getObjectAttributeList() - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObject
The attributes to set on the object.
getObjectAttributeList() - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
Attribute map, which contains an attribute ARN as the key and attribute value as the map value.
getObjectAttributeList() - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
Attribute map whose attribute ARN contains the key and attribute value as the map value.
getObjectAttributeUpdateValue() - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeAction
The value that you want to update to.
getObjectIdentifier() - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObjectResponse
ID associated with the object.
getObjectIdentifier() - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributesResponse
ID associated with the object.
getObjectIdentifier() - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryResult
The root object node of the created directory.
getObjectIdentifier() - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexResult
The ObjectIdentifier of the index created by this operation.
getObjectIdentifier() - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectResult
Identifier associated with the object.
getObjectIdentifier() - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationResult
The ObjectIdentifier of the specified object.
getObjectIdentifier() - Method in class com.amazonaws.services.clouddirectory.model.IndexAttachment
The ObjectIdentifier of the object attached to the index.
getObjectIdentifier() - Method in class com.amazonaws.services.clouddirectory.model.PolicyAttachment
The ObjectIdentifier associated with PolicyAttachment.
getObjectIdentifier() - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesResult
ObjectIdentifier of the updated object.
getObjectIdentifiers() - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsResult
List of ObjectIdentifiers to which the policy is attached.
getObjectIdentifiers() - Method in class com.amazonaws.services.clouddirectory.model.PathToObjectIdentifiers
Lists ObjectIdentifiers starting from directory root to the object in the request.
getObjectInformation(GetObjectInformationRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
getObjectInformation(GetObjectInformationRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Retrieves metadata about an object.
getObjectInformation(GetObjectInformationRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Retrieves metadata about an object.
getObjectInformationAsync(GetObjectInformationRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
getObjectInformationAsync(GetObjectInformationRequest, AsyncHandler<GetObjectInformationRequest, GetObjectInformationResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
getObjectInformationAsync(GetObjectInformationRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Retrieves metadata about an object.
getObjectInformationAsync(GetObjectInformationRequest, AsyncHandler<GetObjectInformationRequest, GetObjectInformationResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Retrieves metadata about an object.
getObjectInformationAsync(GetObjectInformationRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
getObjectInformationAsync(GetObjectInformationRequest, AsyncHandler<GetObjectInformationRequest, GetObjectInformationResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
GetObjectInformationRequest - Class in com.amazonaws.services.clouddirectory.model
 
GetObjectInformationRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.GetObjectInformationRequest
 
GetObjectInformationRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
GetObjectInformationRequestMarshaller
GetObjectInformationRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.GetObjectInformationRequestMarshaller
 
GetObjectInformationRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
GetObjectInformationRequest Marshaller
GetObjectInformationRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.GetObjectInformationRequestProtocolMarshaller
 
GetObjectInformationResult - Class in com.amazonaws.services.clouddirectory.model
 
GetObjectInformationResult() - Constructor for class com.amazonaws.services.clouddirectory.model.GetObjectInformationResult
 
GetObjectInformationResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
GetObjectInformationResult JSON Unmarshaller
GetObjectInformationResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.GetObjectInformationResultJsonUnmarshaller
 
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
A reference to the object you are adding the specified facet to.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.AttachPolicyRequest
Reference that identifies the object to which the policy will be attached.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObject
A reference to the object being mutated.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.BatchDeleteObject
Reference that identifies the object.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
Reference of the object whose attributes need to be listed.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildren
Reference of the object for which child objects are being listed.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObject
A reference to the object whose facet will be removed.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributes
Reference that identifies the object.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.DeleteObjectRequest
Reference that identifies the object.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.DetachPolicyRequest
Reference that identifies the object whose policy object will be detached.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationRequest
A reference to the object.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
Reference that identifies the object whose attributes will be listed.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
Reference that identifies the object for which child objects are being listed.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsRequest
Reference that identifies the object whose parent paths are listed.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
Reference that identifies the object for which parent objects are being listed.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
Reference that identifies the object for which policies will be listed.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyRequest
Reference that identifies the object whose policies will be looked up.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectRequest
A reference to the object to remove the facet from.
getObjectReference() - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesRequest
Reference that identifies the object.
getObjectType() - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
Specifies whether a given object created from this facet is of type Node, Leaf Node, Policy or Index.
getObjectType() - Method in class com.amazonaws.services.clouddirectory.model.Facet
Object type associated with the facet.
getObjectType() - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
Object type associated with the facet.
getOperations() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadRequest
List of operations that are part of the batch.
getOperations() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteRequest
List of operations that are part of the batch.
getOrderedIndexedAttributeList() - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
Specifies the Attributes that should be indexed on.
getParameters() - Method in class com.amazonaws.services.clouddirectory.model.Rule
Min and max parameters associated with the rule.
getParentReference() - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectRequest
Parent object reference.
getParentReference() - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObject
Parent object reference.
getParentReference() - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
If specified, the parent reference to which this object will be attached.
getParentReference() - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObject
Parent reference from which the object with the specified link name is detached.
getParentReference() - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
A reference to the parent object that contains the index object.
getParentReference() - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
If specified, the parent reference to which this object will be attached.
getParentReference() - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectRequest
Parent reference from which the object with the specified link name is detached.
getParents() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsResult
Parent structure, which is a map with key as the ObjectIdentifier and LinkName as the value.
getPath() - Method in class com.amazonaws.services.clouddirectory.model.PathToObjectIdentifiers
The path used to identify the object starting from directory root.
getPath() - Method in class com.amazonaws.services.clouddirectory.model.PolicyToPath
The path that is referenced from the root.
getPathToObjectIdentifiersList() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsResult
Returns the path to the ObjectIdentifiers associated with the directory.
getPolicies() - Method in class com.amazonaws.services.clouddirectory.model.PolicyToPath
List of policy objects.
getPolicyId() - Method in class com.amazonaws.services.clouddirectory.model.PolicyAttachment
The ID of PolicyAttachment.
getPolicyReference() - Method in class com.amazonaws.services.clouddirectory.model.AttachPolicyRequest
Reference associated with the policy object.
getPolicyReference() - Method in class com.amazonaws.services.clouddirectory.model.DetachPolicyRequest
Reference that identifies the policy object.
getPolicyReference() - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
Reference that identifies the policy object.
getPolicyToPathList() - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyResult
Provides list of path to policies.
getPolicyType() - Method in class com.amazonaws.services.clouddirectory.model.PolicyAttachment
The type of policy that can be associated with PolicyAttachment.
getPublishedSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaRequest
Published schema ARN that needs to be copied.
getPublishedSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaResult
ARN associated with the published schema.
getRange() - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeRange
The range of attribute values being selected.
getRangesOnIndexedValues() - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
Specifies the ranges of indexed values that you want to query.
getRemoveFacetFromObject() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Batch operation removing a facet from an object.
getRemoveFacetFromObject() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Result of a batch remove facet from object operation.
getRequiredBehavior() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
The required behavior of the FacetAttribute.
getResourceArn() - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceRequest
ARN of the resource.
getResourceArn() - Method in class com.amazonaws.services.clouddirectory.model.TagResourceRequest
ARN of the resource.
getResourceArn() - Method in class com.amazonaws.services.clouddirectory.model.UntagResourceRequest
ARN of the resource.
getResponses() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadResult
List of all the responses for each batch read.
getResponses() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteResult
List of all the responses for each batch write.
getRules() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
Validation rules attached to the attribute definition.
getSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.AttributeKey
The ARN of the schema that contains the facet and attribute.
getSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryRequest
ARN of the published schema that will be copied into the data Directory.
getSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
Schema ARN in which the new Facet will be created.
getSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.CreateSchemaResult
ARN associated with the schema.
getSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.DeleteFacetRequest
ARN associated with the Facet.
getSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.DeleteSchemaRequest
ARN of the development schema.
getSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.DeleteSchemaResult
Input ARN that is returned as part of the response.
getSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.GetFacetRequest
ARN associated with the Facet.
getSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonRequest
The ARN of the schema to retrieve.
getSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesRequest
The ARN of the schema where the facet resides.
getSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesRequest
The ARN to retrieve facet names from.
getSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonRequest
The ARN of the schema to update.
getSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.SchemaFacet
The ARN of the schema that contains the facet.
getSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
ARN associated with the Facet.
getSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.UpdateSchemaRequest
ARN of the development schema.
getSchemaArn() - Method in class com.amazonaws.services.clouddirectory.model.UpdateSchemaResult
ARN associated with the updated schema.
getSchemaArns() - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsResult
The ARNs of schemas that are applied to the directory.
getSchemaArns() - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsResult
The ARNs of retrieved development schemas.
getSchemaArns() - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsResult
The ARNs of published schemas.
getSchemaAsJson(GetSchemaAsJsonRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
getSchemaAsJson(GetSchemaAsJsonRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Retrieves a JSON representation of the schema.
getSchemaAsJson(GetSchemaAsJsonRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Retrieves a JSON representation of the schema.
getSchemaAsJsonAsync(GetSchemaAsJsonRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
getSchemaAsJsonAsync(GetSchemaAsJsonRequest, AsyncHandler<GetSchemaAsJsonRequest, GetSchemaAsJsonResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
getSchemaAsJsonAsync(GetSchemaAsJsonRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Retrieves a JSON representation of the schema.
getSchemaAsJsonAsync(GetSchemaAsJsonRequest, AsyncHandler<GetSchemaAsJsonRequest, GetSchemaAsJsonResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Retrieves a JSON representation of the schema.
getSchemaAsJsonAsync(GetSchemaAsJsonRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
getSchemaAsJsonAsync(GetSchemaAsJsonRequest, AsyncHandler<GetSchemaAsJsonRequest, GetSchemaAsJsonResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
GetSchemaAsJsonRequest - Class in com.amazonaws.services.clouddirectory.model
 
GetSchemaAsJsonRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonRequest
 
GetSchemaAsJsonRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
GetSchemaAsJsonRequestMarshaller
GetSchemaAsJsonRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.GetSchemaAsJsonRequestMarshaller
 
GetSchemaAsJsonRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
GetSchemaAsJsonRequest Marshaller
GetSchemaAsJsonRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.GetSchemaAsJsonRequestProtocolMarshaller
 
GetSchemaAsJsonResult - Class in com.amazonaws.services.clouddirectory.model
 
GetSchemaAsJsonResult() - Constructor for class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonResult
 
GetSchemaAsJsonResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
GetSchemaAsJsonResult JSON Unmarshaller
GetSchemaAsJsonResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.GetSchemaAsJsonResultJsonUnmarshaller
 
getSchemaFacet() - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
Identifiers for the facet that you are adding to the object.
getSchemaFacet() - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObject
Represents the facet being added to the object.
getSchemaFacet() - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
List of FacetArns that will be associated with the object.
getSchemaFacet() - Method in class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObject
The facet to remove from the object.
getSchemaFacet() - Method in class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectRequest
The facet to remove.
getSchemaFacets() - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
List of facet ARNs to be associated with the object.
getSchemaFacets() - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationResult
The facets attached to the specified object.
getSelector() - Method in class com.amazonaws.services.clouddirectory.model.ObjectReference
Allows you to specify an object.
getStartMode() - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
Inclusive or exclusive range start.
getStartValue() - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
The value to start the range at.
getState() - Method in class com.amazonaws.services.clouddirectory.model.Directory
The state of the directory.
getState() - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesRequest
The state of the directories in the list.
getStringValue() - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
A string data value.
getSuccessfulResponse() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperationResponse
Identifies which operation in a batch has succeeded.
getTagKeys() - Method in class com.amazonaws.services.clouddirectory.model.UntagResourceRequest
Keys of the tag that needs to be removed from the resource.
getTags() - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceResult
List of tag key value pairs associated with the response.
getTags() - Method in class com.amazonaws.services.clouddirectory.model.TagResourceRequest
List of tag key value pairs.
getTargetAttributeName() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeReference
Target attribute name associated with the facet reference.
getTargetFacetName() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeReference
Target facet name associated with the facet reference.
getTargetReference() - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexRequest
A reference to the object that you are attaching to the index.
getTargetReference() - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexRequest
A reference to the object being detached from the index.
getTargetReference() - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
A reference to the object to that has indices attached.
getType() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadException
Type of exception, such as InvalidArnException.
getType() - Method in exception com.amazonaws.services.clouddirectory.model.BatchWriteException
 
getType() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
The type of the attribute.
getType() - Method in class com.amazonaws.services.clouddirectory.model.Rule
The type of attribute validation rule.
getUpdateObjectAttributes() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Update a given object's attributes.
getUpdateObjectAttributes() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Updates a given object’s attributes.
getValue() - Method in class com.amazonaws.services.clouddirectory.model.AttributeKeyAndValue
The value of the attribute.
getValue() - Method in class com.amazonaws.services.clouddirectory.model.Tag
Value associated with the tag.
getVersion() - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaRequest
Version under which the schema will be published.

H

hashCode() - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.AttachPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.AttachPolicyResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.AttributeKey
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.AttributeKeyAndValue
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObject
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObjectResponse
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObject
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObjectResponse
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObjectResponse
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchDeleteObject
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchDeleteObjectResponse
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObject
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObjectResponse
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributesResponse
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildren
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildrenResponse
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadException
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperation
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperationResponse
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadSuccessfulResponse
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObject
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObjectResponse
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributes
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributesResponse
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.CreateSchemaRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.CreateSchemaResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.DeleteDirectoryRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.DeleteDirectoryResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.DeleteFacetRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.DeleteFacetResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.DeleteObjectRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.DeleteObjectResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.DeleteSchemaRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.DeleteSchemaResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.DetachPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.DetachPolicyResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.Directory
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.DisableDirectoryRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.DisableDirectoryResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.EnableDirectoryRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.EnableDirectoryResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.Facet
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeReference
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeUpdate
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.GetDirectoryRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.GetDirectoryResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.GetFacetRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.GetFacetResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.IndexAttachment
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListIndexResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeAction
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeRange
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeUpdate
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.ObjectReference
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.PathToObjectIdentifiers
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.PolicyAttachment
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.PolicyToPath
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.Rule
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.SchemaFacet
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.Tag
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesResult
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.UpdateSchemaRequest
 
hashCode() - Method in class com.amazonaws.services.clouddirectory.model.UpdateSchemaResult
 

I

IndexAttachment - Class in com.amazonaws.services.clouddirectory.model
Represents an index and an attached object.
IndexAttachment() - Constructor for class com.amazonaws.services.clouddirectory.model.IndexAttachment
 
IndexAttachmentJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
IndexAttachment JSON Unmarshaller
IndexAttachmentJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.IndexAttachmentJsonUnmarshaller
 
IndexAttachmentMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
IndexAttachmentMarshaller
IndexAttachmentMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.IndexAttachmentMarshaller
 
IndexedAttributeMissingException - Exception in com.amazonaws.services.clouddirectory.model
An object has been attempted to be attached to an object that does not have the appropriate attribute value.
IndexedAttributeMissingException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.IndexedAttributeMissingException
Constructs a new IndexedAttributeMissingException with the specified error message.
InternalServiceException - Exception in com.amazonaws.services.clouddirectory.model
Indicates a problem that must be resolved by Amazon Web Services.
InternalServiceException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.InternalServiceException
Constructs a new InternalServiceException with the specified error message.
InvalidArnException - Exception in com.amazonaws.services.clouddirectory.model
Indicates that the provided ARN value is not valid.
InvalidArnException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.InvalidArnException
Constructs a new InvalidArnException with the specified error message.
InvalidAttachmentException - Exception in com.amazonaws.services.clouddirectory.model
Indicates that an attempt to attach an object with the same link name or to apply a schema with same name has occurred.
InvalidAttachmentException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.InvalidAttachmentException
Constructs a new InvalidAttachmentException with the specified error message.
InvalidFacetUpdateException - Exception in com.amazonaws.services.clouddirectory.model
An attempt to modify a Facet resulted in an invalid schema exception.
InvalidFacetUpdateException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.InvalidFacetUpdateException
Constructs a new InvalidFacetUpdateException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.clouddirectory.model
Indicates that the NextToken value is not valid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidRuleException - Exception in com.amazonaws.services.clouddirectory.model
Occurs when any of the rule parameter keys or values are invalid.
InvalidRuleException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.InvalidRuleException
Constructs a new InvalidRuleException with the specified error message.
InvalidSchemaDocException - Exception in com.amazonaws.services.clouddirectory.model
Indicates that the provided SchemaDoc value is not valid.
InvalidSchemaDocException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.InvalidSchemaDocException
Constructs a new InvalidSchemaDocException with the specified error message.
InvalidTaggingRequestException - Exception in com.amazonaws.services.clouddirectory.model
Can occur for multiple reasons such as when you tag a resource that doesn’t exist or if you specify a higher number of tags for a resource than the allowed limit.
InvalidTaggingRequestException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.InvalidTaggingRequestException
Constructs a new InvalidTaggingRequestException with the specified error message.
isBooleanValue() - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
A Boolean data value.
isImmutable() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
Whether the attribute is mutable or not.
isUnique() - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
Indicates whether objects with the same indexed attribute value can be added to the index.

L

LimitExceededException - Exception in com.amazonaws.services.clouddirectory.model
Indicates limits are exceeded.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LinkNameAlreadyInUseException - Exception in com.amazonaws.services.clouddirectory.model
Indicates that a link could not be created due to a naming conflict.
LinkNameAlreadyInUseException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.LinkNameAlreadyInUseException
Constructs a new LinkNameAlreadyInUseException with the specified error message.
listAppliedSchemaArns(ListAppliedSchemaArnsRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
listAppliedSchemaArns(ListAppliedSchemaArnsRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Lists schemas applied to a directory.
listAppliedSchemaArns(ListAppliedSchemaArnsRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Lists schemas applied to a directory.
listAppliedSchemaArnsAsync(ListAppliedSchemaArnsRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listAppliedSchemaArnsAsync(ListAppliedSchemaArnsRequest, AsyncHandler<ListAppliedSchemaArnsRequest, ListAppliedSchemaArnsResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listAppliedSchemaArnsAsync(ListAppliedSchemaArnsRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Lists schemas applied to a directory.
listAppliedSchemaArnsAsync(ListAppliedSchemaArnsRequest, AsyncHandler<ListAppliedSchemaArnsRequest, ListAppliedSchemaArnsResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Lists schemas applied to a directory.
listAppliedSchemaArnsAsync(ListAppliedSchemaArnsRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
listAppliedSchemaArnsAsync(ListAppliedSchemaArnsRequest, AsyncHandler<ListAppliedSchemaArnsRequest, ListAppliedSchemaArnsResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
ListAppliedSchemaArnsRequest - Class in com.amazonaws.services.clouddirectory.model
 
ListAppliedSchemaArnsRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsRequest
 
ListAppliedSchemaArnsRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListAppliedSchemaArnsRequestMarshaller
ListAppliedSchemaArnsRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListAppliedSchemaArnsRequestMarshaller
 
ListAppliedSchemaArnsRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListAppliedSchemaArnsRequest Marshaller
ListAppliedSchemaArnsRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListAppliedSchemaArnsRequestProtocolMarshaller
 
ListAppliedSchemaArnsResult - Class in com.amazonaws.services.clouddirectory.model
 
ListAppliedSchemaArnsResult() - Constructor for class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsResult
 
ListAppliedSchemaArnsResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListAppliedSchemaArnsResult JSON Unmarshaller
ListAppliedSchemaArnsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListAppliedSchemaArnsResultJsonUnmarshaller
 
listAttachedIndices(ListAttachedIndicesRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
listAttachedIndices(ListAttachedIndicesRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Lists indices attached to an object.
listAttachedIndices(ListAttachedIndicesRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Lists indices attached to an object.
listAttachedIndicesAsync(ListAttachedIndicesRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listAttachedIndicesAsync(ListAttachedIndicesRequest, AsyncHandler<ListAttachedIndicesRequest, ListAttachedIndicesResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listAttachedIndicesAsync(ListAttachedIndicesRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Lists indices attached to an object.
listAttachedIndicesAsync(ListAttachedIndicesRequest, AsyncHandler<ListAttachedIndicesRequest, ListAttachedIndicesResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Lists indices attached to an object.
listAttachedIndicesAsync(ListAttachedIndicesRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
listAttachedIndicesAsync(ListAttachedIndicesRequest, AsyncHandler<ListAttachedIndicesRequest, ListAttachedIndicesResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
ListAttachedIndicesRequest - Class in com.amazonaws.services.clouddirectory.model
 
ListAttachedIndicesRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
 
ListAttachedIndicesRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListAttachedIndicesRequestMarshaller
ListAttachedIndicesRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListAttachedIndicesRequestMarshaller
 
ListAttachedIndicesRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListAttachedIndicesRequest Marshaller
ListAttachedIndicesRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListAttachedIndicesRequestProtocolMarshaller
 
ListAttachedIndicesResult - Class in com.amazonaws.services.clouddirectory.model
 
ListAttachedIndicesResult() - Constructor for class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesResult
 
ListAttachedIndicesResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListAttachedIndicesResult JSON Unmarshaller
ListAttachedIndicesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListAttachedIndicesResultJsonUnmarshaller
 
listDevelopmentSchemaArns(ListDevelopmentSchemaArnsRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
listDevelopmentSchemaArns(ListDevelopmentSchemaArnsRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Retrieves the ARNs of schemas in the development state.
listDevelopmentSchemaArns(ListDevelopmentSchemaArnsRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Retrieves the ARNs of schemas in the development state.
listDevelopmentSchemaArnsAsync(ListDevelopmentSchemaArnsRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listDevelopmentSchemaArnsAsync(ListDevelopmentSchemaArnsRequest, AsyncHandler<ListDevelopmentSchemaArnsRequest, ListDevelopmentSchemaArnsResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listDevelopmentSchemaArnsAsync(ListDevelopmentSchemaArnsRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Retrieves the ARNs of schemas in the development state.
listDevelopmentSchemaArnsAsync(ListDevelopmentSchemaArnsRequest, AsyncHandler<ListDevelopmentSchemaArnsRequest, ListDevelopmentSchemaArnsResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Retrieves the ARNs of schemas in the development state.
listDevelopmentSchemaArnsAsync(ListDevelopmentSchemaArnsRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
listDevelopmentSchemaArnsAsync(ListDevelopmentSchemaArnsRequest, AsyncHandler<ListDevelopmentSchemaArnsRequest, ListDevelopmentSchemaArnsResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
ListDevelopmentSchemaArnsRequest - Class in com.amazonaws.services.clouddirectory.model
 
ListDevelopmentSchemaArnsRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsRequest
 
ListDevelopmentSchemaArnsRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListDevelopmentSchemaArnsRequestMarshaller
ListDevelopmentSchemaArnsRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListDevelopmentSchemaArnsRequestMarshaller
 
ListDevelopmentSchemaArnsRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListDevelopmentSchemaArnsRequest Marshaller
ListDevelopmentSchemaArnsRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListDevelopmentSchemaArnsRequestProtocolMarshaller
 
ListDevelopmentSchemaArnsResult - Class in com.amazonaws.services.clouddirectory.model
 
ListDevelopmentSchemaArnsResult() - Constructor for class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsResult
 
ListDevelopmentSchemaArnsResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListDevelopmentSchemaArnsResult JSON Unmarshaller
ListDevelopmentSchemaArnsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListDevelopmentSchemaArnsResultJsonUnmarshaller
 
listDirectories(ListDirectoriesRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
listDirectories(ListDirectoriesRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Lists directories created within an account.
listDirectories(ListDirectoriesRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Lists directories created within an account.
listDirectoriesAsync(ListDirectoriesRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listDirectoriesAsync(ListDirectoriesRequest, AsyncHandler<ListDirectoriesRequest, ListDirectoriesResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listDirectoriesAsync(ListDirectoriesRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Lists directories created within an account.
listDirectoriesAsync(ListDirectoriesRequest, AsyncHandler<ListDirectoriesRequest, ListDirectoriesResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Lists directories created within an account.
listDirectoriesAsync(ListDirectoriesRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
listDirectoriesAsync(ListDirectoriesRequest, AsyncHandler<ListDirectoriesRequest, ListDirectoriesResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
ListDirectoriesRequest - Class in com.amazonaws.services.clouddirectory.model
 
ListDirectoriesRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.ListDirectoriesRequest
 
ListDirectoriesRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListDirectoriesRequestMarshaller
ListDirectoriesRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListDirectoriesRequestMarshaller
 
ListDirectoriesRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListDirectoriesRequest Marshaller
ListDirectoriesRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListDirectoriesRequestProtocolMarshaller
 
ListDirectoriesResult - Class in com.amazonaws.services.clouddirectory.model
 
ListDirectoriesResult() - Constructor for class com.amazonaws.services.clouddirectory.model.ListDirectoriesResult
 
ListDirectoriesResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListDirectoriesResult JSON Unmarshaller
ListDirectoriesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListDirectoriesResultJsonUnmarshaller
 
listFacetAttributes(ListFacetAttributesRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
listFacetAttributes(ListFacetAttributesRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Retrieves attributes attached to the facet.
listFacetAttributes(ListFacetAttributesRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Retrieves attributes attached to the facet.
listFacetAttributesAsync(ListFacetAttributesRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listFacetAttributesAsync(ListFacetAttributesRequest, AsyncHandler<ListFacetAttributesRequest, ListFacetAttributesResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listFacetAttributesAsync(ListFacetAttributesRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Retrieves attributes attached to the facet.
listFacetAttributesAsync(ListFacetAttributesRequest, AsyncHandler<ListFacetAttributesRequest, ListFacetAttributesResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Retrieves attributes attached to the facet.
listFacetAttributesAsync(ListFacetAttributesRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
listFacetAttributesAsync(ListFacetAttributesRequest, AsyncHandler<ListFacetAttributesRequest, ListFacetAttributesResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
ListFacetAttributesRequest - Class in com.amazonaws.services.clouddirectory.model
 
ListFacetAttributesRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.ListFacetAttributesRequest
 
ListFacetAttributesRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListFacetAttributesRequestMarshaller
ListFacetAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListFacetAttributesRequestMarshaller
 
ListFacetAttributesRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListFacetAttributesRequest Marshaller
ListFacetAttributesRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListFacetAttributesRequestProtocolMarshaller
 
ListFacetAttributesResult - Class in com.amazonaws.services.clouddirectory.model
 
ListFacetAttributesResult() - Constructor for class com.amazonaws.services.clouddirectory.model.ListFacetAttributesResult
 
ListFacetAttributesResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListFacetAttributesResult JSON Unmarshaller
ListFacetAttributesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListFacetAttributesResultJsonUnmarshaller
 
listFacetNames(ListFacetNamesRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
listFacetNames(ListFacetNamesRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Retrieves the names of facets that exist in a schema.
listFacetNames(ListFacetNamesRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Retrieves the names of facets that exist in a schema.
listFacetNamesAsync(ListFacetNamesRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listFacetNamesAsync(ListFacetNamesRequest, AsyncHandler<ListFacetNamesRequest, ListFacetNamesResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listFacetNamesAsync(ListFacetNamesRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Retrieves the names of facets that exist in a schema.
listFacetNamesAsync(ListFacetNamesRequest, AsyncHandler<ListFacetNamesRequest, ListFacetNamesResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Retrieves the names of facets that exist in a schema.
listFacetNamesAsync(ListFacetNamesRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
listFacetNamesAsync(ListFacetNamesRequest, AsyncHandler<ListFacetNamesRequest, ListFacetNamesResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
ListFacetNamesRequest - Class in com.amazonaws.services.clouddirectory.model
 
ListFacetNamesRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.ListFacetNamesRequest
 
ListFacetNamesRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListFacetNamesRequestMarshaller
ListFacetNamesRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListFacetNamesRequestMarshaller
 
ListFacetNamesRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListFacetNamesRequest Marshaller
ListFacetNamesRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListFacetNamesRequestProtocolMarshaller
 
ListFacetNamesResult - Class in com.amazonaws.services.clouddirectory.model
 
ListFacetNamesResult() - Constructor for class com.amazonaws.services.clouddirectory.model.ListFacetNamesResult
 
ListFacetNamesResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListFacetNamesResult JSON Unmarshaller
ListFacetNamesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListFacetNamesResultJsonUnmarshaller
 
listIndex(ListIndexRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
listIndex(ListIndexRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Lists objects attached to the specified index.
listIndex(ListIndexRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Lists objects attached to the specified index.
listIndexAsync(ListIndexRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listIndexAsync(ListIndexRequest, AsyncHandler<ListIndexRequest, ListIndexResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listIndexAsync(ListIndexRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Lists objects attached to the specified index.
listIndexAsync(ListIndexRequest, AsyncHandler<ListIndexRequest, ListIndexResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Lists objects attached to the specified index.
listIndexAsync(ListIndexRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
listIndexAsync(ListIndexRequest, AsyncHandler<ListIndexRequest, ListIndexResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
ListIndexRequest - Class in com.amazonaws.services.clouddirectory.model
 
ListIndexRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.ListIndexRequest
 
ListIndexRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListIndexRequestMarshaller
ListIndexRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListIndexRequestMarshaller
 
ListIndexRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListIndexRequest Marshaller
ListIndexRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListIndexRequestProtocolMarshaller
 
ListIndexResult - Class in com.amazonaws.services.clouddirectory.model
 
ListIndexResult() - Constructor for class com.amazonaws.services.clouddirectory.model.ListIndexResult
 
ListIndexResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListIndexResult JSON Unmarshaller
ListIndexResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListIndexResultJsonUnmarshaller
 
listObjectAttributes(ListObjectAttributesRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
listObjectAttributes(ListObjectAttributesRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Lists all attributes associated with an object.
listObjectAttributes(ListObjectAttributesRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Lists all attributes associated with an object.
listObjectAttributesAsync(ListObjectAttributesRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listObjectAttributesAsync(ListObjectAttributesRequest, AsyncHandler<ListObjectAttributesRequest, ListObjectAttributesResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listObjectAttributesAsync(ListObjectAttributesRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Lists all attributes associated with an object.
listObjectAttributesAsync(ListObjectAttributesRequest, AsyncHandler<ListObjectAttributesRequest, ListObjectAttributesResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Lists all attributes associated with an object.
listObjectAttributesAsync(ListObjectAttributesRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
listObjectAttributesAsync(ListObjectAttributesRequest, AsyncHandler<ListObjectAttributesRequest, ListObjectAttributesResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
ListObjectAttributesRequest - Class in com.amazonaws.services.clouddirectory.model
 
ListObjectAttributesRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
 
ListObjectAttributesRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListObjectAttributesRequestMarshaller
ListObjectAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListObjectAttributesRequestMarshaller
 
ListObjectAttributesRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListObjectAttributesRequest Marshaller
ListObjectAttributesRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListObjectAttributesRequestProtocolMarshaller
 
ListObjectAttributesResult - Class in com.amazonaws.services.clouddirectory.model
 
ListObjectAttributesResult() - Constructor for class com.amazonaws.services.clouddirectory.model.ListObjectAttributesResult
 
ListObjectAttributesResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListObjectAttributesResult JSON Unmarshaller
ListObjectAttributesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListObjectAttributesResultJsonUnmarshaller
 
listObjectChildren(ListObjectChildrenRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
listObjectChildren(ListObjectChildrenRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Returns a paginated list of child objects associated with a given object.
listObjectChildren(ListObjectChildrenRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Returns a paginated list of child objects associated with a given object.
listObjectChildrenAsync(ListObjectChildrenRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listObjectChildrenAsync(ListObjectChildrenRequest, AsyncHandler<ListObjectChildrenRequest, ListObjectChildrenResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listObjectChildrenAsync(ListObjectChildrenRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Returns a paginated list of child objects associated with a given object.
listObjectChildrenAsync(ListObjectChildrenRequest, AsyncHandler<ListObjectChildrenRequest, ListObjectChildrenResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Returns a paginated list of child objects associated with a given object.
listObjectChildrenAsync(ListObjectChildrenRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
listObjectChildrenAsync(ListObjectChildrenRequest, AsyncHandler<ListObjectChildrenRequest, ListObjectChildrenResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
ListObjectChildrenRequest - Class in com.amazonaws.services.clouddirectory.model
 
ListObjectChildrenRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
 
ListObjectChildrenRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListObjectChildrenRequestMarshaller
ListObjectChildrenRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListObjectChildrenRequestMarshaller
 
ListObjectChildrenRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListObjectChildrenRequest Marshaller
ListObjectChildrenRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListObjectChildrenRequestProtocolMarshaller
 
ListObjectChildrenResult - Class in com.amazonaws.services.clouddirectory.model
 
ListObjectChildrenResult() - Constructor for class com.amazonaws.services.clouddirectory.model.ListObjectChildrenResult
 
ListObjectChildrenResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListObjectChildrenResult JSON Unmarshaller
ListObjectChildrenResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListObjectChildrenResultJsonUnmarshaller
 
listObjectParentPaths(ListObjectParentPathsRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
listObjectParentPaths(ListObjectParentPathsRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node objects.
listObjectParentPaths(ListObjectParentPathsRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node objects.
listObjectParentPathsAsync(ListObjectParentPathsRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listObjectParentPathsAsync(ListObjectParentPathsRequest, AsyncHandler<ListObjectParentPathsRequest, ListObjectParentPathsResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listObjectParentPathsAsync(ListObjectParentPathsRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node objects.
listObjectParentPathsAsync(ListObjectParentPathsRequest, AsyncHandler<ListObjectParentPathsRequest, ListObjectParentPathsResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node objects.
listObjectParentPathsAsync(ListObjectParentPathsRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
listObjectParentPathsAsync(ListObjectParentPathsRequest, AsyncHandler<ListObjectParentPathsRequest, ListObjectParentPathsResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
ListObjectParentPathsRequest - Class in com.amazonaws.services.clouddirectory.model
 
ListObjectParentPathsRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsRequest
 
ListObjectParentPathsRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListObjectParentPathsRequestMarshaller
ListObjectParentPathsRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListObjectParentPathsRequestMarshaller
 
ListObjectParentPathsRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListObjectParentPathsRequest Marshaller
ListObjectParentPathsRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListObjectParentPathsRequestProtocolMarshaller
 
ListObjectParentPathsResult - Class in com.amazonaws.services.clouddirectory.model
 
ListObjectParentPathsResult() - Constructor for class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsResult
 
ListObjectParentPathsResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListObjectParentPathsResult JSON Unmarshaller
ListObjectParentPathsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListObjectParentPathsResultJsonUnmarshaller
 
listObjectParents(ListObjectParentsRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
listObjectParents(ListObjectParentsRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Lists parent objects associated with a given object in pagination fashion.
listObjectParents(ListObjectParentsRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Lists parent objects associated with a given object in pagination fashion.
listObjectParentsAsync(ListObjectParentsRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listObjectParentsAsync(ListObjectParentsRequest, AsyncHandler<ListObjectParentsRequest, ListObjectParentsResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listObjectParentsAsync(ListObjectParentsRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Lists parent objects associated with a given object in pagination fashion.
listObjectParentsAsync(ListObjectParentsRequest, AsyncHandler<ListObjectParentsRequest, ListObjectParentsResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Lists parent objects associated with a given object in pagination fashion.
listObjectParentsAsync(ListObjectParentsRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
listObjectParentsAsync(ListObjectParentsRequest, AsyncHandler<ListObjectParentsRequest, ListObjectParentsResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
ListObjectParentsRequest - Class in com.amazonaws.services.clouddirectory.model
 
ListObjectParentsRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
 
ListObjectParentsRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListObjectParentsRequestMarshaller
ListObjectParentsRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListObjectParentsRequestMarshaller
 
ListObjectParentsRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListObjectParentsRequest Marshaller
ListObjectParentsRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListObjectParentsRequestProtocolMarshaller
 
ListObjectParentsResult - Class in com.amazonaws.services.clouddirectory.model
 
ListObjectParentsResult() - Constructor for class com.amazonaws.services.clouddirectory.model.ListObjectParentsResult
 
ListObjectParentsResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListObjectParentsResult JSON Unmarshaller
ListObjectParentsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListObjectParentsResultJsonUnmarshaller
 
listObjectPolicies(ListObjectPoliciesRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
listObjectPolicies(ListObjectPoliciesRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Returns policies attached to an object in pagination fashion.
listObjectPolicies(ListObjectPoliciesRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Returns policies attached to an object in pagination fashion.
listObjectPoliciesAsync(ListObjectPoliciesRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listObjectPoliciesAsync(ListObjectPoliciesRequest, AsyncHandler<ListObjectPoliciesRequest, ListObjectPoliciesResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listObjectPoliciesAsync(ListObjectPoliciesRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Returns policies attached to an object in pagination fashion.
listObjectPoliciesAsync(ListObjectPoliciesRequest, AsyncHandler<ListObjectPoliciesRequest, ListObjectPoliciesResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Returns policies attached to an object in pagination fashion.
listObjectPoliciesAsync(ListObjectPoliciesRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
listObjectPoliciesAsync(ListObjectPoliciesRequest, AsyncHandler<ListObjectPoliciesRequest, ListObjectPoliciesResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
ListObjectPoliciesRequest - Class in com.amazonaws.services.clouddirectory.model
 
ListObjectPoliciesRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
 
ListObjectPoliciesRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListObjectPoliciesRequestMarshaller
ListObjectPoliciesRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListObjectPoliciesRequestMarshaller
 
ListObjectPoliciesRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListObjectPoliciesRequest Marshaller
ListObjectPoliciesRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListObjectPoliciesRequestProtocolMarshaller
 
ListObjectPoliciesResult - Class in com.amazonaws.services.clouddirectory.model
 
ListObjectPoliciesResult() - Constructor for class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesResult
 
ListObjectPoliciesResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListObjectPoliciesResult JSON Unmarshaller
ListObjectPoliciesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListObjectPoliciesResultJsonUnmarshaller
 
listPolicyAttachments(ListPolicyAttachmentsRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
listPolicyAttachments(ListPolicyAttachmentsRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Returns all of the ObjectIdentifiers to which a given policy is attached.
listPolicyAttachments(ListPolicyAttachmentsRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Returns all of the ObjectIdentifiers to which a given policy is attached.
listPolicyAttachmentsAsync(ListPolicyAttachmentsRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listPolicyAttachmentsAsync(ListPolicyAttachmentsRequest, AsyncHandler<ListPolicyAttachmentsRequest, ListPolicyAttachmentsResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listPolicyAttachmentsAsync(ListPolicyAttachmentsRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Returns all of the ObjectIdentifiers to which a given policy is attached.
listPolicyAttachmentsAsync(ListPolicyAttachmentsRequest, AsyncHandler<ListPolicyAttachmentsRequest, ListPolicyAttachmentsResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Returns all of the ObjectIdentifiers to which a given policy is attached.
listPolicyAttachmentsAsync(ListPolicyAttachmentsRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
listPolicyAttachmentsAsync(ListPolicyAttachmentsRequest, AsyncHandler<ListPolicyAttachmentsRequest, ListPolicyAttachmentsResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
ListPolicyAttachmentsRequest - Class in com.amazonaws.services.clouddirectory.model
 
ListPolicyAttachmentsRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
 
ListPolicyAttachmentsRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListPolicyAttachmentsRequestMarshaller
ListPolicyAttachmentsRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListPolicyAttachmentsRequestMarshaller
 
ListPolicyAttachmentsRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListPolicyAttachmentsRequest Marshaller
ListPolicyAttachmentsRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListPolicyAttachmentsRequestProtocolMarshaller
 
ListPolicyAttachmentsResult - Class in com.amazonaws.services.clouddirectory.model
 
ListPolicyAttachmentsResult() - Constructor for class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsResult
 
ListPolicyAttachmentsResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListPolicyAttachmentsResult JSON Unmarshaller
ListPolicyAttachmentsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListPolicyAttachmentsResultJsonUnmarshaller
 
listPublishedSchemaArns(ListPublishedSchemaArnsRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
listPublishedSchemaArns(ListPublishedSchemaArnsRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Retrieves published schema ARNs.
listPublishedSchemaArns(ListPublishedSchemaArnsRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Retrieves published schema ARNs.
listPublishedSchemaArnsAsync(ListPublishedSchemaArnsRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listPublishedSchemaArnsAsync(ListPublishedSchemaArnsRequest, AsyncHandler<ListPublishedSchemaArnsRequest, ListPublishedSchemaArnsResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listPublishedSchemaArnsAsync(ListPublishedSchemaArnsRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Retrieves published schema ARNs.
listPublishedSchemaArnsAsync(ListPublishedSchemaArnsRequest, AsyncHandler<ListPublishedSchemaArnsRequest, ListPublishedSchemaArnsResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Retrieves published schema ARNs.
listPublishedSchemaArnsAsync(ListPublishedSchemaArnsRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
listPublishedSchemaArnsAsync(ListPublishedSchemaArnsRequest, AsyncHandler<ListPublishedSchemaArnsRequest, ListPublishedSchemaArnsResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
ListPublishedSchemaArnsRequest - Class in com.amazonaws.services.clouddirectory.model
 
ListPublishedSchemaArnsRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsRequest
 
ListPublishedSchemaArnsRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListPublishedSchemaArnsRequestMarshaller
ListPublishedSchemaArnsRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListPublishedSchemaArnsRequestMarshaller
 
ListPublishedSchemaArnsRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListPublishedSchemaArnsRequest Marshaller
ListPublishedSchemaArnsRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListPublishedSchemaArnsRequestProtocolMarshaller
 
ListPublishedSchemaArnsResult - Class in com.amazonaws.services.clouddirectory.model
 
ListPublishedSchemaArnsResult() - Constructor for class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsResult
 
ListPublishedSchemaArnsResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListPublishedSchemaArnsResult JSON Unmarshaller
ListPublishedSchemaArnsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListPublishedSchemaArnsResultJsonUnmarshaller
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Returns tags for a resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Returns tags for a resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Returns tags for a resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Returns tags for a resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.clouddirectory.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.ListTagsForResourceRequest
 
ListTagsForResourceRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListTagsForResourceRequestMarshaller
ListTagsForResourceRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListTagsForResourceRequest Marshaller
ListTagsForResourceRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListTagsForResourceRequestProtocolMarshaller
 
ListTagsForResourceResult - Class in com.amazonaws.services.clouddirectory.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.clouddirectory.model.ListTagsForResourceResult
 
ListTagsForResourceResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ListTagsForResourceResult JSON Unmarshaller
ListTagsForResourceResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ListTagsForResourceResultJsonUnmarshaller
 
lookupPolicy(LookupPolicyRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
lookupPolicy(LookupPolicyRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Lists all policies from the root of the Directory to the object specified.
lookupPolicy(LookupPolicyRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Lists all policies from the root of the Directory to the object specified.
lookupPolicyAsync(LookupPolicyRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
lookupPolicyAsync(LookupPolicyRequest, AsyncHandler<LookupPolicyRequest, LookupPolicyResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
lookupPolicyAsync(LookupPolicyRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Lists all policies from the root of the Directory to the object specified.
lookupPolicyAsync(LookupPolicyRequest, AsyncHandler<LookupPolicyRequest, LookupPolicyResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Lists all policies from the root of the Directory to the object specified.
lookupPolicyAsync(LookupPolicyRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
lookupPolicyAsync(LookupPolicyRequest, AsyncHandler<LookupPolicyRequest, LookupPolicyResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
LookupPolicyRequest - Class in com.amazonaws.services.clouddirectory.model
 
LookupPolicyRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.LookupPolicyRequest
 
LookupPolicyRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
LookupPolicyRequestMarshaller
LookupPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.LookupPolicyRequestMarshaller
 
LookupPolicyRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
LookupPolicyRequest Marshaller
LookupPolicyRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.LookupPolicyRequestProtocolMarshaller
 
LookupPolicyResult - Class in com.amazonaws.services.clouddirectory.model
 
LookupPolicyResult() - Constructor for class com.amazonaws.services.clouddirectory.model.LookupPolicyResult
 
LookupPolicyResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
LookupPolicyResult JSON Unmarshaller
LookupPolicyResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.LookupPolicyResultJsonUnmarshaller
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.AttributeKey
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.AttributeKeyAndValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObject
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObjectResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObject
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObjectResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObjectResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchDeleteObject
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchDeleteObjectResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObject
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObjectResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributesResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildren
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildrenResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadException
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperationResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadSuccessfulResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObject
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObjectResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributes
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributesResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.Directory
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.Facet
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeReference
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.IndexAttachment
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeRange
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.ObjectReference
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.PathToObjectIdentifiers
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.PolicyAttachment
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.PolicyToPath
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.Rule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.SchemaFacet
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.Tag
 
marshall(AddFacetToObjectRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.AddFacetToObjectRequestMarshaller
Marshall the given parameter object.
marshall(AddFacetToObjectRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.AddFacetToObjectRequestProtocolMarshaller
 
marshall(ApplySchemaRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ApplySchemaRequestMarshaller
Marshall the given parameter object.
marshall(ApplySchemaRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.ApplySchemaRequestProtocolMarshaller
 
marshall(AttachObjectRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.AttachObjectRequestMarshaller
Marshall the given parameter object.
marshall(AttachObjectRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.AttachObjectRequestProtocolMarshaller
 
marshall(AttachPolicyRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.AttachPolicyRequestMarshaller
Marshall the given parameter object.
marshall(AttachPolicyRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.AttachPolicyRequestProtocolMarshaller
 
marshall(AttachToIndexRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.AttachToIndexRequestMarshaller
Marshall the given parameter object.
marshall(AttachToIndexRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.AttachToIndexRequestProtocolMarshaller
 
marshall(AttributeKeyAndValue, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.AttributeKeyAndValueMarshaller
Marshall the given parameter object.
marshall(AttributeKey, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.AttributeKeyMarshaller
Marshall the given parameter object.
marshall(BatchAddFacetToObject, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchAddFacetToObjectMarshaller
Marshall the given parameter object.
marshall(BatchAddFacetToObjectResponse, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchAddFacetToObjectResponseMarshaller
Marshall the given parameter object.
marshall(BatchAttachObject, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchAttachObjectMarshaller
Marshall the given parameter object.
marshall(BatchAttachObjectResponse, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchAttachObjectResponseMarshaller
Marshall the given parameter object.
marshall(BatchCreateObject, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchCreateObjectMarshaller
Marshall the given parameter object.
marshall(BatchCreateObjectResponse, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchCreateObjectResponseMarshaller
Marshall the given parameter object.
marshall(BatchDeleteObject, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchDeleteObjectMarshaller
Marshall the given parameter object.
marshall(BatchDeleteObjectResponse, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchDeleteObjectResponseMarshaller
Marshall the given parameter object.
marshall(BatchDetachObject, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchDetachObjectMarshaller
Marshall the given parameter object.
marshall(BatchDetachObjectResponse, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchDetachObjectResponseMarshaller
Marshall the given parameter object.
marshall(BatchListObjectAttributes, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectAttributesMarshaller
Marshall the given parameter object.
marshall(BatchListObjectAttributesResponse, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectAttributesResponseMarshaller
Marshall the given parameter object.
marshall(BatchListObjectChildren, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectChildrenMarshaller
Marshall the given parameter object.
marshall(BatchListObjectChildrenResponse, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectChildrenResponseMarshaller
Marshall the given parameter object.
marshall(BatchReadException, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadExceptionMarshaller
Marshall the given parameter object.
marshall(BatchReadOperation, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadOperationMarshaller
Marshall the given parameter object.
marshall(BatchReadOperationResponse, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadOperationResponseMarshaller
Marshall the given parameter object.
marshall(BatchReadRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadRequestMarshaller
Marshall the given parameter object.
marshall(BatchReadRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadRequestProtocolMarshaller
 
marshall(BatchReadSuccessfulResponse, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadSuccessfulResponseMarshaller
Marshall the given parameter object.
marshall(BatchRemoveFacetFromObject, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchRemoveFacetFromObjectMarshaller
Marshall the given parameter object.
marshall(BatchRemoveFacetFromObjectResponse, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchRemoveFacetFromObjectResponseMarshaller
Marshall the given parameter object.
marshall(BatchUpdateObjectAttributes, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchUpdateObjectAttributesMarshaller
Marshall the given parameter object.
marshall(BatchUpdateObjectAttributesResponse, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchUpdateObjectAttributesResponseMarshaller
Marshall the given parameter object.
marshall(BatchWriteOperation, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchWriteOperationMarshaller
Marshall the given parameter object.
marshall(BatchWriteOperationResponse, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchWriteOperationResponseMarshaller
Marshall the given parameter object.
marshall(BatchWriteRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchWriteRequestMarshaller
Marshall the given parameter object.
marshall(BatchWriteRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchWriteRequestProtocolMarshaller
 
marshall(CreateDirectoryRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.CreateDirectoryRequestMarshaller
Marshall the given parameter object.
marshall(CreateDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.CreateDirectoryRequestProtocolMarshaller
 
marshall(CreateFacetRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.CreateFacetRequestMarshaller
Marshall the given parameter object.
marshall(CreateFacetRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.CreateFacetRequestProtocolMarshaller
 
marshall(CreateIndexRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.CreateIndexRequestMarshaller
Marshall the given parameter object.
marshall(CreateIndexRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.CreateIndexRequestProtocolMarshaller
 
marshall(CreateObjectRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.CreateObjectRequestMarshaller
Marshall the given parameter object.
marshall(CreateObjectRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.CreateObjectRequestProtocolMarshaller
 
marshall(CreateSchemaRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.CreateSchemaRequestMarshaller
Marshall the given parameter object.
marshall(CreateSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.CreateSchemaRequestProtocolMarshaller
 
marshall(DeleteDirectoryRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.DeleteDirectoryRequestMarshaller
Marshall the given parameter object.
marshall(DeleteDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.DeleteDirectoryRequestProtocolMarshaller
 
marshall(DeleteFacetRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.DeleteFacetRequestMarshaller
Marshall the given parameter object.
marshall(DeleteFacetRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.DeleteFacetRequestProtocolMarshaller
 
marshall(DeleteObjectRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.DeleteObjectRequestMarshaller
Marshall the given parameter object.
marshall(DeleteObjectRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.DeleteObjectRequestProtocolMarshaller
 
marshall(DeleteSchemaRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.DeleteSchemaRequestMarshaller
Marshall the given parameter object.
marshall(DeleteSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.DeleteSchemaRequestProtocolMarshaller
 
marshall(DetachFromIndexRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.DetachFromIndexRequestMarshaller
Marshall the given parameter object.
marshall(DetachFromIndexRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.DetachFromIndexRequestProtocolMarshaller
 
marshall(DetachObjectRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.DetachObjectRequestMarshaller
Marshall the given parameter object.
marshall(DetachObjectRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.DetachObjectRequestProtocolMarshaller
 
marshall(DetachPolicyRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.DetachPolicyRequestMarshaller
Marshall the given parameter object.
marshall(DetachPolicyRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.DetachPolicyRequestProtocolMarshaller
 
marshall(Directory, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.DirectoryMarshaller
Marshall the given parameter object.
marshall(DisableDirectoryRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.DisableDirectoryRequestMarshaller
Marshall the given parameter object.
marshall(DisableDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.DisableDirectoryRequestProtocolMarshaller
 
marshall(EnableDirectoryRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.EnableDirectoryRequestMarshaller
Marshall the given parameter object.
marshall(EnableDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.EnableDirectoryRequestProtocolMarshaller
 
marshall(FacetAttributeDefinition, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeDefinitionMarshaller
Marshall the given parameter object.
marshall(FacetAttribute, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeMarshaller
Marshall the given parameter object.
marshall(FacetAttributeReference, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeReferenceMarshaller
Marshall the given parameter object.
marshall(FacetAttributeUpdate, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeUpdateMarshaller
Marshall the given parameter object.
marshall(Facet, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.FacetMarshaller
Marshall the given parameter object.
marshall(GetDirectoryRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.GetDirectoryRequestMarshaller
Marshall the given parameter object.
marshall(GetDirectoryRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.GetDirectoryRequestProtocolMarshaller
 
marshall(GetFacetRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.GetFacetRequestMarshaller
Marshall the given parameter object.
marshall(GetFacetRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.GetFacetRequestProtocolMarshaller
 
marshall(GetObjectInformationRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.GetObjectInformationRequestMarshaller
Marshall the given parameter object.
marshall(GetObjectInformationRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.GetObjectInformationRequestProtocolMarshaller
 
marshall(GetSchemaAsJsonRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.GetSchemaAsJsonRequestMarshaller
Marshall the given parameter object.
marshall(GetSchemaAsJsonRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.GetSchemaAsJsonRequestProtocolMarshaller
 
marshall(IndexAttachment, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.IndexAttachmentMarshaller
Marshall the given parameter object.
marshall(ListAppliedSchemaArnsRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListAppliedSchemaArnsRequestMarshaller
Marshall the given parameter object.
marshall(ListAppliedSchemaArnsRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListAppliedSchemaArnsRequestProtocolMarshaller
 
marshall(ListAttachedIndicesRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListAttachedIndicesRequestMarshaller
Marshall the given parameter object.
marshall(ListAttachedIndicesRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListAttachedIndicesRequestProtocolMarshaller
 
marshall(ListDevelopmentSchemaArnsRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListDevelopmentSchemaArnsRequestMarshaller
Marshall the given parameter object.
marshall(ListDevelopmentSchemaArnsRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListDevelopmentSchemaArnsRequestProtocolMarshaller
 
marshall(ListDirectoriesRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListDirectoriesRequestMarshaller
Marshall the given parameter object.
marshall(ListDirectoriesRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListDirectoriesRequestProtocolMarshaller
 
marshall(ListFacetAttributesRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListFacetAttributesRequestMarshaller
Marshall the given parameter object.
marshall(ListFacetAttributesRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListFacetAttributesRequestProtocolMarshaller
 
marshall(ListFacetNamesRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListFacetNamesRequestMarshaller
Marshall the given parameter object.
marshall(ListFacetNamesRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListFacetNamesRequestProtocolMarshaller
 
marshall(ListIndexRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListIndexRequestMarshaller
Marshall the given parameter object.
marshall(ListIndexRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListIndexRequestProtocolMarshaller
 
marshall(ListObjectAttributesRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectAttributesRequestMarshaller
Marshall the given parameter object.
marshall(ListObjectAttributesRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectAttributesRequestProtocolMarshaller
 
marshall(ListObjectChildrenRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectChildrenRequestMarshaller
Marshall the given parameter object.
marshall(ListObjectChildrenRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectChildrenRequestProtocolMarshaller
 
marshall(ListObjectParentPathsRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectParentPathsRequestMarshaller
Marshall the given parameter object.
marshall(ListObjectParentPathsRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectParentPathsRequestProtocolMarshaller
 
marshall(ListObjectParentsRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectParentsRequestMarshaller
Marshall the given parameter object.
marshall(ListObjectParentsRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectParentsRequestProtocolMarshaller
 
marshall(ListObjectPoliciesRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectPoliciesRequestMarshaller
Marshall the given parameter object.
marshall(ListObjectPoliciesRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectPoliciesRequestProtocolMarshaller
 
marshall(ListPolicyAttachmentsRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListPolicyAttachmentsRequestMarshaller
Marshall the given parameter object.
marshall(ListPolicyAttachmentsRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListPolicyAttachmentsRequestProtocolMarshaller
 
marshall(ListPublishedSchemaArnsRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListPublishedSchemaArnsRequestMarshaller
Marshall the given parameter object.
marshall(ListPublishedSchemaArnsRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListPublishedSchemaArnsRequestProtocolMarshaller
 
marshall(ListTagsForResourceRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListTagsForResourceRequestMarshaller
Marshall the given parameter object.
marshall(ListTagsForResourceRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListTagsForResourceRequestProtocolMarshaller
 
marshall(LookupPolicyRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.LookupPolicyRequestMarshaller
Marshall the given parameter object.
marshall(LookupPolicyRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.LookupPolicyRequestProtocolMarshaller
 
marshall(ObjectAttributeAction, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeActionMarshaller
Marshall the given parameter object.
marshall(ObjectAttributeRange, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeRangeMarshaller
Marshall the given parameter object.
marshall(ObjectAttributeUpdate, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeUpdateMarshaller
Marshall the given parameter object.
marshall(ObjectReference, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.ObjectReferenceMarshaller
Marshall the given parameter object.
marshall(PathToObjectIdentifiers, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.PathToObjectIdentifiersMarshaller
Marshall the given parameter object.
marshall(PolicyAttachment, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.PolicyAttachmentMarshaller
Marshall the given parameter object.
marshall(PolicyToPath, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.PolicyToPathMarshaller
Marshall the given parameter object.
marshall(PublishSchemaRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.PublishSchemaRequestMarshaller
Marshall the given parameter object.
marshall(PublishSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.PublishSchemaRequestProtocolMarshaller
 
marshall(PutSchemaFromJsonRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.PutSchemaFromJsonRequestMarshaller
Marshall the given parameter object.
marshall(PutSchemaFromJsonRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.PutSchemaFromJsonRequestProtocolMarshaller
 
marshall(RemoveFacetFromObjectRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.RemoveFacetFromObjectRequestMarshaller
Marshall the given parameter object.
marshall(RemoveFacetFromObjectRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.RemoveFacetFromObjectRequestProtocolMarshaller
 
marshall(Rule, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.RuleMarshaller
Marshall the given parameter object.
marshall(SchemaFacet, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.SchemaFacetMarshaller
Marshall the given parameter object.
marshall(Tag, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.TagMarshaller
Marshall the given parameter object.
marshall(TagResourceRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.TagResourceRequestMarshaller
Marshall the given parameter object.
marshall(TagResourceRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.TagResourceRequestProtocolMarshaller
 
marshall(TypedAttributeValue, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.TypedAttributeValueMarshaller
Marshall the given parameter object.
marshall(TypedAttributeValueRange, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.TypedAttributeValueRangeMarshaller
Marshall the given parameter object.
marshall(UntagResourceRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.UntagResourceRequestMarshaller
Marshall the given parameter object.
marshall(UntagResourceRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.UntagResourceRequestProtocolMarshaller
 
marshall(UpdateFacetRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.UpdateFacetRequestMarshaller
Marshall the given parameter object.
marshall(UpdateFacetRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.UpdateFacetRequestProtocolMarshaller
 
marshall(UpdateObjectAttributesRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.UpdateObjectAttributesRequestMarshaller
Marshall the given parameter object.
marshall(UpdateObjectAttributesRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.UpdateObjectAttributesRequestProtocolMarshaller
 
marshall(UpdateSchemaRequest, ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.transform.UpdateSchemaRequestMarshaller
Marshall the given parameter object.
marshall(UpdateSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.model.transform.UpdateSchemaRequestProtocolMarshaller
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
 

N

NotIndexException - Exception in com.amazonaws.services.clouddirectory.model
Indicates the requested operation can only operate on index objects.
NotIndexException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.NotIndexException
Constructs a new NotIndexException with the specified error message.
NotNodeException - Exception in com.amazonaws.services.clouddirectory.model
Occurs when any invalid operations are performed on an object which is not a node, such as calling ListObjectChildren for a leaf node object.
NotNodeException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.NotNodeException
Constructs a new NotNodeException with the specified error message.
NotPolicyException - Exception in com.amazonaws.services.clouddirectory.model
Indicates the requested operation can only operate on policy objects.
NotPolicyException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.NotPolicyException
Constructs a new NotPolicyException with the specified error message.

O

ObjectAlreadyDetachedException - Exception in com.amazonaws.services.clouddirectory.model
Indicates the object is not attached to the index.
ObjectAlreadyDetachedException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.ObjectAlreadyDetachedException
Constructs a new ObjectAlreadyDetachedException with the specified error message.
ObjectAttributeAction - Class in com.amazonaws.services.clouddirectory.model
The action to take on the object attribute.
ObjectAttributeAction() - Constructor for class com.amazonaws.services.clouddirectory.model.ObjectAttributeAction
 
ObjectAttributeActionJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ObjectAttributeAction JSON Unmarshaller
ObjectAttributeActionJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeActionJsonUnmarshaller
 
ObjectAttributeActionMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ObjectAttributeActionMarshaller
ObjectAttributeActionMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeActionMarshaller
 
ObjectAttributeRange - Class in com.amazonaws.services.clouddirectory.model
A range of attributes.
ObjectAttributeRange() - Constructor for class com.amazonaws.services.clouddirectory.model.ObjectAttributeRange
 
ObjectAttributeRangeJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ObjectAttributeRange JSON Unmarshaller
ObjectAttributeRangeJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeRangeJsonUnmarshaller
 
ObjectAttributeRangeMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ObjectAttributeRangeMarshaller
ObjectAttributeRangeMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeRangeMarshaller
 
ObjectAttributeUpdate - Class in com.amazonaws.services.clouddirectory.model
Structure that contains attribute update information.
ObjectAttributeUpdate() - Constructor for class com.amazonaws.services.clouddirectory.model.ObjectAttributeUpdate
 
ObjectAttributeUpdateJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ObjectAttributeUpdate JSON Unmarshaller
ObjectAttributeUpdateJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeUpdateJsonUnmarshaller
 
ObjectAttributeUpdateMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ObjectAttributeUpdateMarshaller
ObjectAttributeUpdateMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeUpdateMarshaller
 
ObjectNotDetachedException - Exception in com.amazonaws.services.clouddirectory.model
Indicates the requested operation cannot be completed because the object has not been detached from the tree.
ObjectNotDetachedException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.ObjectNotDetachedException
Constructs a new ObjectNotDetachedException with the specified error message.
ObjectReference - Class in com.amazonaws.services.clouddirectory.model
Reference that identifies an object.
ObjectReference() - Constructor for class com.amazonaws.services.clouddirectory.model.ObjectReference
 
ObjectReferenceJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ObjectReference JSON Unmarshaller
ObjectReferenceJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ObjectReferenceJsonUnmarshaller
 
ObjectReferenceMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
ObjectReferenceMarshaller
ObjectReferenceMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.ObjectReferenceMarshaller
 
ObjectType - Enum in com.amazonaws.services.clouddirectory.model
 

P

PathToObjectIdentifiers - Class in com.amazonaws.services.clouddirectory.model
Returns the path to the ObjectIdentifiers associated with the directory.
PathToObjectIdentifiers() - Constructor for class com.amazonaws.services.clouddirectory.model.PathToObjectIdentifiers
 
PathToObjectIdentifiersJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
PathToObjectIdentifiers JSON Unmarshaller
PathToObjectIdentifiersJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.PathToObjectIdentifiersJsonUnmarshaller
 
PathToObjectIdentifiersMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
PathToObjectIdentifiersMarshaller
PathToObjectIdentifiersMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.PathToObjectIdentifiersMarshaller
 
PolicyAttachment - Class in com.amazonaws.services.clouddirectory.model
Contains the PolicyType, PolicyId, and the ObjectIdentifier to which it is attached.
PolicyAttachment() - Constructor for class com.amazonaws.services.clouddirectory.model.PolicyAttachment
 
PolicyAttachmentJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
PolicyAttachment JSON Unmarshaller
PolicyAttachmentJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.PolicyAttachmentJsonUnmarshaller
 
PolicyAttachmentMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
PolicyAttachmentMarshaller
PolicyAttachmentMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.PolicyAttachmentMarshaller
 
PolicyToPath - Class in com.amazonaws.services.clouddirectory.model
Used when a regular object exists in a Directory and you want to find all of the policies associated with that object and the parent to that object.
PolicyToPath() - Constructor for class com.amazonaws.services.clouddirectory.model.PolicyToPath
 
PolicyToPathJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
PolicyToPath JSON Unmarshaller
PolicyToPathJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.PolicyToPathJsonUnmarshaller
 
PolicyToPathMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
PolicyToPathMarshaller
PolicyToPathMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.PolicyToPathMarshaller
 
publishSchema(PublishSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
publishSchema(PublishSchemaRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Publishes a development schema with a version.
publishSchema(PublishSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Publishes a development schema with a version.
publishSchemaAsync(PublishSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
publishSchemaAsync(PublishSchemaRequest, AsyncHandler<PublishSchemaRequest, PublishSchemaResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
publishSchemaAsync(PublishSchemaRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Publishes a development schema with a version.
publishSchemaAsync(PublishSchemaRequest, AsyncHandler<PublishSchemaRequest, PublishSchemaResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Publishes a development schema with a version.
publishSchemaAsync(PublishSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
publishSchemaAsync(PublishSchemaRequest, AsyncHandler<PublishSchemaRequest, PublishSchemaResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
PublishSchemaRequest - Class in com.amazonaws.services.clouddirectory.model
 
PublishSchemaRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.PublishSchemaRequest
 
PublishSchemaRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
PublishSchemaRequestMarshaller
PublishSchemaRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.PublishSchemaRequestMarshaller
 
PublishSchemaRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
PublishSchemaRequest Marshaller
PublishSchemaRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.PublishSchemaRequestProtocolMarshaller
 
PublishSchemaResult - Class in com.amazonaws.services.clouddirectory.model
 
PublishSchemaResult() - Constructor for class com.amazonaws.services.clouddirectory.model.PublishSchemaResult
 
PublishSchemaResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
PublishSchemaResult JSON Unmarshaller
PublishSchemaResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.PublishSchemaResultJsonUnmarshaller
 
putSchemaFromJson(PutSchemaFromJsonRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
putSchemaFromJson(PutSchemaFromJsonRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Allows a schema to be updated using JSON upload.
putSchemaFromJson(PutSchemaFromJsonRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Allows a schema to be updated using JSON upload.
putSchemaFromJsonAsync(PutSchemaFromJsonRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
putSchemaFromJsonAsync(PutSchemaFromJsonRequest, AsyncHandler<PutSchemaFromJsonRequest, PutSchemaFromJsonResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
putSchemaFromJsonAsync(PutSchemaFromJsonRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Allows a schema to be updated using JSON upload.
putSchemaFromJsonAsync(PutSchemaFromJsonRequest, AsyncHandler<PutSchemaFromJsonRequest, PutSchemaFromJsonResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Allows a schema to be updated using JSON upload.
putSchemaFromJsonAsync(PutSchemaFromJsonRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
putSchemaFromJsonAsync(PutSchemaFromJsonRequest, AsyncHandler<PutSchemaFromJsonRequest, PutSchemaFromJsonResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
PutSchemaFromJsonRequest - Class in com.amazonaws.services.clouddirectory.model
 
PutSchemaFromJsonRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonRequest
 
PutSchemaFromJsonRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
PutSchemaFromJsonRequestMarshaller
PutSchemaFromJsonRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.PutSchemaFromJsonRequestMarshaller
 
PutSchemaFromJsonRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
PutSchemaFromJsonRequest Marshaller
PutSchemaFromJsonRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.PutSchemaFromJsonRequestProtocolMarshaller
 
PutSchemaFromJsonResult - Class in com.amazonaws.services.clouddirectory.model
 
PutSchemaFromJsonResult() - Constructor for class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonResult
 
PutSchemaFromJsonResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
PutSchemaFromJsonResult JSON Unmarshaller
PutSchemaFromJsonResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.PutSchemaFromJsonResultJsonUnmarshaller
 

R

RangeMode - Enum in com.amazonaws.services.clouddirectory.model
 
removeFacetFromObject(RemoveFacetFromObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
removeFacetFromObject(RemoveFacetFromObjectRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Removes the specified facet from the specified object.
removeFacetFromObject(RemoveFacetFromObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Removes the specified facet from the specified object.
removeFacetFromObjectAsync(RemoveFacetFromObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
removeFacetFromObjectAsync(RemoveFacetFromObjectRequest, AsyncHandler<RemoveFacetFromObjectRequest, RemoveFacetFromObjectResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
removeFacetFromObjectAsync(RemoveFacetFromObjectRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Removes the specified facet from the specified object.
removeFacetFromObjectAsync(RemoveFacetFromObjectRequest, AsyncHandler<RemoveFacetFromObjectRequest, RemoveFacetFromObjectResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Removes the specified facet from the specified object.
removeFacetFromObjectAsync(RemoveFacetFromObjectRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
removeFacetFromObjectAsync(RemoveFacetFromObjectRequest, AsyncHandler<RemoveFacetFromObjectRequest, RemoveFacetFromObjectResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
RemoveFacetFromObjectRequest - Class in com.amazonaws.services.clouddirectory.model
 
RemoveFacetFromObjectRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectRequest
 
RemoveFacetFromObjectRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
RemoveFacetFromObjectRequestMarshaller
RemoveFacetFromObjectRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.RemoveFacetFromObjectRequestMarshaller
 
RemoveFacetFromObjectRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
RemoveFacetFromObjectRequest Marshaller
RemoveFacetFromObjectRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.RemoveFacetFromObjectRequestProtocolMarshaller
 
RemoveFacetFromObjectResult - Class in com.amazonaws.services.clouddirectory.model
 
RemoveFacetFromObjectResult() - Constructor for class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectResult
 
RemoveFacetFromObjectResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
RemoveFacetFromObjectResult JSON Unmarshaller
RemoveFacetFromObjectResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.RemoveFacetFromObjectResultJsonUnmarshaller
 
RequiredAttributeBehavior - Enum in com.amazonaws.services.clouddirectory.model
 
ResourceNotFoundException - Exception in com.amazonaws.services.clouddirectory.model
The specified resource could not be found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
RetryableConflictException - Exception in com.amazonaws.services.clouddirectory.model
Occurs when a conflict with a previous successful write is detected.
RetryableConflictException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.RetryableConflictException
Constructs a new RetryableConflictException with the specified error message.
Rule - Class in com.amazonaws.services.clouddirectory.model
Contains an ARN and parameters associated with the rule.
Rule() - Constructor for class com.amazonaws.services.clouddirectory.model.Rule
 
RuleJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
Rule JSON Unmarshaller
RuleJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.RuleJsonUnmarshaller
 
RuleMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
RuleMarshaller
RuleMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.RuleMarshaller
 
RuleType - Enum in com.amazonaws.services.clouddirectory.model
 

S

SchemaAlreadyExistsException - Exception in com.amazonaws.services.clouddirectory.model
Indicates that a schema could not be created due to a naming conflict.
SchemaAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.SchemaAlreadyExistsException
Constructs a new SchemaAlreadyExistsException with the specified error message.
SchemaAlreadyPublishedException - Exception in com.amazonaws.services.clouddirectory.model
Indicates a schema is already published.
SchemaAlreadyPublishedException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.SchemaAlreadyPublishedException
Constructs a new SchemaAlreadyPublishedException with the specified error message.
SchemaFacet - Class in com.amazonaws.services.clouddirectory.model
A facet.
SchemaFacet() - Constructor for class com.amazonaws.services.clouddirectory.model.SchemaFacet
 
SchemaFacetJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
SchemaFacet JSON Unmarshaller
SchemaFacetJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.SchemaFacetJsonUnmarshaller
 
SchemaFacetMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
SchemaFacetMarshaller
SchemaFacetMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.SchemaFacetMarshaller
 
setAction(String) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeUpdate
The action to perform when updating the attribute.
setAction(UpdateActionType) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeUpdate
The action to perform when updating the attribute.
setAddFacetToObject(BatchAddFacetToObject) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Batch operation adding a facet to an object.
setAddFacetToObject(BatchAddFacetToObjectResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Result of an add facet to object batch operation.
setAppliedSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaResult
Applied schema ARN associated with the copied schema in the Directory.
setAppliedSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryResult
ARN of the published schema in the Directory.
setArn(String) - Method in class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonResult
The ARN of the schema to update.
setAttachedObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectResult
Attached ObjectIdentifier, which is the child ObjectIdentifier.
setAttachedObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexResult
The ObjectIdentifier of the object that was attached to the index.
setAttachedObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObjectResponse
The ObjectIdentifier of the object that has been attached.
setAttachedPolicyIds(Collection<String>) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesResult
List of policy ObjectIdentifiers, that are attached to the object.
setAttachObject(BatchAttachObject) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Attaches an object to a Directory.
setAttachObject(BatchAttachObjectResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Attaches an object to a Directory.
setAttribute(FacetAttribute) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeUpdate
The attribute to update.
setAttributeDefinition(FacetAttributeDefinition) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
A facet attribute consists of either a definition or a reference.
setAttributeKey(AttributeKey) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeRange
The key of the attribute the attribute range covers.
setAttributeReference(FacetAttributeReference) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
Attribute reference associated with the attribute.
setAttributes(Collection<AttributeKeyAndValue>) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributesResponse
Attributes map associated with the object.
setAttributes(Collection<FacetAttribute>) - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
Attributes associated with the Facet.e
setAttributes(Collection<FacetAttribute>) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesResult
The attributes attached to the facet.
setAttributes(Collection<AttributeKeyAndValue>) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesResult
Attributes map associated with the object.
setAttributeUpdates(Collection<ObjectAttributeUpdate>) - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributes
Attributes update structure.
setAttributeUpdates(Collection<FacetAttributeUpdate>) - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
List of attributes that need to be updated in a given schema Facet.
setAttributeUpdates(Collection<ObjectAttributeUpdate>) - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesRequest
Attributes update structure.
setBatchReferenceName(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
The batch reference name.
setBatchReferenceName(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObject
The batch reference name.
setBinaryValue(ByteBuffer) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
A binary data value.
setBooleanValue(Boolean) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
A Boolean data value.
setChildReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectRequest
Child object reference to be attached to the object.
setChildReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObject
Child object reference to be attached to the object.
setChildren(Map<String, String>) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildrenResponse
Children structure, which is a map with key as the LinkName and ObjectIdentifier as the value.
setChildren(Map<String, String>) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenResult
Children structure, which is a map with key as the LinkName and ObjectIdentifier as the value.
setConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
setConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
setConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationRequest
The consistency level at which to retrieve the object information.
setConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationRequest
The consistency level at which to retrieve the object information.
setConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
The consistency level to use for this operation.
setConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
The consistency level to use for this operation.
setConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
The consistency level to execute the request at.
setConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
The consistency level to execute the request at.
setConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
setConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
setConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
setConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
setConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
setConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
setConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
setConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
setConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
setConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
setCreateObject(BatchCreateObject) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Creates an object.
setCreateObject(BatchCreateObjectResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Creates an object in a Directory.
setCreationDateTime(Date) - Method in class com.amazonaws.services.clouddirectory.model.Directory
The date and time when the directory was created.
setDatetimeValue(Date) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
A date and time value.
setDefaultValue(TypedAttributeValue) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
The default value of the attribute (if configured).
setDeleteObject(BatchDeleteObject) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Deletes an object in a Directory.
setDeleteObject(BatchDeleteObjectResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Deletes an object in a Directory.
setDetachedObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObjectResponse
The ObjectIdentifier of the detached object.
setDetachedObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexResult
The ObjectIdentifier of the object that was detached from the index.
setDetachedObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectResult
The ObjectIdentifier that was detached from the object.
setDetachObject(BatchDetachObject) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Detaches an object from a Directory.
setDetachObject(BatchDetachObjectResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Detaches an object from a Directory.
setDevelopmentSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaRequest
ARN associated with the development schema.
setDirectories(Collection<Directory>) - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesResult
Lists all directories associated with your account in pagination fashion.
setDirectory(Directory) - Method in class com.amazonaws.services.clouddirectory.model.GetDirectoryResult
Metadata about the directory.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
ARN associated with the Directory where the object resides.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaRequest
ARN associated with the Directory into which the schema is copied.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaResult
ARN associated with the Directory.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectRequest
ARN associated with the Directory where both objects reside.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.AttachPolicyRequest
ARN associated with the Directory where both objects reside.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexRequest
The ARN of the directory where the object and index exist.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadRequest
ARN associated with the Directory.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteRequest
ARN associated with the Directory.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryResult
ARN associated with the Directory.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
The ARN of the directory where the index should be created.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
ARN associated with the Directory in which the object will be created.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DeleteDirectoryRequest
The ARN of the directory to delete.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DeleteDirectoryResult
The ARN of the deleted directory.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DeleteObjectRequest
ARN associated with the Directory where the object resides.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexRequest
The ARN of the directory the index and object exist in.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectRequest
ARN associated with the Directory where objects reside.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DetachPolicyRequest
ARN associated with the Directory where both objects reside.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.Directory
ARN associated with the directory.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DisableDirectoryRequest
The ARN of the directory to disable.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DisableDirectoryResult
The ARN of the directory that has been disabled.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.EnableDirectoryRequest
The ARN of the directory to enable.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.EnableDirectoryResult
The ARN of the enabled directory.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.GetDirectoryRequest
The ARN of the directory.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationRequest
The ARN of the directory being retrieved.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsRequest
The ARN of the directory you are listing.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
The ARN of the directory.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
The ARN of the directory that the index exists in.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
ARN associated with the Directory where the object resides.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
ARN associated with the Directory where the object resides.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsRequest
The ARN of the directory to which the parent path applies.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
ARN associated with the Directory where the object resides.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
ARN associated with the Directory where objects reside.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
ARN associated with the Directory where objects reside.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyRequest
ARN associated with the Directory.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectRequest
The ARN of the directory in which the object resides.
setDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesRequest
ARN associated with the Directory where the object resides.
setDocument(String) - Method in class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonResult
The JSON representation of the schema document.
setDocument(String) - Method in class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonRequest
The replacement JSON schema.
setEndMode(String) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
Inclusive or exclusive range end.
setEndMode(RangeMode) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
Inclusive or exclusive range end.
setEndpoint(String) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
setEndpoint(String) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndValue(TypedAttributeValue) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
The attribute value to terminate the range at.
setExceptionResponse(BatchReadException) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperationResponse
Identifies which operation in a batch has failed.
setFacet(Facet) - Method in class com.amazonaws.services.clouddirectory.model.GetFacetResult
Facet structure associated with the facet.
setFacetFilter(SchemaFacet) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
Used to filter the list of object attributes associated with a certain facet.
setFacetFilter(SchemaFacet) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
Used to filter the list of object attributes associated with a certain facet.
setFacetName(String) - Method in class com.amazonaws.services.clouddirectory.model.AttributeKey
The name of the facet the attribute exists within.
setFacetName(String) - Method in class com.amazonaws.services.clouddirectory.model.SchemaFacet
The name of the facet.
setFacetNames(Collection<String>) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesResult
The names of facets that exist within the schema.
setIndex(Integer) - Method in exception com.amazonaws.services.clouddirectory.model.BatchWriteException
 
setIndexAttachments(Collection<IndexAttachment>) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesResult
The indices attached to the specified object.
setIndexAttachments(Collection<IndexAttachment>) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexResult
The objects and indexed values attached to the index.
setIndexedAttributes(Collection<AttributeKeyAndValue>) - Method in class com.amazonaws.services.clouddirectory.model.IndexAttachment
The indexed attribute values.
setIndexReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexRequest
A reference to the index that you are attaching the object to.
setIndexReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexRequest
A reference to the index object.
setIndexReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
The reference to the index to list.
setIsImmutable(Boolean) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
Whether the attribute is mutable or not.
setIsUnique(Boolean) - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
Indicates whether objects with the same indexed attribute value can be added to the index.
setKey(AttributeKey) - Method in class com.amazonaws.services.clouddirectory.model.AttributeKeyAndValue
The key of the attribute.
setKey(String) - Method in class com.amazonaws.services.clouddirectory.model.Tag
Key associated with the tag.
setLinkName(String) - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectRequest
Link name with which the child object is attached to the parent.
setLinkName(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObject
The name of the link.
setLinkName(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
The name of the link.
setLinkName(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObject
The name of the link.
setLinkName(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
The name of the link between the parent object and the index object.
setLinkName(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
The name of link that is used to attach this object to a parent.
setLinkName(String) - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectRequest
Link name associated with the object that needs to be detached.
setListObjectAttributes(BatchListObjectAttributes) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperation
Lists all attributes associated with an object.
setListObjectAttributes(BatchListObjectAttributesResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadSuccessfulResponse
Lists all attributes associated with an object.
setListObjectChildren(BatchListObjectChildren) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperation
Returns a paginated list of child objects that are associated with a given object.
setListObjectChildren(BatchListObjectChildrenResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadSuccessfulResponse
Returns a paginated list of child objects associated with a given object.
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
Maximum number of items to be retrieved in a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildren
Maximum number of items to be retrieved in a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsRequest
The maximum number of results to retrieve.
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
The maximum number of results to retrieve.
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsRequest
The maximum number of results to retrieve.
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesRequest
The maximum number of results to retrieve.
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesRequest
The maximum number of results to retrieve.
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesRequest
The maximum number of results to retrieve
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
The maximum number of results to retrieve from the index.
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
Maximum number of items to be retrieved in a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
Maximum number of items to be retrieved in a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsRequest
Maximum number of items to be retrieved in a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
Maximum number of items to be retrieved in a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
Maximum number of items to be retrieved in a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
Maximum number of items to be retrieved in a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsRequest
The maximum number of results to retrieve.
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceRequest
The MaxResults parameter sets the maximum number of results returned in a single page.
setMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyRequest
Maximum number of items to be retrieved in a single call.
setMessage(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadException
Exception message associated with the failure.
setName(String) - Method in class com.amazonaws.services.clouddirectory.model.AttributeKey
The name of the attribute.
setName(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryRequest
Name of the Directory.
setName(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryResult
Name of the Directory.
setName(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
Name of the Facet, which is unique for a given schema.
setName(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateSchemaRequest
Name associated with the schema.
setName(String) - Method in class com.amazonaws.services.clouddirectory.model.DeleteFacetRequest
The name of the facet to delete.
setName(String) - Method in class com.amazonaws.services.clouddirectory.model.Directory
The name of the directory.
setName(String) - Method in class com.amazonaws.services.clouddirectory.model.Facet
The name of the Facet.
setName(String) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
The name of the facet attribute.
setName(String) - Method in class com.amazonaws.services.clouddirectory.model.GetFacetRequest
The name of the facet to retrieve.
setName(String) - Method in class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonResult
The name of the retrieved schema.
setName(String) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesRequest
The name of the facet whose attributes will be retrieved.
setName(String) - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaRequest
New name under which the schema will be published.
setName(String) - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
setName(String) - Method in class com.amazonaws.services.clouddirectory.model.UpdateSchemaRequest
Name of the schema.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributesResponse
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildren
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildrenResponse
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsResult
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesResult
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsResult
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesResult
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesResult
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesResult
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexResult
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesResult
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenResult
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsResult
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsResult
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesResult
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsResult
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsResult
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceResult
The token to use to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyRequest
The token to request the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyResult
The pagination token.
setNumberValue(String) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
A number data value.
setObjectAttributeAction(ObjectAttributeAction) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeUpdate
The action to perform as part of the attribute update.
setObjectAttributeActionType(String) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeAction
Type can be either Update or Delete.
setObjectAttributeActionType(UpdateActionType) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeAction
Type can be either Update or Delete.
setObjectAttributeKey(AttributeKey) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeUpdate
The key of the attribute being updated.
setObjectAttributeList(Collection<AttributeKeyAndValue>) - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
Attributes on the facet you are adding to the object.
setObjectAttributeList(Collection<AttributeKeyAndValue>) - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObject
The attributes to set on the object.
setObjectAttributeList(Collection<AttributeKeyAndValue>) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
Attribute map, which contains an attribute ARN as the key and attribute value as the map value.
setObjectAttributeList(Collection<AttributeKeyAndValue>) - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
Attribute map whose attribute ARN contains the key and attribute value as the map value.
setObjectAttributeUpdateValue(TypedAttributeValue) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeAction
The value that you want to update to.
setObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObjectResponse
ID associated with the object.
setObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributesResponse
ID associated with the object.
setObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryResult
The root object node of the created directory.
setObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexResult
The ObjectIdentifier of the index created by this operation.
setObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectResult
Identifier associated with the object.
setObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationResult
The ObjectIdentifier of the specified object.
setObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.IndexAttachment
The ObjectIdentifier of the object attached to the index.
setObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.PolicyAttachment
The ObjectIdentifier associated with PolicyAttachment.
setObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesResult
ObjectIdentifier of the updated object.
setObjectIdentifiers(Collection<String>) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsResult
List of ObjectIdentifiers to which the policy is attached.
setObjectIdentifiers(Collection<String>) - Method in class com.amazonaws.services.clouddirectory.model.PathToObjectIdentifiers
Lists ObjectIdentifiers starting from directory root to the object in the request.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
A reference to the object you are adding the specified facet to.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.AttachPolicyRequest
Reference that identifies the object to which the policy will be attached.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObject
A reference to the object being mutated.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchDeleteObject
Reference that identifies the object.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
Reference of the object whose attributes need to be listed.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildren
Reference of the object for which child objects are being listed.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObject
A reference to the object whose facet will be removed.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributes
Reference that identifies the object.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.DeleteObjectRequest
Reference that identifies the object.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.DetachPolicyRequest
Reference that identifies the object whose policy object will be detached.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationRequest
A reference to the object.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
Reference that identifies the object whose attributes will be listed.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
Reference that identifies the object for which child objects are being listed.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsRequest
Reference that identifies the object whose parent paths are listed.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
Reference that identifies the object for which parent objects are being listed.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
Reference that identifies the object for which policies will be listed.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyRequest
Reference that identifies the object whose policies will be looked up.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectRequest
A reference to the object to remove the facet from.
setObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesRequest
Reference that identifies the object.
setObjectType(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
Specifies whether a given object created from this facet is of type Node, Leaf Node, Policy or Index.
setObjectType(ObjectType) - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
Specifies whether a given object created from this facet is of type Node, Leaf Node, Policy or Index.
setObjectType(String) - Method in class com.amazonaws.services.clouddirectory.model.Facet
Object type associated with the facet.
setObjectType(ObjectType) - Method in class com.amazonaws.services.clouddirectory.model.Facet
Object type associated with the facet.
setObjectType(String) - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
Object type associated with the facet.
setObjectType(ObjectType) - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
Object type associated with the facet.
setOperations(Collection<BatchReadOperation>) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadRequest
List of operations that are part of the batch.
setOperations(Collection<BatchWriteOperation>) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteRequest
List of operations that are part of the batch.
setOrderedIndexedAttributeList(Collection<AttributeKey>) - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
Specifies the Attributes that should be indexed on.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.clouddirectory.model.Rule
Min and max parameters associated with the rule.
setParentReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectRequest
Parent object reference.
setParentReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObject
Parent object reference.
setParentReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
If specified, the parent reference to which this object will be attached.
setParentReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObject
Parent reference from which the object with the specified link name is detached.
setParentReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
A reference to the parent object that contains the index object.
setParentReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
If specified, the parent reference to which this object will be attached.
setParentReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectRequest
Parent reference from which the object with the specified link name is detached.
setParents(Map<String, String>) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsResult
Parent structure, which is a map with key as the ObjectIdentifier and LinkName as the value.
setPath(String) - Method in class com.amazonaws.services.clouddirectory.model.PathToObjectIdentifiers
The path used to identify the object starting from directory root.
setPath(String) - Method in class com.amazonaws.services.clouddirectory.model.PolicyToPath
The path that is referenced from the root.
setPathToObjectIdentifiersList(Collection<PathToObjectIdentifiers>) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsResult
Returns the path to the ObjectIdentifiers associated with the directory.
setPolicies(Collection<PolicyAttachment>) - Method in class com.amazonaws.services.clouddirectory.model.PolicyToPath
List of policy objects.
setPolicyId(String) - Method in class com.amazonaws.services.clouddirectory.model.PolicyAttachment
The ID of PolicyAttachment.
setPolicyReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.AttachPolicyRequest
Reference associated with the policy object.
setPolicyReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.DetachPolicyRequest
Reference that identifies the policy object.
setPolicyReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
Reference that identifies the policy object.
setPolicyToPathList(Collection<PolicyToPath>) - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyResult
Provides list of path to policies.
setPolicyType(String) - Method in class com.amazonaws.services.clouddirectory.model.PolicyAttachment
The type of policy that can be associated with PolicyAttachment.
setPublishedSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaRequest
Published schema ARN that needs to be copied.
setPublishedSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaResult
ARN associated with the published schema.
setRange(TypedAttributeValueRange) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeRange
The range of attribute values being selected.
setRangesOnIndexedValues(Collection<ObjectAttributeRange>) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
Specifies the ranges of indexed values that you want to query.
setRegion(Region) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
setRegion(Region) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Deprecated.
use AwsClientBuilder#setRegion(String)
setRemoveFacetFromObject(BatchRemoveFacetFromObject) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Batch operation removing a facet from an object.
setRemoveFacetFromObject(BatchRemoveFacetFromObjectResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Result of a batch remove facet from object operation.
setRequiredBehavior(String) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
The required behavior of the FacetAttribute.
setRequiredBehavior(RequiredAttributeBehavior) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
The required behavior of the FacetAttribute.
setResourceArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceRequest
ARN of the resource.
setResourceArn(String) - Method in class com.amazonaws.services.clouddirectory.model.TagResourceRequest
ARN of the resource.
setResourceArn(String) - Method in class com.amazonaws.services.clouddirectory.model.UntagResourceRequest
ARN of the resource.
setResponses(Collection<BatchReadOperationResponse>) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadResult
List of all the responses for each batch read.
setResponses(Collection<BatchWriteOperationResponse>) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteResult
List of all the responses for each batch write.
setRules(Map<String, Rule>) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
Validation rules attached to the attribute definition.
setSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.AttributeKey
The ARN of the schema that contains the facet and attribute.
setSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryRequest
ARN of the published schema that will be copied into the data Directory.
setSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
Schema ARN in which the new Facet will be created.
setSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateSchemaResult
ARN associated with the schema.
setSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DeleteFacetRequest
ARN associated with the Facet.
setSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DeleteSchemaRequest
ARN of the development schema.
setSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DeleteSchemaResult
Input ARN that is returned as part of the response.
setSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.GetFacetRequest
ARN associated with the Facet.
setSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonRequest
The ARN of the schema to retrieve.
setSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesRequest
The ARN of the schema where the facet resides.
setSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesRequest
The ARN to retrieve facet names from.
setSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonRequest
The ARN of the schema to update.
setSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.SchemaFacet
The ARN of the schema that contains the facet.
setSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
ARN associated with the Facet.
setSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.UpdateSchemaRequest
ARN of the development schema.
setSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.UpdateSchemaResult
ARN associated with the updated schema.
setSchemaArns(Collection<String>) - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsResult
The ARNs of schemas that are applied to the directory.
setSchemaArns(Collection<String>) - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsResult
The ARNs of retrieved development schemas.
setSchemaArns(Collection<String>) - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsResult
The ARNs of published schemas.
setSchemaFacet(SchemaFacet) - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
Identifiers for the facet that you are adding to the object.
setSchemaFacet(SchemaFacet) - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObject
Represents the facet being added to the object.
setSchemaFacet(Collection<SchemaFacet>) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
List of FacetArns that will be associated with the object.
setSchemaFacet(SchemaFacet) - Method in class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObject
The facet to remove from the object.
setSchemaFacet(SchemaFacet) - Method in class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectRequest
The facet to remove.
setSchemaFacets(Collection<SchemaFacet>) - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
List of facet ARNs to be associated with the object.
setSchemaFacets(Collection<SchemaFacet>) - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationResult
The facets attached to the specified object.
setSelector(String) - Method in class com.amazonaws.services.clouddirectory.model.ObjectReference
Allows you to specify an object.
setStartMode(String) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
Inclusive or exclusive range start.
setStartMode(RangeMode) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
Inclusive or exclusive range start.
setStartValue(TypedAttributeValue) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
The value to start the range at.
setState(String) - Method in class com.amazonaws.services.clouddirectory.model.Directory
The state of the directory.
setState(DirectoryState) - Method in class com.amazonaws.services.clouddirectory.model.Directory
The state of the directory.
setState(String) - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesRequest
The state of the directories in the list.
setState(DirectoryState) - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesRequest
The state of the directories in the list.
setStringValue(String) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
A string data value.
setSuccessfulResponse(BatchReadSuccessfulResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperationResponse
Identifies which operation in a batch has succeeded.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.clouddirectory.model.UntagResourceRequest
Keys of the tag that needs to be removed from the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceResult
List of tag key value pairs associated with the response.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.clouddirectory.model.TagResourceRequest
List of tag key value pairs.
setTargetAttributeName(String) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeReference
Target attribute name associated with the facet reference.
setTargetFacetName(String) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeReference
Target facet name associated with the facet reference.
setTargetReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexRequest
A reference to the object that you are attaching to the index.
setTargetReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexRequest
A reference to the object being detached from the index.
setTargetReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
A reference to the object to that has indices attached.
setType(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadException
Type of exception, such as InvalidArnException.
setType(BatchReadExceptionType) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadException
Type of exception, such as InvalidArnException.
setType(String) - Method in exception com.amazonaws.services.clouddirectory.model.BatchWriteException
 
setType(BatchWriteExceptionType) - Method in exception com.amazonaws.services.clouddirectory.model.BatchWriteException
 
setType(String) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
The type of the attribute.
setType(FacetAttributeType) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
The type of the attribute.
setType(String) - Method in class com.amazonaws.services.clouddirectory.model.Rule
The type of attribute validation rule.
setType(RuleType) - Method in class com.amazonaws.services.clouddirectory.model.Rule
The type of attribute validation rule.
setUpdateObjectAttributes(BatchUpdateObjectAttributes) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Update a given object's attributes.
setUpdateObjectAttributes(BatchUpdateObjectAttributesResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Updates a given object’s attributes.
setValue(TypedAttributeValue) - Method in class com.amazonaws.services.clouddirectory.model.AttributeKeyAndValue
The value of the attribute.
setValue(String) - Method in class com.amazonaws.services.clouddirectory.model.Tag
Value associated with the tag.
setVersion(String) - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaRequest
Version under which the schema will be published.
shutdown() - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
shutdown() - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
Shuts down the client, releasing all managed resources.
standard() - Static method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClientBuilder
 
StillContainsLinksException - Exception in com.amazonaws.services.clouddirectory.model
The object could not be deleted because links still exist.
StillContainsLinksException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.StillContainsLinksException
Constructs a new StillContainsLinksException with the specified error message.

T

Tag - Class in com.amazonaws.services.clouddirectory.model
Tag structure which contains tag key and value.
Tag() - Constructor for class com.amazonaws.services.clouddirectory.model.Tag
 
TagJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
Tag JSON Unmarshaller
TagJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.TagJsonUnmarshaller
 
TagMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
TagMarshaller
TagMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.TagMarshaller
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
API for adding tags to a resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
API for adding tags to a resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
API for adding tags to a resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
API for adding tags to a resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.clouddirectory.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.TagResourceRequest
 
TagResourceRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
TagResourceRequestMarshaller
TagResourceRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.TagResourceRequestMarshaller
 
TagResourceRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
TagResourceRequest Marshaller
TagResourceRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.TagResourceRequestProtocolMarshaller
 
TagResourceResult - Class in com.amazonaws.services.clouddirectory.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.clouddirectory.model.TagResourceResult
 
TagResourceResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
TagResourceResult JSON Unmarshaller
TagResourceResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.TagResourceResultJsonUnmarshaller
 
toString() - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.AttachPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.AttachPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.AttributeKey
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.AttributeKeyAndValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObject
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObjectResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObject
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObjectResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObjectResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchDeleteObject
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchDeleteObjectResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObject
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObjectResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributesResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildren
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildrenResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadException
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.clouddirectory.model.BatchReadExceptionType
 
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperationResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchReadSuccessfulResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObject
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObjectResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributesResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.clouddirectory.model.BatchWriteExceptionType
 
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.clouddirectory.model.ConsistencyLevel
 
toString() - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.CreateSchemaRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.CreateSchemaResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.DeleteDirectoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.DeleteDirectoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.DeleteFacetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.DeleteFacetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.DeleteObjectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.DeleteObjectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.DeleteSchemaRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.DeleteSchemaResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.DetachPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.DetachPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.Directory
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.clouddirectory.model.DirectoryState
 
toString() - Method in class com.amazonaws.services.clouddirectory.model.DisableDirectoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.DisableDirectoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.EnableDirectoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.EnableDirectoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.Facet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeReference
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.clouddirectory.model.FacetAttributeType
 
toString() - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.GetDirectoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.GetDirectoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.GetFacetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.GetFacetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.IndexAttachment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListIndexResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeAction
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeRange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.ObjectReference
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.clouddirectory.model.ObjectType
 
toString() - Method in class com.amazonaws.services.clouddirectory.model.PathToObjectIdentifiers
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.PolicyAttachment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.PolicyToPath
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.clouddirectory.model.RangeMode
 
toString() - Method in class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.clouddirectory.model.RequiredAttributeBehavior
 
toString() - Method in class com.amazonaws.services.clouddirectory.model.Rule
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.clouddirectory.model.RuleType
 
toString() - Method in class com.amazonaws.services.clouddirectory.model.SchemaFacet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.TagResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.TagResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.UntagResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.UntagResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.clouddirectory.model.UpdateActionType
 
toString() - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.UpdateSchemaRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.clouddirectory.model.UpdateSchemaResult
Returns a string representation of this object; useful for testing and debugging.
TypedAttributeValue - Class in com.amazonaws.services.clouddirectory.model
Represents the data for a typed attribute.
TypedAttributeValue() - Constructor for class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
 
TypedAttributeValueJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
TypedAttributeValue JSON Unmarshaller
TypedAttributeValueJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.TypedAttributeValueJsonUnmarshaller
 
TypedAttributeValueMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
TypedAttributeValueMarshaller
TypedAttributeValueMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.TypedAttributeValueMarshaller
 
TypedAttributeValueRange - Class in com.amazonaws.services.clouddirectory.model
A range of attribute values.
TypedAttributeValueRange() - Constructor for class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
 
TypedAttributeValueRangeJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
TypedAttributeValueRange JSON Unmarshaller
TypedAttributeValueRangeJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.TypedAttributeValueRangeJsonUnmarshaller
 
TypedAttributeValueRangeMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
TypedAttributeValueRangeMarshaller
TypedAttributeValueRangeMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.TypedAttributeValueRangeMarshaller
 

U

unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.AddFacetToObjectResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ApplySchemaResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.AttachObjectResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.AttachPolicyResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.AttachToIndexResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.AttributeKeyAndValueJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.AttributeKeyJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchAddFacetToObjectJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchAddFacetToObjectResponseJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchAttachObjectJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchAttachObjectResponseJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchCreateObjectJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchCreateObjectResponseJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchDeleteObjectJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchDeleteObjectResponseJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchDetachObjectJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchDetachObjectResponseJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectAttributesResponseJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectChildrenJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchListObjectChildrenResponseJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadExceptionJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadOperationJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadOperationResponseJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchReadSuccessfulResponseJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchRemoveFacetFromObjectJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchRemoveFacetFromObjectResponseJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchUpdateObjectAttributesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchUpdateObjectAttributesResponseJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchWriteOperationJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchWriteOperationResponseJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.BatchWriteResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.CreateDirectoryResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.CreateFacetResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.CreateIndexResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.CreateObjectResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.CreateSchemaResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.DeleteDirectoryResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.DeleteFacetResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.DeleteObjectResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.DeleteSchemaResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.DetachFromIndexResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.DetachObjectResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.DetachPolicyResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.DirectoryJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.DisableDirectoryResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.EnableDirectoryResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeDefinitionJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeReferenceJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.FacetAttributeUpdateJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.FacetJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.GetDirectoryResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.GetFacetResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.GetObjectInformationResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.GetSchemaAsJsonResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.IndexAttachmentJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListAppliedSchemaArnsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListAttachedIndicesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListDevelopmentSchemaArnsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListDirectoriesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListFacetAttributesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListFacetNamesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListIndexResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectAttributesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectChildrenResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectParentPathsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectParentsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListObjectPoliciesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListPolicyAttachmentsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListPublishedSchemaArnsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ListTagsForResourceResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.LookupPolicyResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeActionJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeRangeJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ObjectAttributeUpdateJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.ObjectReferenceJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.PathToObjectIdentifiersJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.PolicyAttachmentJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.PolicyToPathJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.PublishSchemaResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.PutSchemaFromJsonResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.RemoveFacetFromObjectResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.RuleJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.SchemaFacetJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.TagJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.TagResourceResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.TypedAttributeValueJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.TypedAttributeValueRangeJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.UntagResourceResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.UpdateFacetResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.UpdateObjectAttributesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.clouddirectory.model.transform.UpdateSchemaResultJsonUnmarshaller
 
UnsupportedIndexTypeException - Exception in com.amazonaws.services.clouddirectory.model
Indicates the requested index type is not supported.
UnsupportedIndexTypeException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.UnsupportedIndexTypeException
Constructs a new UnsupportedIndexTypeException with the specified error message.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
API for removing tags from a resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
API for removing tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
API for removing tags from a resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
API for removing tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.clouddirectory.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.UntagResourceRequest
 
UntagResourceRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
UntagResourceRequestMarshaller
UntagResourceRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.UntagResourceRequestMarshaller
 
UntagResourceRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
UntagResourceRequest Marshaller
UntagResourceRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.UntagResourceRequestProtocolMarshaller
 
UntagResourceResult - Class in com.amazonaws.services.clouddirectory.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.clouddirectory.model.UntagResourceResult
 
UntagResourceResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
UntagResourceResult JSON Unmarshaller
UntagResourceResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.UntagResourceResultJsonUnmarshaller
 
UpdateActionType - Enum in com.amazonaws.services.clouddirectory.model
 
updateFacet(UpdateFacetRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
updateFacet(UpdateFacetRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Does the following:
updateFacet(UpdateFacetRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Does the following:
updateFacetAsync(UpdateFacetRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
updateFacetAsync(UpdateFacetRequest, AsyncHandler<UpdateFacetRequest, UpdateFacetResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
updateFacetAsync(UpdateFacetRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Does the following:
updateFacetAsync(UpdateFacetRequest, AsyncHandler<UpdateFacetRequest, UpdateFacetResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Does the following:
updateFacetAsync(UpdateFacetRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
updateFacetAsync(UpdateFacetRequest, AsyncHandler<UpdateFacetRequest, UpdateFacetResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
UpdateFacetRequest - Class in com.amazonaws.services.clouddirectory.model
 
UpdateFacetRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
 
UpdateFacetRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
UpdateFacetRequestMarshaller
UpdateFacetRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.UpdateFacetRequestMarshaller
 
UpdateFacetRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
UpdateFacetRequest Marshaller
UpdateFacetRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.UpdateFacetRequestProtocolMarshaller
 
UpdateFacetResult - Class in com.amazonaws.services.clouddirectory.model
 
UpdateFacetResult() - Constructor for class com.amazonaws.services.clouddirectory.model.UpdateFacetResult
 
UpdateFacetResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
UpdateFacetResult JSON Unmarshaller
UpdateFacetResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.UpdateFacetResultJsonUnmarshaller
 
updateObjectAttributes(UpdateObjectAttributesRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
updateObjectAttributes(UpdateObjectAttributesRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Updates a given object's attributes.
updateObjectAttributes(UpdateObjectAttributesRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Updates a given object's attributes.
updateObjectAttributesAsync(UpdateObjectAttributesRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
updateObjectAttributesAsync(UpdateObjectAttributesRequest, AsyncHandler<UpdateObjectAttributesRequest, UpdateObjectAttributesResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
updateObjectAttributesAsync(UpdateObjectAttributesRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Updates a given object's attributes.
updateObjectAttributesAsync(UpdateObjectAttributesRequest, AsyncHandler<UpdateObjectAttributesRequest, UpdateObjectAttributesResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Updates a given object's attributes.
updateObjectAttributesAsync(UpdateObjectAttributesRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
updateObjectAttributesAsync(UpdateObjectAttributesRequest, AsyncHandler<UpdateObjectAttributesRequest, UpdateObjectAttributesResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
UpdateObjectAttributesRequest - Class in com.amazonaws.services.clouddirectory.model
 
UpdateObjectAttributesRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesRequest
 
UpdateObjectAttributesRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
UpdateObjectAttributesRequestMarshaller
UpdateObjectAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.UpdateObjectAttributesRequestMarshaller
 
UpdateObjectAttributesRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
UpdateObjectAttributesRequest Marshaller
UpdateObjectAttributesRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.UpdateObjectAttributesRequestProtocolMarshaller
 
UpdateObjectAttributesResult - Class in com.amazonaws.services.clouddirectory.model
 
UpdateObjectAttributesResult() - Constructor for class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesResult
 
UpdateObjectAttributesResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
UpdateObjectAttributesResult JSON Unmarshaller
UpdateObjectAttributesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.UpdateObjectAttributesResultJsonUnmarshaller
 
updateSchema(UpdateSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectory
 
updateSchema(UpdateSchemaRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectory
Updates the schema name with a new name.
updateSchema(UpdateSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryClient
Updates the schema name with a new name.
updateSchemaAsync(UpdateSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
updateSchemaAsync(UpdateSchemaRequest, AsyncHandler<UpdateSchemaRequest, UpdateSchemaResult>) - Method in class com.amazonaws.services.clouddirectory.AbstractAmazonCloudDirectoryAsync
 
updateSchemaAsync(UpdateSchemaRequest) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Updates the schema name with a new name.
updateSchemaAsync(UpdateSchemaRequest, AsyncHandler<UpdateSchemaRequest, UpdateSchemaResult>) - Method in interface com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsync
Updates the schema name with a new name.
updateSchemaAsync(UpdateSchemaRequest) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
updateSchemaAsync(UpdateSchemaRequest, AsyncHandler<UpdateSchemaRequest, UpdateSchemaResult>) - Method in class com.amazonaws.services.clouddirectory.AmazonCloudDirectoryAsyncClient
 
UpdateSchemaRequest - Class in com.amazonaws.services.clouddirectory.model
 
UpdateSchemaRequest() - Constructor for class com.amazonaws.services.clouddirectory.model.UpdateSchemaRequest
 
UpdateSchemaRequestMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
UpdateSchemaRequestMarshaller
UpdateSchemaRequestMarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.UpdateSchemaRequestMarshaller
 
UpdateSchemaRequestProtocolMarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
UpdateSchemaRequest Marshaller
UpdateSchemaRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.clouddirectory.model.transform.UpdateSchemaRequestProtocolMarshaller
 
UpdateSchemaResult - Class in com.amazonaws.services.clouddirectory.model
 
UpdateSchemaResult() - Constructor for class com.amazonaws.services.clouddirectory.model.UpdateSchemaResult
 
UpdateSchemaResultJsonUnmarshaller - Class in com.amazonaws.services.clouddirectory.model.transform
UpdateSchemaResult JSON Unmarshaller
UpdateSchemaResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.clouddirectory.model.transform.UpdateSchemaResultJsonUnmarshaller
 

V

ValidationException - Exception in com.amazonaws.services.clouddirectory.model
Indicates your request is malformed in some manner.
ValidationException(String) - Constructor for exception com.amazonaws.services.clouddirectory.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.clouddirectory.model.BatchReadExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.clouddirectory.model.BatchWriteExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.clouddirectory.model.ConsistencyLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.clouddirectory.model.DirectoryState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.clouddirectory.model.FacetAttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.clouddirectory.model.ObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.clouddirectory.model.RangeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.clouddirectory.model.RequiredAttributeBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.clouddirectory.model.RuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.clouddirectory.model.UpdateActionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.clouddirectory.model.BatchReadExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.clouddirectory.model.BatchWriteExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.clouddirectory.model.ConsistencyLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.clouddirectory.model.DirectoryState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.clouddirectory.model.FacetAttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.clouddirectory.model.ObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.clouddirectory.model.RangeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.clouddirectory.model.RequiredAttributeBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.clouddirectory.model.RuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.clouddirectory.model.UpdateActionType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAction(String) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeUpdate
The action to perform when updating the attribute.
withAction(UpdateActionType) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeUpdate
The action to perform when updating the attribute.
withAddFacetToObject(BatchAddFacetToObject) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Batch operation adding a facet to an object.
withAddFacetToObject(BatchAddFacetToObjectResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Result of an add facet to object batch operation.
withAppliedSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaResult
Applied schema ARN associated with the copied schema in the Directory.
withAppliedSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryResult
ARN of the published schema in the Directory.
withArn(String) - Method in class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonResult
The ARN of the schema to update.
withAttachedObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectResult
Attached ObjectIdentifier, which is the child ObjectIdentifier.
withAttachedObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexResult
The ObjectIdentifier of the object that was attached to the index.
withAttachedObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObjectResponse
The ObjectIdentifier of the object that has been attached.
withAttachedPolicyIds(String...) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesResult
List of policy ObjectIdentifiers, that are attached to the object.
withAttachedPolicyIds(Collection<String>) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesResult
List of policy ObjectIdentifiers, that are attached to the object.
withAttachObject(BatchAttachObject) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Attaches an object to a Directory.
withAttachObject(BatchAttachObjectResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Attaches an object to a Directory.
withAttribute(FacetAttribute) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeUpdate
The attribute to update.
withAttributeDefinition(FacetAttributeDefinition) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
A facet attribute consists of either a definition or a reference.
withAttributeKey(AttributeKey) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeRange
The key of the attribute the attribute range covers.
withAttributeReference(FacetAttributeReference) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
Attribute reference associated with the attribute.
withAttributes(AttributeKeyAndValue...) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributesResponse
Attributes map associated with the object.
withAttributes(Collection<AttributeKeyAndValue>) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributesResponse
Attributes map associated with the object.
withAttributes(FacetAttribute...) - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
Attributes associated with the Facet.e
withAttributes(Collection<FacetAttribute>) - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
Attributes associated with the Facet.e
withAttributes(FacetAttribute...) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesResult
The attributes attached to the facet.
withAttributes(Collection<FacetAttribute>) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesResult
The attributes attached to the facet.
withAttributes(AttributeKeyAndValue...) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesResult
Attributes map associated with the object.
withAttributes(Collection<AttributeKeyAndValue>) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesResult
Attributes map associated with the object.
withAttributeUpdates(ObjectAttributeUpdate...) - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributes
Attributes update structure.
withAttributeUpdates(Collection<ObjectAttributeUpdate>) - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributes
Attributes update structure.
withAttributeUpdates(FacetAttributeUpdate...) - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
List of attributes that need to be updated in a given schema Facet.
withAttributeUpdates(Collection<FacetAttributeUpdate>) - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
List of attributes that need to be updated in a given schema Facet.
withAttributeUpdates(ObjectAttributeUpdate...) - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesRequest
Attributes update structure.
withAttributeUpdates(Collection<ObjectAttributeUpdate>) - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesRequest
Attributes update structure.
withBatchReferenceName(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
The batch reference name.
withBatchReferenceName(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObject
The batch reference name.
withBinaryValue(ByteBuffer) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
A binary data value.
withBooleanValue(Boolean) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
A Boolean data value.
withChildReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectRequest
Child object reference to be attached to the object.
withChildReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObject
Child object reference to be attached to the object.
withChildren(Map<String, String>) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildrenResponse
Children structure, which is a map with key as the LinkName and ObjectIdentifier as the value.
withChildren(Map<String, String>) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenResult
Children structure, which is a map with key as the LinkName and ObjectIdentifier as the value.
withConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
withConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
withConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationRequest
The consistency level at which to retrieve the object information.
withConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationRequest
The consistency level at which to retrieve the object information.
withConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
The consistency level to use for this operation.
withConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
The consistency level to use for this operation.
withConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
The consistency level to execute the request at.
withConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
The consistency level to execute the request at.
withConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
withConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
withConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
withConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
withConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
withConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
withConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
withConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
withConsistencyLevel(String) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
withConsistencyLevel(ConsistencyLevel) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.
withCreateObject(BatchCreateObject) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Creates an object.
withCreateObject(BatchCreateObjectResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Creates an object in a Directory.
withCreationDateTime(Date) - Method in class com.amazonaws.services.clouddirectory.model.Directory
The date and time when the directory was created.
withDatetimeValue(Date) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
A date and time value.
withDefaultValue(TypedAttributeValue) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
The default value of the attribute (if configured).
withDeleteObject(BatchDeleteObject) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Deletes an object in a Directory.
withDeleteObject(BatchDeleteObjectResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Deletes an object in a Directory.
withDetachedObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObjectResponse
The ObjectIdentifier of the detached object.
withDetachedObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexResult
The ObjectIdentifier of the object that was detached from the index.
withDetachedObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectResult
The ObjectIdentifier that was detached from the object.
withDetachObject(BatchDetachObject) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Detaches an object from a Directory.
withDetachObject(BatchDetachObjectResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Detaches an object from a Directory.
withDevelopmentSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaRequest
ARN associated with the development schema.
withDirectories(Directory...) - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesResult
Lists all directories associated with your account in pagination fashion.
withDirectories(Collection<Directory>) - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesResult
Lists all directories associated with your account in pagination fashion.
withDirectory(Directory) - Method in class com.amazonaws.services.clouddirectory.model.GetDirectoryResult
Metadata about the directory.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
ARN associated with the Directory where the object resides.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaRequest
ARN associated with the Directory into which the schema is copied.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaResult
ARN associated with the Directory.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectRequest
ARN associated with the Directory where both objects reside.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.AttachPolicyRequest
ARN associated with the Directory where both objects reside.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexRequest
The ARN of the directory where the object and index exist.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadRequest
ARN associated with the Directory.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteRequest
ARN associated with the Directory.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryResult
ARN associated with the Directory.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
The ARN of the directory where the index should be created.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
ARN associated with the Directory in which the object will be created.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DeleteDirectoryRequest
The ARN of the directory to delete.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DeleteDirectoryResult
The ARN of the deleted directory.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DeleteObjectRequest
ARN associated with the Directory where the object resides.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexRequest
The ARN of the directory the index and object exist in.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectRequest
ARN associated with the Directory where objects reside.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DetachPolicyRequest
ARN associated with the Directory where both objects reside.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.Directory
ARN associated with the directory.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DisableDirectoryRequest
The ARN of the directory to disable.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DisableDirectoryResult
The ARN of the directory that has been disabled.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.EnableDirectoryRequest
The ARN of the directory to enable.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.EnableDirectoryResult
The ARN of the enabled directory.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.GetDirectoryRequest
The ARN of the directory.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationRequest
The ARN of the directory being retrieved.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsRequest
The ARN of the directory you are listing.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
The ARN of the directory.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
The ARN of the directory that the index exists in.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
ARN associated with the Directory where the object resides.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
ARN associated with the Directory where the object resides.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsRequest
The ARN of the directory to which the parent path applies.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
ARN associated with the Directory where the object resides.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
ARN associated with the Directory where objects reside.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
ARN associated with the Directory where objects reside.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyRequest
ARN associated with the Directory.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectRequest
The ARN of the directory in which the object resides.
withDirectoryArn(String) - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesRequest
ARN associated with the Directory where the object resides.
withDocument(String) - Method in class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonResult
The JSON representation of the schema document.
withDocument(String) - Method in class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonRequest
The replacement JSON schema.
withEndMode(String) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
Inclusive or exclusive range end.
withEndMode(RangeMode) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
Inclusive or exclusive range end.
withEndValue(TypedAttributeValue) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
The attribute value to terminate the range at.
withExceptionResponse(BatchReadException) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperationResponse
Identifies which operation in a batch has failed.
withFacet(Facet) - Method in class com.amazonaws.services.clouddirectory.model.GetFacetResult
Facet structure associated with the facet.
withFacetFilter(SchemaFacet) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
Used to filter the list of object attributes associated with a certain facet.
withFacetFilter(SchemaFacet) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
Used to filter the list of object attributes associated with a certain facet.
withFacetName(String) - Method in class com.amazonaws.services.clouddirectory.model.AttributeKey
The name of the facet the attribute exists within.
withFacetName(String) - Method in class com.amazonaws.services.clouddirectory.model.SchemaFacet
The name of the facet.
withFacetNames(String...) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesResult
The names of facets that exist within the schema.
withFacetNames(Collection<String>) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesResult
The names of facets that exist within the schema.
withIndex(Integer) - Method in exception com.amazonaws.services.clouddirectory.model.BatchWriteException
 
withIndexAttachments(IndexAttachment...) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesResult
The indices attached to the specified object.
withIndexAttachments(Collection<IndexAttachment>) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesResult
The indices attached to the specified object.
withIndexAttachments(IndexAttachment...) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexResult
The objects and indexed values attached to the index.
withIndexAttachments(Collection<IndexAttachment>) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexResult
The objects and indexed values attached to the index.
withIndexedAttributes(AttributeKeyAndValue...) - Method in class com.amazonaws.services.clouddirectory.model.IndexAttachment
The indexed attribute values.
withIndexedAttributes(Collection<AttributeKeyAndValue>) - Method in class com.amazonaws.services.clouddirectory.model.IndexAttachment
The indexed attribute values.
withIndexReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexRequest
A reference to the index that you are attaching the object to.
withIndexReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexRequest
A reference to the index object.
withIndexReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
The reference to the index to list.
withIsImmutable(Boolean) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
Whether the attribute is mutable or not.
withIsUnique(Boolean) - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
Indicates whether objects with the same indexed attribute value can be added to the index.
withKey(AttributeKey) - Method in class com.amazonaws.services.clouddirectory.model.AttributeKeyAndValue
The key of the attribute.
withKey(String) - Method in class com.amazonaws.services.clouddirectory.model.Tag
Key associated with the tag.
withLinkName(String) - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectRequest
Link name with which the child object is attached to the parent.
withLinkName(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObject
The name of the link.
withLinkName(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
The name of the link.
withLinkName(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObject
The name of the link.
withLinkName(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
The name of the link between the parent object and the index object.
withLinkName(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
The name of link that is used to attach this object to a parent.
withLinkName(String) - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectRequest
Link name associated with the object that needs to be detached.
withListObjectAttributes(BatchListObjectAttributes) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperation
Lists all attributes associated with an object.
withListObjectAttributes(BatchListObjectAttributesResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadSuccessfulResponse
Lists all attributes associated with an object.
withListObjectChildren(BatchListObjectChildren) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperation
Returns a paginated list of child objects that are associated with a given object.
withListObjectChildren(BatchListObjectChildrenResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadSuccessfulResponse
Returns a paginated list of child objects associated with a given object.
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
Maximum number of items to be retrieved in a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildren
Maximum number of items to be retrieved in a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsRequest
The maximum number of results to retrieve.
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
The maximum number of results to retrieve.
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsRequest
The maximum number of results to retrieve.
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesRequest
The maximum number of results to retrieve.
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesRequest
The maximum number of results to retrieve.
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesRequest
The maximum number of results to retrieve
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
The maximum number of results to retrieve from the index.
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
Maximum number of items to be retrieved in a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
Maximum number of items to be retrieved in a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsRequest
Maximum number of items to be retrieved in a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
Maximum number of items to be retrieved in a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
Maximum number of items to be retrieved in a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
Maximum number of items to be retrieved in a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsRequest
The maximum number of results to retrieve.
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceRequest
The MaxResults parameter sets the maximum number of results returned in a single page.
withMaxResults(Integer) - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyRequest
Maximum number of items to be retrieved in a single call.
withMessage(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadException
Exception message associated with the failure.
withName(String) - Method in class com.amazonaws.services.clouddirectory.model.AttributeKey
The name of the attribute.
withName(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryRequest
Name of the Directory.
withName(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryResult
Name of the Directory.
withName(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
Name of the Facet, which is unique for a given schema.
withName(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateSchemaRequest
Name associated with the schema.
withName(String) - Method in class com.amazonaws.services.clouddirectory.model.DeleteFacetRequest
The name of the facet to delete.
withName(String) - Method in class com.amazonaws.services.clouddirectory.model.Directory
The name of the directory.
withName(String) - Method in class com.amazonaws.services.clouddirectory.model.Facet
The name of the Facet.
withName(String) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
The name of the facet attribute.
withName(String) - Method in class com.amazonaws.services.clouddirectory.model.GetFacetRequest
The name of the facet to retrieve.
withName(String) - Method in class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonResult
The name of the retrieved schema.
withName(String) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesRequest
The name of the facet whose attributes will be retrieved.
withName(String) - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaRequest
New name under which the schema will be published.
withName(String) - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
withName(String) - Method in class com.amazonaws.services.clouddirectory.model.UpdateSchemaRequest
Name of the schema.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributesResponse
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildren
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildrenResponse
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsResult
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesResult
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsResult
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesResult
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesResult
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesResult
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexResult
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesResult
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenResult
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsResult
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsResult
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesResult
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsResult
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsResult
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceResult
The token to use to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyRequest
The token to request the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyResult
The pagination token.
withNumberValue(String) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
A number data value.
withObjectAttributeAction(ObjectAttributeAction) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeUpdate
The action to perform as part of the attribute update.
withObjectAttributeActionType(String) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeAction
Type can be either Update or Delete.
withObjectAttributeActionType(UpdateActionType) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeAction
Type can be either Update or Delete.
withObjectAttributeKey(AttributeKey) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeUpdate
The key of the attribute being updated.
withObjectAttributeList(AttributeKeyAndValue...) - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
Attributes on the facet you are adding to the object.
withObjectAttributeList(Collection<AttributeKeyAndValue>) - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
Attributes on the facet you are adding to the object.
withObjectAttributeList(AttributeKeyAndValue...) - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObject
The attributes to set on the object.
withObjectAttributeList(Collection<AttributeKeyAndValue>) - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObject
The attributes to set on the object.
withObjectAttributeList(AttributeKeyAndValue...) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
Attribute map, which contains an attribute ARN as the key and attribute value as the map value.
withObjectAttributeList(Collection<AttributeKeyAndValue>) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
Attribute map, which contains an attribute ARN as the key and attribute value as the map value.
withObjectAttributeList(AttributeKeyAndValue...) - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
Attribute map whose attribute ARN contains the key and attribute value as the map value.
withObjectAttributeList(Collection<AttributeKeyAndValue>) - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
Attribute map whose attribute ARN contains the key and attribute value as the map value.
withObjectAttributeUpdateValue(TypedAttributeValue) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeAction
The value that you want to update to.
withObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObjectResponse
ID associated with the object.
withObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributesResponse
ID associated with the object.
withObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryResult
The root object node of the created directory.
withObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexResult
The ObjectIdentifier of the index created by this operation.
withObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectResult
Identifier associated with the object.
withObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationResult
The ObjectIdentifier of the specified object.
withObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.IndexAttachment
The ObjectIdentifier of the object attached to the index.
withObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.PolicyAttachment
The ObjectIdentifier associated with PolicyAttachment.
withObjectIdentifier(String) - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesResult
ObjectIdentifier of the updated object.
withObjectIdentifiers(String...) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsResult
List of ObjectIdentifiers to which the policy is attached.
withObjectIdentifiers(Collection<String>) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsResult
List of ObjectIdentifiers to which the policy is attached.
withObjectIdentifiers(String...) - Method in class com.amazonaws.services.clouddirectory.model.PathToObjectIdentifiers
Lists ObjectIdentifiers starting from directory root to the object in the request.
withObjectIdentifiers(Collection<String>) - Method in class com.amazonaws.services.clouddirectory.model.PathToObjectIdentifiers
Lists ObjectIdentifiers starting from directory root to the object in the request.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
A reference to the object you are adding the specified facet to.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.AttachPolicyRequest
Reference that identifies the object to which the policy will be attached.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObject
A reference to the object being mutated.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchDeleteObject
Reference that identifies the object.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectAttributes
Reference of the object whose attributes need to be listed.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchListObjectChildren
Reference of the object for which child objects are being listed.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObject
A reference to the object whose facet will be removed.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchUpdateObjectAttributes
Reference that identifies the object.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.DeleteObjectRequest
Reference that identifies the object.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.DetachPolicyRequest
Reference that identifies the object whose policy object will be detached.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationRequest
A reference to the object.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectAttributesRequest
Reference that identifies the object whose attributes will be listed.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectChildrenRequest
Reference that identifies the object for which child objects are being listed.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsRequest
Reference that identifies the object whose parent paths are listed.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsRequest
Reference that identifies the object for which parent objects are being listed.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectPoliciesRequest
Reference that identifies the object for which policies will be listed.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyRequest
Reference that identifies the object whose policies will be looked up.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectRequest
A reference to the object to remove the facet from.
withObjectReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.UpdateObjectAttributesRequest
Reference that identifies the object.
withObjectType(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
Specifies whether a given object created from this facet is of type Node, Leaf Node, Policy or Index.
withObjectType(ObjectType) - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
Specifies whether a given object created from this facet is of type Node, Leaf Node, Policy or Index.
withObjectType(String) - Method in class com.amazonaws.services.clouddirectory.model.Facet
Object type associated with the facet.
withObjectType(ObjectType) - Method in class com.amazonaws.services.clouddirectory.model.Facet
Object type associated with the facet.
withObjectType(String) - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
Object type associated with the facet.
withObjectType(ObjectType) - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
Object type associated with the facet.
withOperations(BatchReadOperation...) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadRequest
List of operations that are part of the batch.
withOperations(Collection<BatchReadOperation>) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadRequest
List of operations that are part of the batch.
withOperations(BatchWriteOperation...) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteRequest
List of operations that are part of the batch.
withOperations(Collection<BatchWriteOperation>) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteRequest
List of operations that are part of the batch.
withOrderedIndexedAttributeList(AttributeKey...) - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
Specifies the Attributes that should be indexed on.
withOrderedIndexedAttributeList(Collection<AttributeKey>) - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
Specifies the Attributes that should be indexed on.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.clouddirectory.model.Rule
Min and max parameters associated with the rule.
withParentReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.AttachObjectRequest
Parent object reference.
withParentReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchAttachObject
Parent object reference.
withParentReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
If specified, the parent reference to which this object will be attached.
withParentReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.BatchDetachObject
Parent reference from which the object with the specified link name is detached.
withParentReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.CreateIndexRequest
A reference to the parent object that contains the index object.
withParentReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
If specified, the parent reference to which this object will be attached.
withParentReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.DetachObjectRequest
Parent reference from which the object with the specified link name is detached.
withParents(Map<String, String>) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentsResult
Parent structure, which is a map with key as the ObjectIdentifier and LinkName as the value.
withPath(String) - Method in class com.amazonaws.services.clouddirectory.model.PathToObjectIdentifiers
The path used to identify the object starting from directory root.
withPath(String) - Method in class com.amazonaws.services.clouddirectory.model.PolicyToPath
The path that is referenced from the root.
withPathToObjectIdentifiersList(PathToObjectIdentifiers...) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsResult
Returns the path to the ObjectIdentifiers associated with the directory.
withPathToObjectIdentifiersList(Collection<PathToObjectIdentifiers>) - Method in class com.amazonaws.services.clouddirectory.model.ListObjectParentPathsResult
Returns the path to the ObjectIdentifiers associated with the directory.
withPolicies(PolicyAttachment...) - Method in class com.amazonaws.services.clouddirectory.model.PolicyToPath
List of policy objects.
withPolicies(Collection<PolicyAttachment>) - Method in class com.amazonaws.services.clouddirectory.model.PolicyToPath
List of policy objects.
withPolicyId(String) - Method in class com.amazonaws.services.clouddirectory.model.PolicyAttachment
The ID of PolicyAttachment.
withPolicyReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.AttachPolicyRequest
Reference associated with the policy object.
withPolicyReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.DetachPolicyRequest
Reference that identifies the policy object.
withPolicyReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.ListPolicyAttachmentsRequest
Reference that identifies the policy object.
withPolicyToPathList(PolicyToPath...) - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyResult
Provides list of path to policies.
withPolicyToPathList(Collection<PolicyToPath>) - Method in class com.amazonaws.services.clouddirectory.model.LookupPolicyResult
Provides list of path to policies.
withPolicyType(String) - Method in class com.amazonaws.services.clouddirectory.model.PolicyAttachment
The type of policy that can be associated with PolicyAttachment.
withPublishedSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ApplySchemaRequest
Published schema ARN that needs to be copied.
withPublishedSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaResult
ARN associated with the published schema.
withRange(TypedAttributeValueRange) - Method in class com.amazonaws.services.clouddirectory.model.ObjectAttributeRange
The range of attribute values being selected.
withRangesOnIndexedValues(ObjectAttributeRange...) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
Specifies the ranges of indexed values that you want to query.
withRangesOnIndexedValues(Collection<ObjectAttributeRange>) - Method in class com.amazonaws.services.clouddirectory.model.ListIndexRequest
Specifies the ranges of indexed values that you want to query.
withRemoveFacetFromObject(BatchRemoveFacetFromObject) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Batch operation removing a facet from an object.
withRemoveFacetFromObject(BatchRemoveFacetFromObjectResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Result of a batch remove facet from object operation.
withRequiredBehavior(String) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
The required behavior of the FacetAttribute.
withRequiredBehavior(RequiredAttributeBehavior) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttribute
The required behavior of the FacetAttribute.
withResourceArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceRequest
ARN of the resource.
withResourceArn(String) - Method in class com.amazonaws.services.clouddirectory.model.TagResourceRequest
ARN of the resource.
withResourceArn(String) - Method in class com.amazonaws.services.clouddirectory.model.UntagResourceRequest
ARN of the resource.
withResponses(BatchReadOperationResponse...) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadResult
List of all the responses for each batch read.
withResponses(Collection<BatchReadOperationResponse>) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadResult
List of all the responses for each batch read.
withResponses(BatchWriteOperationResponse...) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteResult
List of all the responses for each batch write.
withResponses(Collection<BatchWriteOperationResponse>) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteResult
List of all the responses for each batch write.
withRules(Map<String, Rule>) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
Validation rules attached to the attribute definition.
withSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.AttributeKey
The ARN of the schema that contains the facet and attribute.
withSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateDirectoryRequest
ARN of the published schema that will be copied into the data Directory.
withSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateFacetRequest
Schema ARN in which the new Facet will be created.
withSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.CreateSchemaResult
ARN associated with the schema.
withSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DeleteFacetRequest
ARN associated with the Facet.
withSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DeleteSchemaRequest
ARN of the development schema.
withSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.DeleteSchemaResult
Input ARN that is returned as part of the response.
withSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.GetFacetRequest
ARN associated with the Facet.
withSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.GetSchemaAsJsonRequest
The ARN of the schema to retrieve.
withSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetAttributesRequest
The ARN of the schema where the facet resides.
withSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.ListFacetNamesRequest
The ARN to retrieve facet names from.
withSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.PutSchemaFromJsonRequest
The ARN of the schema to update.
withSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.SchemaFacet
The ARN of the schema that contains the facet.
withSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.UpdateFacetRequest
ARN associated with the Facet.
withSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.UpdateSchemaRequest
ARN of the development schema.
withSchemaArn(String) - Method in class com.amazonaws.services.clouddirectory.model.UpdateSchemaResult
ARN associated with the updated schema.
withSchemaArns(String...) - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsResult
The ARNs of schemas that are applied to the directory.
withSchemaArns(Collection<String>) - Method in class com.amazonaws.services.clouddirectory.model.ListAppliedSchemaArnsResult
The ARNs of schemas that are applied to the directory.
withSchemaArns(String...) - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsResult
The ARNs of retrieved development schemas.
withSchemaArns(Collection<String>) - Method in class com.amazonaws.services.clouddirectory.model.ListDevelopmentSchemaArnsResult
The ARNs of retrieved development schemas.
withSchemaArns(String...) - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsResult
The ARNs of published schemas.
withSchemaArns(Collection<String>) - Method in class com.amazonaws.services.clouddirectory.model.ListPublishedSchemaArnsResult
The ARNs of published schemas.
withSchemaFacet(SchemaFacet) - Method in class com.amazonaws.services.clouddirectory.model.AddFacetToObjectRequest
Identifiers for the facet that you are adding to the object.
withSchemaFacet(SchemaFacet) - Method in class com.amazonaws.services.clouddirectory.model.BatchAddFacetToObject
Represents the facet being added to the object.
withSchemaFacet(SchemaFacet...) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
List of FacetArns that will be associated with the object.
withSchemaFacet(Collection<SchemaFacet>) - Method in class com.amazonaws.services.clouddirectory.model.BatchCreateObject
List of FacetArns that will be associated with the object.
withSchemaFacet(SchemaFacet) - Method in class com.amazonaws.services.clouddirectory.model.BatchRemoveFacetFromObject
The facet to remove from the object.
withSchemaFacet(SchemaFacet) - Method in class com.amazonaws.services.clouddirectory.model.RemoveFacetFromObjectRequest
The facet to remove.
withSchemaFacets(SchemaFacet...) - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
List of facet ARNs to be associated with the object.
withSchemaFacets(Collection<SchemaFacet>) - Method in class com.amazonaws.services.clouddirectory.model.CreateObjectRequest
List of facet ARNs to be associated with the object.
withSchemaFacets(SchemaFacet...) - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationResult
The facets attached to the specified object.
withSchemaFacets(Collection<SchemaFacet>) - Method in class com.amazonaws.services.clouddirectory.model.GetObjectInformationResult
The facets attached to the specified object.
withSelector(String) - Method in class com.amazonaws.services.clouddirectory.model.ObjectReference
Allows you to specify an object.
withStartMode(String) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
Inclusive or exclusive range start.
withStartMode(RangeMode) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
Inclusive or exclusive range start.
withStartValue(TypedAttributeValue) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValueRange
The value to start the range at.
withState(String) - Method in class com.amazonaws.services.clouddirectory.model.Directory
The state of the directory.
withState(DirectoryState) - Method in class com.amazonaws.services.clouddirectory.model.Directory
The state of the directory.
withState(String) - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesRequest
The state of the directories in the list.
withState(DirectoryState) - Method in class com.amazonaws.services.clouddirectory.model.ListDirectoriesRequest
The state of the directories in the list.
withStringValue(String) - Method in class com.amazonaws.services.clouddirectory.model.TypedAttributeValue
A string data value.
withSuccessfulResponse(BatchReadSuccessfulResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadOperationResponse
Identifies which operation in a batch has succeeded.
withTagKeys(String...) - Method in class com.amazonaws.services.clouddirectory.model.UntagResourceRequest
Keys of the tag that needs to be removed from the resource.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.clouddirectory.model.UntagResourceRequest
Keys of the tag that needs to be removed from the resource.
withTags(Tag...) - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceResult
List of tag key value pairs associated with the response.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.clouddirectory.model.ListTagsForResourceResult
List of tag key value pairs associated with the response.
withTags(Tag...) - Method in class com.amazonaws.services.clouddirectory.model.TagResourceRequest
List of tag key value pairs.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.clouddirectory.model.TagResourceRequest
List of tag key value pairs.
withTargetAttributeName(String) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeReference
Target attribute name associated with the facet reference.
withTargetFacetName(String) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeReference
Target facet name associated with the facet reference.
withTargetReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.AttachToIndexRequest
A reference to the object that you are attaching to the index.
withTargetReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.DetachFromIndexRequest
A reference to the object being detached from the index.
withTargetReference(ObjectReference) - Method in class com.amazonaws.services.clouddirectory.model.ListAttachedIndicesRequest
A reference to the object to that has indices attached.
withType(String) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadException
Type of exception, such as InvalidArnException.
withType(BatchReadExceptionType) - Method in class com.amazonaws.services.clouddirectory.model.BatchReadException
Type of exception, such as InvalidArnException.
withType(String) - Method in exception com.amazonaws.services.clouddirectory.model.BatchWriteException
 
withType(BatchWriteExceptionType) - Method in exception com.amazonaws.services.clouddirectory.model.BatchWriteException
 
withType(String) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
The type of the attribute.
withType(FacetAttributeType) - Method in class com.amazonaws.services.clouddirectory.model.FacetAttributeDefinition
The type of the attribute.
withType(String) - Method in class com.amazonaws.services.clouddirectory.model.Rule
The type of attribute validation rule.
withType(RuleType) - Method in class com.amazonaws.services.clouddirectory.model.Rule
The type of attribute validation rule.
withUpdateObjectAttributes(BatchUpdateObjectAttributes) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperation
Update a given object's attributes.
withUpdateObjectAttributes(BatchUpdateObjectAttributesResponse) - Method in class com.amazonaws.services.clouddirectory.model.BatchWriteOperationResponse
Updates a given object’s attributes.
withValue(TypedAttributeValue) - Method in class com.amazonaws.services.clouddirectory.model.AttributeKeyAndValue
The value of the attribute.
withValue(String) - Method in class com.amazonaws.services.clouddirectory.model.Tag
Value associated with the tag.
withVersion(String) - Method in class com.amazonaws.services.clouddirectory.model.PublishSchemaRequest
Version under which the schema will be published.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.