Uses of Class
software.amazon.awssdk.services.transfer.model.DescribedAccess
-
Packages that use DescribedAccess Package Description software.amazon.awssdk.services.transfer.model -
-
Uses of DescribedAccess in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return DescribedAccess Modifier and Type Method Description DescribedAccessDescribeAccessResponse. access()The external identifier of the server that the access is attached to.Methods in software.amazon.awssdk.services.transfer.model with parameters of type DescribedAccess Modifier and Type Method Description DescribeAccessResponse.BuilderDescribeAccessResponse.Builder. access(DescribedAccess access)The external identifier of the server that the access is attached to.
-