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