Uses of Enum
software.amazon.awssdk.services.cognitoidentityprovider.model.StatusType
Packages that use StatusType
-
Uses of StatusType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return StatusTypeModifier and TypeMethodDescriptionstatic StatusTypeUse this in place of valueOf to convert the raw string returned by the service into the enum value.final StatusTypeUserPoolDescriptionType.status()Deprecated.This property is no longer available.final StatusTypeUserPoolType.status()Deprecated.This property is no longer available.static StatusTypeReturns the enum constant of this type with the specified name.static StatusType[]StatusType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type StatusTypeMethods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type StatusTypeModifier and TypeMethodDescriptionUserPoolDescriptionType.Builder.status(StatusType status) Deprecated.This property is no longer available.UserPoolType.Builder.status(StatusType status) Deprecated.This property is no longer available.