Uses of Class
com.ibm.cloud.platform_services.global_catalog.v1.model.Amount.Builder
-
Packages that use Amount.Builder Package Description com.ibm.cloud.platform_services.global_catalog.v1.model -
-
Uses of Amount.Builder in com.ibm.cloud.platform_services.global_catalog.v1.model
Methods in com.ibm.cloud.platform_services.global_catalog.v1.model that return Amount.Builder Modifier and Type Method Description Amount.BuilderAmount.Builder. addPrices(Price prices)Adds a new element to prices.Amount.BuilderAmount.Builder. country(java.lang.String country)Set the country.Amount.BuilderAmount.Builder. currency(java.lang.String currency)Set the currency.Amount.BuilderAmount. newBuilder()New builder.Amount.BuilderAmount.Builder. prices(java.util.List<Price> prices)Set the prices.
-