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