Uses of Class
com.mypurecloud.sdk.v2.model.Metabase
Packages that use Metabase
-
Uses of Metabase in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MetabaseModifier and TypeMethodDescriptionMetabase.description(String description) The division to which this entity belongs.The name of the entity.Metabase.type(Metabase.TypeEnum type) The current version of the resource.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type MetabaseModifier and TypeMethodDescriptionPhoneMetaBaseEntityListing.getEntities()TrunkMetabaseEntityListing.getEntities()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type MetabaseModifier and TypeMethodDescriptionvoidPhoneMetaBaseEntityListing.setEntities(List<Metabase> entities) voidTrunkMetabaseEntityListing.setEntities(List<Metabase> entities)