Uses of Interface
software.amazon.awssdk.services.elasticloadbalancing.model.PolicyAttributeTypeDescription.Builder
Packages that use PolicyAttributeTypeDescription.Builder
-
Uses of PolicyAttributeTypeDescription.Builder in software.amazon.awssdk.services.elasticloadbalancing.model
Methods in software.amazon.awssdk.services.elasticloadbalancing.model that return PolicyAttributeTypeDescription.BuilderModifier and TypeMethodDescriptionPolicyAttributeTypeDescription.Builder.attributeName(String attributeName) The name of the attribute.PolicyAttributeTypeDescription.Builder.attributeType(String attributeType) The type of the attribute.PolicyAttributeTypeDescription.builder()PolicyAttributeTypeDescription.Builder.cardinality(String cardinality) The cardinality of the attribute.PolicyAttributeTypeDescription.Builder.defaultValue(String defaultValue) The default value of the attribute, if applicable.PolicyAttributeTypeDescription.Builder.description(String description) A description of the attribute.PolicyAttributeTypeDescription.toBuilder()Methods in software.amazon.awssdk.services.elasticloadbalancing.model that return types with arguments of type PolicyAttributeTypeDescription.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PolicyAttributeTypeDescription.Builder>PolicyAttributeTypeDescription.serializableBuilderClass()