Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchDetachTypedLink
-
Packages that use BatchDetachTypedLink Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchDetachTypedLink in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchDetachTypedLink Modifier and Type Method Description BatchDetachTypedLinkBatchWriteOperation. detachTypedLink()Detaches a typed link from a specified source and target object.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchDetachTypedLink Modifier and Type Method Description BatchWriteOperation.BuilderBatchWriteOperation.Builder. detachTypedLink(BatchDetachTypedLink detachTypedLink)Detaches a typed link from a specified source and target object.
-