Class VolumeProfileAdjustableIOPSStates

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.VolumeProfileAdjustableIOPSStates
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

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

    Nested Classes
    Modifier and Type
    Class
    Description
    static interface 
    The type for this profile field.
    static interface 
    The attachment state of the volume - `unattached`: Not attached to any virtual server instances - `attached`: Attached to a virtual server instance (even if the instance is stopped) - `unusable`: Not able to be attached to any virtual server instances.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the type.
    Gets the values.

    Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

    equals, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • 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 attachment states that support adjustable IOPS for a volume with this profile.
      Returns:
      the values