Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.Payload.Type
-
Packages that use Payload.Type Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of Payload.Type in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return Payload.Type Modifier and Type Method Description Payload.TypePayload. type()Retrieve an enum value representing which member of this object is populated.static Payload.TypePayload.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Payload.Type[]Payload.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-