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