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