Uses of Class
com.ibm.cloud.platform_services.global_catalog.v1.model.GetPricingDeploymentsOptions
-
Packages that use GetPricingDeploymentsOptions 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 GetPricingDeploymentsOptions in com.ibm.cloud.platform_services.global_catalog.v1
Methods in com.ibm.cloud.platform_services.global_catalog.v1 with parameters of type GetPricingDeploymentsOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<PricingSearchResult>GlobalCatalog. getPricingDeployments(GetPricingDeploymentsOptions getPricingDeploymentsOptions)Get the pricing deployments for a plan. -
Uses of GetPricingDeploymentsOptions in com.ibm.cloud.platform_services.global_catalog.v1.model
Methods in com.ibm.cloud.platform_services.global_catalog.v1.model that return GetPricingDeploymentsOptions Modifier and Type Method Description GetPricingDeploymentsOptionsGetPricingDeploymentsOptions.Builder. build()Builds a GetPricingDeploymentsOptions.
-