Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceFluent<PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<N>>
-
- io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<N> extends AWSElasticBlockStoreVolumeSourceFluent<PersistentVolumeSpecFluent.AwsElasticBlockStoreNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endAwsElasticBlockStore()
-
Methods inherited from class io.fabric8.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getFsType, getPartition, getReadOnly, getVolumeID, hasAdditionalProperties, hasFsType, hashCode, hasPartition, hasReadOnly, hasVolumeID, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withFsType, withPartition, withReadOnly, withReadOnly, withVolumeID
-
-