Interface AWSElasticBlockStoreVolumeSourceFluent<A extends AWSElasticBlockStoreVolumeSourceFluent<A>>

    • Method Detail

      • getFsType

        String getFsType()
      • withFsType

        A withFsType​(String fsType)
      • withNewFsType

        A withNewFsType​(String arg1)
      • getPartition

        Integer getPartition()
      • withPartition

        A withPartition​(Integer partition)
      • hasPartition

        Boolean hasPartition()
      • 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)