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