Uses of Interface
software.amazon.awssdk.services.elasticloadbalancing.model.PolicyAttribute.Builder
Packages that use PolicyAttribute.Builder
-
Uses of PolicyAttribute.Builder in software.amazon.awssdk.services.elasticloadbalancing.model
Methods in software.amazon.awssdk.services.elasticloadbalancing.model that return PolicyAttribute.BuilderModifier and TypeMethodDescriptionPolicyAttribute.Builder.attributeName(String attributeName) The name of the attribute.PolicyAttribute.Builder.attributeValue(String attributeValue) The value of the attribute.static PolicyAttribute.BuilderPolicyAttribute.builder()PolicyAttribute.toBuilder()Methods in software.amazon.awssdk.services.elasticloadbalancing.model that return types with arguments of type PolicyAttribute.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PolicyAttribute.Builder>PolicyAttribute.serializableBuilderClass()