Uses of Class
software.amazon.awssdk.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
Packages that use PolicyAttributeTypeDescription
-
Uses of PolicyAttributeTypeDescription in software.amazon.awssdk.services.elasticloadbalancing.model
Methods in software.amazon.awssdk.services.elasticloadbalancing.model that return types with arguments of type PolicyAttributeTypeDescriptionModifier and TypeMethodDescriptionPolicyTypeDescription.policyAttributeTypeDescriptions()The description of the policy attributes associated with the policies defined by Elastic Load Balancing.Methods in software.amazon.awssdk.services.elasticloadbalancing.model with parameters of type PolicyAttributeTypeDescriptionModifier and TypeMethodDescriptionPolicyTypeDescription.Builder.policyAttributeTypeDescriptions(PolicyAttributeTypeDescription... policyAttributeTypeDescriptions) The description of the policy attributes associated with the policies defined by Elastic Load Balancing.Method parameters in software.amazon.awssdk.services.elasticloadbalancing.model with type arguments of type PolicyAttributeTypeDescriptionModifier and TypeMethodDescriptionPolicyTypeDescription.Builder.policyAttributeTypeDescriptions(Collection<PolicyAttributeTypeDescription> policyAttributeTypeDescriptions) The description of the policy attributes associated with the policies defined by Elastic Load Balancing.