Uses of Class
com.ibm.cloud.platform_services.global_catalog.v1.model.PricingGet
-
Packages that use PricingGet Package Description com.ibm.cloud.platform_services.global_catalog.v1 Global Catalog API v1.com.ibm.cloud.platform_services.global_catalog.v1.model -
-
Uses of PricingGet in com.ibm.cloud.platform_services.global_catalog.v1
Methods in com.ibm.cloud.platform_services.global_catalog.v1 that return types with arguments of type PricingGet Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<PricingGet>GlobalCatalog. getPricing(GetPricingOptions getPricingOptions)Get the pricing for an object. -
Uses of PricingGet in com.ibm.cloud.platform_services.global_catalog.v1.model
Methods in com.ibm.cloud.platform_services.global_catalog.v1.model that return types with arguments of type PricingGet Modifier and Type Method Description java.util.List<PricingGet>PricingSearchResult. getResources()Gets the resources.
-