Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchAttachTypedLinkResponse
-
Packages that use BatchAttachTypedLinkResponse Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchAttachTypedLinkResponse in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchAttachTypedLinkResponse Modifier and Type Method Description BatchAttachTypedLinkResponseBatchWriteOperationResponse. attachTypedLink()Attaches a typed link to a specified source and target object.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchAttachTypedLinkResponse Modifier and Type Method Description BatchWriteOperationResponse.BuilderBatchWriteOperationResponse.Builder. attachTypedLink(BatchAttachTypedLinkResponse attachTypedLink)Attaches a typed link to a specified source and target object.
-