Interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>

    • Method Detail

      • getFsType

        String getFsType()
      • withFsType

        A withFsType​(String fsType)
      • withNewFsType

        A withNewFsType​(String arg1)
      • withReadOnly

        A withReadOnly​(Boolean readOnly)
      • hasReadOnly

        Boolean hasReadOnly()
      • withNewReadOnly

        A withNewReadOnly​(String arg1)
      • withNewReadOnly

        A withNewReadOnly​(boolean arg1)
      • getVolumeID

        String getVolumeID()
      • withVolumeID

        A withVolumeID​(String volumeID)
      • hasVolumeID

        Boolean hasVolumeID()
      • withNewVolumeID

        A withNewVolumeID​(String arg1)