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