Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchListIncomingTypedLinksResponse
-
Packages that use BatchListIncomingTypedLinksResponse Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchListIncomingTypedLinksResponse in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchListIncomingTypedLinksResponse Modifier and Type Method Description BatchListIncomingTypedLinksResponseBatchReadSuccessfulResponse. 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 BatchListIncomingTypedLinksResponse Modifier and Type Method Description BatchReadSuccessfulResponse.BuilderBatchReadSuccessfulResponse.Builder. listIncomingTypedLinks(BatchListIncomingTypedLinksResponse listIncomingTypedLinks)Returns a paginated list of all the incoming TypedLinkSpecifier information for an object.
-