Uses of Class
com.vmware.vra.jenkinsplugin.model.catalog.CatalogItemResourceUpfrontPriceResponse.StatusEnum
| Package | Description |
|---|---|
| com.vmware.vra.jenkinsplugin.model.catalog |
-
Uses of CatalogItemResourceUpfrontPriceResponse.StatusEnum in com.vmware.vra.jenkinsplugin.model.catalog
Methods in com.vmware.vra.jenkinsplugin.model.catalog that return CatalogItemResourceUpfrontPriceResponse.StatusEnum Modifier and Type Method Description static CatalogItemResourceUpfrontPriceResponse.StatusEnumCatalogItemResourceUpfrontPriceResponse.StatusEnum. fromValue(String text)CatalogItemResourceUpfrontPriceResponse.StatusEnumCatalogItemResourceUpfrontPriceResponse. getStatus()Upfront price sync statusCatalogItemResourceUpfrontPriceResponse.StatusEnumCatalogItemResourceUpfrontPriceResponse.StatusEnum.Adapter. read(com.google.gson.stream.JsonReader jsonReader)static CatalogItemResourceUpfrontPriceResponse.StatusEnumCatalogItemResourceUpfrontPriceResponse.StatusEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static CatalogItemResourceUpfrontPriceResponse.StatusEnum[]CatalogItemResourceUpfrontPriceResponse.StatusEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.vmware.vra.jenkinsplugin.model.catalog with parameters of type CatalogItemResourceUpfrontPriceResponse.StatusEnum Modifier and Type Method Description voidCatalogItemResourceUpfrontPriceResponse.StatusEnum.Adapter. write(com.google.gson.stream.JsonWriter jsonWriter, CatalogItemResourceUpfrontPriceResponse.StatusEnum enumeration)