Uses of Enum
software.amazon.awssdk.services.dynamodb.model.GlobalTableStatus
Packages that use GlobalTableStatus
-
Uses of GlobalTableStatus in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return GlobalTableStatusModifier and TypeMethodDescriptionstatic GlobalTableStatusUse this in place of valueOf to convert the raw string returned by the service into the enum value.final GlobalTableStatusGlobalTableDescription.globalTableStatus()The current state of the global table:static GlobalTableStatusReturns the enum constant of this type with the specified name.static GlobalTableStatus[]GlobalTableStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type GlobalTableStatusMethods in software.amazon.awssdk.services.dynamodb.model with parameters of type GlobalTableStatusModifier and TypeMethodDescriptionGlobalTableDescription.Builder.globalTableStatus(GlobalTableStatus globalTableStatus) The current state of the global table: