Interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<N>, V1VolumeFluent.AwsElasticBlockStoreNested<N>
All Known Implementing Classes:
V1AWSElasticBlockStoreVolumeSourceBuilder, V1AWSElasticBlockStoreVolumeSourceFluentImpl

public interface V1AWSElasticBlockStoreVolumeSourceFluent<A extends V1AWSElasticBlockStoreVolumeSourceFluent<A>> extends Fluent<A>
Generated
  • Method Details

    • getFsType

      String getFsType()
    • withFsType

      A withFsType(String fsType)
    • hasFsType

      Boolean hasFsType()
    • getPartition

      Integer getPartition()
    • withPartition

      A withPartition(Integer partition)
    • hasPartition

      Boolean hasPartition()
    • getReadOnly

      Boolean getReadOnly()
    • withReadOnly

      A withReadOnly(Boolean readOnly)
    • hasReadOnly

      Boolean hasReadOnly()
    • getVolumeID

      String getVolumeID()
    • withVolumeID

      A withVolumeID(String volumeID)
    • hasVolumeID

      Boolean hasVolumeID()
    • withReadOnly

      A withReadOnly()