Uses of Enum
software.amazon.awssdk.services.appconfigdata.model.BadRequestDetails.Type
Packages that use BadRequestDetails.Type
-
Uses of BadRequestDetails.Type in software.amazon.awssdk.services.appconfigdata.model
Methods in software.amazon.awssdk.services.appconfigdata.model that return BadRequestDetails.TypeModifier and TypeMethodDescriptionBadRequestDetails.type()Retrieve an enum value representing which member of this object is populated.static BadRequestDetails.TypeReturns the enum constant of this type with the specified name.static BadRequestDetails.Type[]BadRequestDetails.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.