Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchGetLinkAttributesResponse
-
Packages that use BatchGetLinkAttributesResponse Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchGetLinkAttributesResponse in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchGetLinkAttributesResponse Modifier and Type Method Description BatchGetLinkAttributesResponseBatchReadSuccessfulResponse. getLinkAttributes()The list of attributes to retrieve from the typed link.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchGetLinkAttributesResponse Modifier and Type Method Description BatchReadSuccessfulResponse.BuilderBatchReadSuccessfulResponse.Builder. getLinkAttributes(BatchGetLinkAttributesResponse getLinkAttributes)The list of attributes to retrieve from the typed link.
-