Class BatchDetachTypedLinkResponse

java.lang.Object
software.amazon.awssdk.services.clouddirectory.model.BatchDetachTypedLinkResponse
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<BatchDetachTypedLinkResponse.Builder,BatchDetachTypedLinkResponse>

@Generated("software.amazon.awssdk:codegen") public final class BatchDetachTypedLinkResponse extends Object implements SdkPojo, Serializable, ToCopyableBuilder<BatchDetachTypedLinkResponse.Builder,BatchDetachTypedLinkResponse>

Represents the output of a DetachTypedLink response operation.

See Also: