Package com.ibm.cloud.is.vpc.v1.model
Interface BareMetalServerProfileDiskSupportedInterfaces.XDefault
-
- Enclosing class:
- BareMetalServerProfileDiskSupportedInterfaces
public static interface BareMetalServerProfileDiskSupportedInterfaces.XDefault
The default value for this profile field.
-
-
Field Detail
-
FCP
static final String FCP
fcp.- See Also:
- Constant Field Values
-
NVME
static final String NVME
nvme.- See Also:
- Constant Field Values
-
SATA
static final String SATA
sata.- See Also:
- Constant Field Values
-
-