Uses of Class
software.amazon.awssdk.services.transfer.model.DescribedUser
-
Packages that use DescribedUser Package Description software.amazon.awssdk.services.transfer.model -
-
Uses of DescribedUser in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return DescribedUser Modifier and Type Method Description DescribedUserDescribeUserResponse. user()An array containing the properties of the Transfer Family user for theServerIDvalue that you specified.Methods in software.amazon.awssdk.services.transfer.model with parameters of type DescribedUser Modifier and Type Method Description DescribeUserResponse.BuilderDescribeUserResponse.Builder. user(DescribedUser user)An array containing the properties of the Transfer Family user for theServerIDvalue that you specified.
-