Class CloudDirectoryResponse
java.lang.Object
software.amazon.awssdk.core.SdkResponse
software.amazon.awssdk.awscore.AwsResponse
software.amazon.awssdk.services.clouddirectory.model.CloudDirectoryResponse
- All Implemented Interfaces:
- SdkPojo
- Direct Known Subclasses:
- AddFacetToObjectResponse,- ApplySchemaResponse,- AttachObjectResponse,- AttachPolicyResponse,- AttachToIndexResponse,- AttachTypedLinkResponse,- BatchReadResponse,- BatchWriteResponse,- CreateDirectoryResponse,- CreateFacetResponse,- CreateIndexResponse,- CreateObjectResponse,- CreateSchemaResponse,- CreateTypedLinkFacetResponse,- DeleteDirectoryResponse,- DeleteFacetResponse,- DeleteObjectResponse,- DeleteSchemaResponse,- DeleteTypedLinkFacetResponse,- DetachFromIndexResponse,- DetachObjectResponse,- DetachPolicyResponse,- DetachTypedLinkResponse,- DisableDirectoryResponse,- EnableDirectoryResponse,- GetAppliedSchemaVersionResponse,- GetDirectoryResponse,- GetFacetResponse,- GetLinkAttributesResponse,- GetObjectAttributesResponse,- GetObjectInformationResponse,- GetSchemaAsJsonResponse,- GetTypedLinkFacetInformationResponse,- ListAppliedSchemaArnsResponse,- ListAttachedIndicesResponse,- ListDevelopmentSchemaArnsResponse,- ListDirectoriesResponse,- ListFacetAttributesResponse,- ListFacetNamesResponse,- ListIncomingTypedLinksResponse,- ListIndexResponse,- ListManagedSchemaArnsResponse,- ListObjectAttributesResponse,- ListObjectChildrenResponse,- ListObjectParentPathsResponse,- ListObjectParentsResponse,- ListObjectPoliciesResponse,- ListOutgoingTypedLinksResponse,- ListPolicyAttachmentsResponse,- ListPublishedSchemaArnsResponse,- ListTagsForResourceResponse,- ListTypedLinkFacetAttributesResponse,- ListTypedLinkFacetNamesResponse,- LookupPolicyResponse,- PublishSchemaResponse,- PutSchemaFromJsonResponse,- RemoveFacetFromObjectResponse,- TagResourceResponse,- UntagResourceResponse,- UpdateFacetResponse,- UpdateLinkAttributesResponse,- UpdateObjectAttributesResponse,- UpdateSchemaResponse,- UpdateTypedLinkFacetResponse,- UpgradeAppliedSchemaResponse,- UpgradePublishedSchemaResponse
@Generated("software.amazon.awssdk:codegen")
public abstract class CloudDirectoryResponse
extends AwsResponse
- 
Nested Class SummaryNested Classes
- 
Method SummaryMethods inherited from class software.amazon.awssdk.awscore.AwsResponseequals, hashCode, toBuilderMethods inherited from class software.amazon.awssdk.core.SdkResponsegetValueForField, sdkHttpResponseMethods inherited from class java.lang.ObjectgetClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFields
- 
Method Details- 
responseMetadata- Overrides:
- responseMetadatain class- AwsResponse
 
 
-