Serialized Form
-
Package software.amazon.awssdk.services.clouddirectory.endpoints.internal
-
Class software.amazon.awssdk.services.clouddirectory.endpoints.internal.InnerParseError extends RuntimeException implements Serializable
- serialVersionUID:
- -7808901449079805477L
-
Class software.amazon.awssdk.services.clouddirectory.endpoints.internal.RuleError extends SdkException implements Serializable
-
Class software.amazon.awssdk.services.clouddirectory.endpoints.internal.SourceException extends SdkException implements Serializable
-
-
Package software.amazon.awssdk.services.clouddirectory.model
-
Class software.amazon.awssdk.services.clouddirectory.model.AccessDeniedException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.AttributeKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.AttributeKeyAndValue extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
key
AttributeKey key
-
value
TypedAttributeValue value
-
-
Class software.amazon.awssdk.services.clouddirectory.model.AttributeNameAndValue extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeName
String attributeName
-
value
TypedAttributeValue value
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchAddFacetToObject extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
objectAttributeList
List<AttributeKeyAndValue> objectAttributeList
-
objectReference
ObjectReference objectReference
-
schemaFacet
SchemaFacet schemaFacet
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchAddFacetToObjectResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchAttachObject extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
childReference
ObjectReference childReference
-
linkName
String linkName
-
parentReference
ObjectReference parentReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchAttachObjectResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attachedObjectIdentifier
String attachedObjectIdentifier
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchAttachPolicy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
objectReference
ObjectReference objectReference
-
policyReference
ObjectReference policyReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchAttachPolicyResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchAttachToIndex extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
indexReference
ObjectReference indexReference
-
targetReference
ObjectReference targetReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchAttachToIndexResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attachedObjectIdentifier
String attachedObjectIdentifier
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchAttachTypedLink extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
List<AttributeNameAndValue> attributes
-
sourceObjectReference
ObjectReference sourceObjectReference
-
targetObjectReference
ObjectReference targetObjectReference
-
typedLinkFacet
TypedLinkSchemaAndFacetName typedLinkFacet
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchAttachTypedLinkResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
typedLinkSpecifier
TypedLinkSpecifier typedLinkSpecifier
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchCreateIndex extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
batchReferenceName
String batchReferenceName
-
isUnique
Boolean isUnique
-
linkName
String linkName
-
orderedIndexedAttributeList
List<AttributeKey> orderedIndexedAttributeList
-
parentReference
ObjectReference parentReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchCreateIndexResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
objectIdentifier
String objectIdentifier
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchCreateObject extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
batchReferenceName
String batchReferenceName
-
linkName
String linkName
-
objectAttributeList
List<AttributeKeyAndValue> objectAttributeList
-
parentReference
ObjectReference parentReference
-
schemaFacet
List<SchemaFacet> schemaFacet
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchCreateObjectResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
objectIdentifier
String objectIdentifier
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchDeleteObject extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
objectReference
ObjectReference objectReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchDeleteObjectResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchDetachFromIndex extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
indexReference
ObjectReference indexReference
-
targetReference
ObjectReference targetReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchDetachFromIndexResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
detachedObjectIdentifier
String detachedObjectIdentifier
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchDetachObject extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
batchReferenceName
String batchReferenceName
-
linkName
String linkName
-
parentReference
ObjectReference parentReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchDetachObjectResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
detachedObjectIdentifier
String detachedObjectIdentifier
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchDetachPolicy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
objectReference
ObjectReference objectReference
-
policyReference
ObjectReference policyReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchDetachPolicyResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchDetachTypedLink extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
typedLinkSpecifier
TypedLinkSpecifier typedLinkSpecifier
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchDetachTypedLinkResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchGetLinkAttributes extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeNames
List<String> attributeNames
-
typedLinkSpecifier
TypedLinkSpecifier typedLinkSpecifier
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchGetLinkAttributesResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
List<AttributeKeyAndValue> attributes
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchGetObjectAttributes extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeNames
List<String> attributeNames
-
objectReference
ObjectReference objectReference
-
schemaFacet
SchemaFacet schemaFacet
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchGetObjectAttributesResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
List<AttributeKeyAndValue> attributes
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchGetObjectInformation extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
objectReference
ObjectReference objectReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchGetObjectInformationResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
objectIdentifier
String objectIdentifier
-
schemaFacets
List<SchemaFacet> schemaFacets
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListAttachedIndices extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maxResults
Integer maxResults
-
nextToken
String nextToken
-
targetReference
ObjectReference targetReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListAttachedIndicesResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
indexAttachments
List<IndexAttachment> indexAttachments
-
nextToken
String nextToken
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListIncomingTypedLinks extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
filterAttributeRanges
List<TypedLinkAttributeRange> filterAttributeRanges
-
filterTypedLink
TypedLinkSchemaAndFacetName filterTypedLink
-
maxResults
Integer maxResults
-
nextToken
String nextToken
-
objectReference
ObjectReference objectReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListIncomingTypedLinksResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
linkSpecifiers
List<TypedLinkSpecifier> linkSpecifiers
-
nextToken
String nextToken
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListIndex extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
indexReference
ObjectReference indexReference
-
maxResults
Integer maxResults
-
nextToken
String nextToken
-
rangesOnIndexedValues
List<ObjectAttributeRange> rangesOnIndexedValues
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListIndexResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
indexAttachments
List<IndexAttachment> indexAttachments
-
nextToken
String nextToken
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListObjectAttributes extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
facetFilter
SchemaFacet facetFilter
-
maxResults
Integer maxResults
-
nextToken
String nextToken
-
objectReference
ObjectReference objectReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListObjectAttributesResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
List<AttributeKeyAndValue> attributes
-
nextToken
String nextToken
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListObjectChildren extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maxResults
Integer maxResults
-
nextToken
String nextToken
-
objectReference
ObjectReference objectReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListObjectChildrenResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListObjectParentPaths extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maxResults
Integer maxResults
-
nextToken
String nextToken
-
objectReference
ObjectReference objectReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListObjectParentPathsResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
nextToken
String nextToken
-
pathToObjectIdentifiersList
List<PathToObjectIdentifiers> pathToObjectIdentifiersList
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListObjectParents extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maxResults
Integer maxResults
-
nextToken
String nextToken
-
objectReference
ObjectReference objectReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListObjectParentsResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
nextToken
String nextToken
-
parentLinks
List<ObjectIdentifierAndLinkNameTuple> parentLinks
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListObjectPolicies extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maxResults
Integer maxResults
-
nextToken
String nextToken
-
objectReference
ObjectReference objectReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListObjectPoliciesResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListOutgoingTypedLinks extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
filterAttributeRanges
List<TypedLinkAttributeRange> filterAttributeRanges
-
filterTypedLink
TypedLinkSchemaAndFacetName filterTypedLink
-
maxResults
Integer maxResults
-
nextToken
String nextToken
-
objectReference
ObjectReference objectReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListOutgoingTypedLinksResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
nextToken
String nextToken
-
typedLinkSpecifiers
List<TypedLinkSpecifier> typedLinkSpecifiers
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListPolicyAttachments extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maxResults
Integer maxResults
-
nextToken
String nextToken
-
policyReference
ObjectReference policyReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchListPolicyAttachmentsResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchLookupPolicy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maxResults
Integer maxResults
-
nextToken
String nextToken
-
objectReference
ObjectReference objectReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchLookupPolicyResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
nextToken
String nextToken
-
policyToPathList
List<PolicyToPath> policyToPathList
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchReadException extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchReadOperation extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
getLinkAttributes
BatchGetLinkAttributes getLinkAttributes
-
getObjectAttributes
BatchGetObjectAttributes getObjectAttributes
-
getObjectInformation
BatchGetObjectInformation getObjectInformation
-
listAttachedIndices
BatchListAttachedIndices listAttachedIndices
-
listIncomingTypedLinks
BatchListIncomingTypedLinks listIncomingTypedLinks
-
listIndex
BatchListIndex listIndex
-
listObjectAttributes
BatchListObjectAttributes listObjectAttributes
-
listObjectChildren
BatchListObjectChildren listObjectChildren
-
listObjectParentPaths
BatchListObjectParentPaths listObjectParentPaths
-
listObjectParents
BatchListObjectParents listObjectParents
-
listObjectPolicies
BatchListObjectPolicies listObjectPolicies
-
listOutgoingTypedLinks
BatchListOutgoingTypedLinks listOutgoingTypedLinks
-
listPolicyAttachments
BatchListPolicyAttachments listPolicyAttachments
-
lookupPolicy
BatchLookupPolicy lookupPolicy
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchReadOperationResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
exceptionResponse
BatchReadException exceptionResponse
-
successfulResponse
BatchReadSuccessfulResponse successfulResponse
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchReadSuccessfulResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
getLinkAttributes
BatchGetLinkAttributesResponse getLinkAttributes
-
getObjectAttributes
BatchGetObjectAttributesResponse getObjectAttributes
-
getObjectInformation
BatchGetObjectInformationResponse getObjectInformation
-
listAttachedIndices
BatchListAttachedIndicesResponse listAttachedIndices
-
listIncomingTypedLinks
BatchListIncomingTypedLinksResponse listIncomingTypedLinks
-
listIndex
BatchListIndexResponse listIndex
-
listObjectAttributes
BatchListObjectAttributesResponse listObjectAttributes
-
listObjectChildren
BatchListObjectChildrenResponse listObjectChildren
-
listObjectParentPaths
BatchListObjectParentPathsResponse listObjectParentPaths
-
listObjectParents
BatchListObjectParentsResponse listObjectParents
-
listObjectPolicies
BatchListObjectPoliciesResponse listObjectPolicies
-
listOutgoingTypedLinks
BatchListOutgoingTypedLinksResponse listOutgoingTypedLinks
-
listPolicyAttachments
BatchListPolicyAttachmentsResponse listPolicyAttachments
-
lookupPolicy
BatchLookupPolicyResponse lookupPolicy
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchRemoveFacetFromObject extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
objectReference
ObjectReference objectReference
-
schemaFacet
SchemaFacet schemaFacet
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchRemoveFacetFromObjectResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchUpdateLinkAttributes extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeUpdates
List<LinkAttributeUpdate> attributeUpdates
-
typedLinkSpecifier
TypedLinkSpecifier typedLinkSpecifier
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchUpdateLinkAttributesResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchUpdateObjectAttributes extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeUpdates
List<ObjectAttributeUpdate> attributeUpdates
-
objectReference
ObjectReference objectReference
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchUpdateObjectAttributesResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
objectIdentifier
String objectIdentifier
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchWriteException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchWriteOperation extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
addFacetToObject
BatchAddFacetToObject addFacetToObject
-
attachObject
BatchAttachObject attachObject
-
attachPolicy
BatchAttachPolicy attachPolicy
-
attachToIndex
BatchAttachToIndex attachToIndex
-
attachTypedLink
BatchAttachTypedLink attachTypedLink
-
createIndex
BatchCreateIndex createIndex
-
createObject
BatchCreateObject createObject
-
deleteObject
BatchDeleteObject deleteObject
-
detachFromIndex
BatchDetachFromIndex detachFromIndex
-
detachObject
BatchDetachObject detachObject
-
detachPolicy
BatchDetachPolicy detachPolicy
-
detachTypedLink
BatchDetachTypedLink detachTypedLink
-
removeFacetFromObject
BatchRemoveFacetFromObject removeFacetFromObject
-
updateLinkAttributes
BatchUpdateLinkAttributes updateLinkAttributes
-
updateObjectAttributes
BatchUpdateObjectAttributes updateObjectAttributes
-
-
Class software.amazon.awssdk.services.clouddirectory.model.BatchWriteOperationResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
addFacetToObject
BatchAddFacetToObjectResponse addFacetToObject
-
attachObject
BatchAttachObjectResponse attachObject
-
attachPolicy
BatchAttachPolicyResponse attachPolicy
-
attachToIndex
BatchAttachToIndexResponse attachToIndex
-
attachTypedLink
BatchAttachTypedLinkResponse attachTypedLink
-
createIndex
BatchCreateIndexResponse createIndex
-
createObject
BatchCreateObjectResponse createObject
-
deleteObject
BatchDeleteObjectResponse deleteObject
-
detachFromIndex
BatchDetachFromIndexResponse detachFromIndex
-
detachObject
BatchDetachObjectResponse detachObject
-
detachPolicy
BatchDetachPolicyResponse detachPolicy
-
detachTypedLink
BatchDetachTypedLinkResponse detachTypedLink
-
removeFacetFromObject
BatchRemoveFacetFromObjectResponse removeFacetFromObject
-
updateLinkAttributes
BatchUpdateLinkAttributesResponse updateLinkAttributes
-
updateObjectAttributes
BatchUpdateObjectAttributesResponse updateObjectAttributes
-
-
Class software.amazon.awssdk.services.clouddirectory.model.CannotListParentOfRootException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.CloudDirectoryException extends AwsServiceException implements Serializable
-
Class software.amazon.awssdk.services.clouddirectory.model.Directory extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.DirectoryAlreadyExistsException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.DirectoryDeletedException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.DirectoryNotDisabledException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.DirectoryNotEnabledException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.Facet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.FacetAlreadyExistsException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.FacetAttribute extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeDefinition
FacetAttributeDefinition attributeDefinition
-
attributeReference
FacetAttributeReference attributeReference
-
name
String name
-
requiredBehavior
String requiredBehavior
-
-
Class software.amazon.awssdk.services.clouddirectory.model.FacetAttributeDefinition extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.FacetAttributeReference extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.FacetAttributeUpdate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
action
String action
-
attribute
FacetAttribute attribute
-
-
Class software.amazon.awssdk.services.clouddirectory.model.FacetInUseException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.FacetNotFoundException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.FacetValidationException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.IncompatibleSchemaException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.IndexAttachment extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
indexedAttributes
List<AttributeKeyAndValue> indexedAttributes
-
objectIdentifier
String objectIdentifier
-
-
Class software.amazon.awssdk.services.clouddirectory.model.IndexedAttributeMissingException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.InternalServiceException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.InvalidArnException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.InvalidAttachmentException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.InvalidFacetUpdateException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.InvalidNextTokenException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.InvalidRuleException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.InvalidSchemaDocException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.InvalidTaggingRequestException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.LimitExceededException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.LinkAttributeAction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeActionType
String attributeActionType
-
attributeUpdateValue
TypedAttributeValue attributeUpdateValue
-
-
Class software.amazon.awssdk.services.clouddirectory.model.LinkAttributeUpdate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeAction
LinkAttributeAction attributeAction
-
attributeKey
AttributeKey attributeKey
-
-
Class software.amazon.awssdk.services.clouddirectory.model.LinkNameAlreadyInUseException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.NotIndexException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.NotNodeException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.NotPolicyException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.ObjectAlreadyDetachedException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.ObjectAttributeAction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
objectAttributeActionType
String objectAttributeActionType
-
objectAttributeUpdateValue
TypedAttributeValue objectAttributeUpdateValue
-
-
Class software.amazon.awssdk.services.clouddirectory.model.ObjectAttributeRange extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeKey
AttributeKey attributeKey
-
range
TypedAttributeValueRange range
-
-
Class software.amazon.awssdk.services.clouddirectory.model.ObjectAttributeUpdate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
objectAttributeAction
ObjectAttributeAction objectAttributeAction
-
objectAttributeKey
AttributeKey objectAttributeKey
-
-
Class software.amazon.awssdk.services.clouddirectory.model.ObjectIdentifierAndLinkNameTuple extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.ObjectNotDetachedException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.ObjectReference extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
selector
String selector
-
-
Class software.amazon.awssdk.services.clouddirectory.model.PathToObjectIdentifiers extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.PolicyAttachment extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.PolicyToPath extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
path
String path
-
policies
List<PolicyAttachment> policies
-
-
Class software.amazon.awssdk.services.clouddirectory.model.ResourceNotFoundException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.RetryableConflictException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.Rule extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.SchemaAlreadyExistsException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.SchemaAlreadyPublishedException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.SchemaFacet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.StillContainsLinksException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.Tag extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.TypedAttributeValue extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.TypedAttributeValueRange extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
endMode
String endMode
-
endValue
TypedAttributeValue endValue
-
startMode
String startMode
-
startValue
TypedAttributeValue startValue
-
-
Class software.amazon.awssdk.services.clouddirectory.model.TypedLinkAttributeDefinition extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.TypedLinkAttributeRange extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeName
String attributeName
-
range
TypedAttributeValueRange range
-
-
Class software.amazon.awssdk.services.clouddirectory.model.TypedLinkFacet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
List<TypedLinkAttributeDefinition> attributes
-
identityAttributeOrder
List<String> identityAttributeOrder
-
name
String name
-
-
Class software.amazon.awssdk.services.clouddirectory.model.TypedLinkFacetAttributeUpdate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
action
String action
-
attribute
TypedLinkAttributeDefinition attribute
-
-
Class software.amazon.awssdk.services.clouddirectory.model.TypedLinkSchemaAndFacetName extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.TypedLinkSpecifier extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
identityAttributeValues
List<AttributeNameAndValue> identityAttributeValues
-
sourceObjectReference
ObjectReference sourceObjectReference
-
targetObjectReference
ObjectReference targetObjectReference
-
typedLinkFacet
TypedLinkSchemaAndFacetName typedLinkFacet
-
-
Class software.amazon.awssdk.services.clouddirectory.model.UnsupportedIndexTypeException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.clouddirectory.model.ValidationException extends CloudDirectoryException implements Serializable
- serialVersionUID:
- 1L
-