Class InstanceProfileDiskSupportedInterfaces

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

    public class InstanceProfileDiskSupportedInterfaces
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    InstanceProfileDiskSupportedInterfaces.
    • Method Detail

      • getXDefault

        public String getXDefault()
        Gets the xDefault. The disk interface used for attaching the disk. The enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally halt processing and surface the error, or bypass the resource on which the unexpected property value was encountered.
        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