Package com.ibm.cloud.is.vpc.v1.model
Interface BareMetalServerFirmware.Update
-
- Enclosing class:
- BareMetalServerFirmware
public static interface BareMetalServerFirmware.Update
The type of update available. The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
-
Field Detail
-
NONE
static final String NONE
none.- See Also:
- Constant Field Values
-
OPTIONAL
static final String OPTIONAL
optional.- See Also:
- Constant Field Values
-
REQUIRED
static final String REQUIRED
required.- See Also:
- Constant Field Values
-
-