Package io.fabric8.kubernetes.api.model
Interface VolumeFluent.AwsElasticBlockStoreNested<N>
-
- All Superinterfaces:
AWSElasticBlockStoreVolumeSourceFluent<VolumeFluent.AwsElasticBlockStoreNested<N>>,Fluent<VolumeFluent.AwsElasticBlockStoreNested<N>>,Nested<N>
- All Known Implementing Classes:
VolumeFluentImpl.AwsElasticBlockStoreNestedImpl
- Enclosing interface:
- VolumeFluent<A extends VolumeFluent<A>>
public static interface VolumeFluent.AwsElasticBlockStoreNested<N> extends Nested<N>, AWSElasticBlockStoreVolumeSourceFluent<VolumeFluent.AwsElasticBlockStoreNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendAwsElasticBlockStore()-
Methods inherited from interface io.fabric8.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceFluent
getFsType, getPartition, getVolumeID, hasFsType, hasPartition, hasReadOnly, hasVolumeID, isReadOnly, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewReadOnly, withNewReadOnly, withNewVolumeID, withNewVolumeID, withNewVolumeID, withPartition, withReadOnly, withVolumeID
-
-