Uses of Class
com.oracle.bmc.usage.requests.ListProductsRequest.Producttype
-
Packages that use ListProductsRequest.Producttype Package Description com.oracle.bmc.usage.requests -
-
Uses of ListProductsRequest.Producttype in com.oracle.bmc.usage.requests
Methods in com.oracle.bmc.usage.requests that return ListProductsRequest.Producttype Modifier and Type Method Description static ListProductsRequest.ProducttypeListProductsRequest.Producttype. create(String key)ListProductsRequest.ProducttypeListProductsRequest. getProducttype()The field to specify the type of product.static ListProductsRequest.ProducttypeListProductsRequest.Producttype. valueOf(String name)Returns the enum constant of this type with the specified name.static ListProductsRequest.Producttype[]ListProductsRequest.Producttype. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.usage.requests with parameters of type ListProductsRequest.Producttype Modifier and Type Method Description ListProductsRequest.BuilderListProductsRequest.Builder. producttype(ListProductsRequest.Producttype producttype)The field to specify the type of product.
-