Uses of Class
software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy
-
Packages that use DescribedSecurityPolicy Package Description software.amazon.awssdk.services.transfer.model -
-
Uses of DescribedSecurityPolicy in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return DescribedSecurityPolicy Modifier and Type Method Description DescribedSecurityPolicyDescribeSecurityPolicyResponse. securityPolicy()An array containing the properties of the security policy.Methods in software.amazon.awssdk.services.transfer.model with parameters of type DescribedSecurityPolicy Modifier and Type Method Description DescribeSecurityPolicyResponse.BuilderDescribeSecurityPolicyResponse.Builder. securityPolicy(DescribedSecurityPolicy securityPolicy)An array containing the properties of the security policy.
-