Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchListOutgoingTypedLinks
-
Packages that use BatchListOutgoingTypedLinks Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchListOutgoingTypedLinks in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchListOutgoingTypedLinks Modifier and Type Method Description BatchListOutgoingTypedLinksBatchReadOperation. listOutgoingTypedLinks()Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchListOutgoingTypedLinks Modifier and Type Method Description BatchReadOperation.BuilderBatchReadOperation.Builder. listOutgoingTypedLinks(BatchListOutgoingTypedLinks listOutgoingTypedLinks)Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object.
-