Uses of Class
software.amazon.awssdk.services.transfer.model.DescribedProfile
-
Packages that use DescribedProfile Package Description software.amazon.awssdk.services.transfer.model -
-
Uses of DescribedProfile in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return DescribedProfile Modifier and Type Method Description DescribedProfileDescribeProfileResponse. profile()The details of the specified profile, returned as an object.Methods in software.amazon.awssdk.services.transfer.model with parameters of type DescribedProfile Modifier and Type Method Description DescribeProfileResponse.BuilderDescribeProfileResponse.Builder. profile(DescribedProfile profile)The details of the specified profile, returned as an object.
-