Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluentImpl.AwsElasticBlockStoreNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceFluentImpl<PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<N>>
io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluentImpl.AwsElasticBlockStoreNestedImpl<N>
- All Implemented Interfaces:
Fluent<PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<N>>,Nested<N>,Visitable<PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<N>>,AWSElasticBlockStoreVolumeSourceFluent<PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<N>>,PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<N>
- Enclosing class:
- PersistentVolumeSpecFluentImpl<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluentImpl.AwsElasticBlockStoreNestedImpl<N> extends AWSElasticBlockStoreVolumeSourceFluentImpl<PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<N>> implements PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendAwsElasticBlockStore()Methods inherited from class io.fabric8.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceFluentImpl
equals, getFsType, getPartition, getVolumeID, hasFsType, hasPartition, hasReadOnly, hasVolumeID, isReadOnly, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewPartition, withNewPartition, withNewReadOnly, withNewReadOnly, withNewVolumeID, withNewVolumeID, withNewVolumeID, withPartition, withReadOnly, withVolumeIDMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
Method Details
-
and
-
endAwsElasticBlockStore
- Specified by:
endAwsElasticBlockStorein interfacePersistentVolumeSpecFluent.AwsElasticBlockStoreNested<N>
-