Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.AttributeType.Builder
Packages that use AttributeType.Builder
-
Uses of AttributeType.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return AttributeType.BuilderModifier and TypeMethodDescriptionstatic AttributeType.BuilderAttributeType.builder()The name of the attribute, for exampleemailorcustom:department.AttributeType.toBuilder()The value of the attribute.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type AttributeType.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AttributeType.Builder>AttributeType.serializableBuilderClass()