Class BareMetalServerProfileDiskSupportedInterfaces

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class BareMetalServerProfileDiskSupportedInterfaces
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    BareMetalServerProfileDiskSupportedInterfaces.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static interface  BareMetalServerProfileDiskSupportedInterfaces.Type
      The type for this profile field.
      static interface  BareMetalServerProfileDiskSupportedInterfaces.Values
      The disk interface used for attaching the disk: - `fcp`: Attached using Fiber Channel Protocol - `sata`: Attached using Serial Advanced Technology Attachment - `nvme`: Attached using Non-Volatile Memory Express The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
      static interface  BareMetalServerProfileDiskSupportedInterfaces.XDefault
      The disk interface used for attaching the disk: - `fcp`: Attached using Fiber Channel Protocol - `sata`: Attached using Serial Advanced Technology Attachment - `nvme`: Attached using Non-Volatile Memory Express The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
    • Method Detail

      • getXDefault

        public String getXDefault()
        Gets the xDefault. The disk interface used for attaching the disk: - `fcp`: Attached using Fiber Channel Protocol - `sata`: Attached using Serial Advanced Technology Attachment - `nvme`: Attached using Non-Volatile Memory Express The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
        Returns:
        the xDefault
      • getType

        public String getType()
        Gets the type. The type for this profile field.
        Returns:
        the type
      • getValues

        public List<String> getValues()
        Gets the values. The supported disk interfaces used for attaching the disk.
        Returns:
        the values