Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.AWSElasticBlockStoreVolumeSourceObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.AWSElasticBlockStoreVolumeSourceFluentImpl<WatchEventFluent.AWSElasticBlockStoreVolumeSourceObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.AWSElasticBlockStoreVolumeSourceObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.AWSElasticBlockStoreVolumeSourceObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.AWSElasticBlockStoreVolumeSourceObjectNested<N>>,AWSElasticBlockStoreVolumeSourceFluent<WatchEventFluent.AWSElasticBlockStoreVolumeSourceObjectNested<N>>,WatchEventFluent.AWSElasticBlockStoreVolumeSourceObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.AWSElasticBlockStoreVolumeSourceObjectNestedImpl<N> extends AWSElasticBlockStoreVolumeSourceFluentImpl<WatchEventFluent.AWSElasticBlockStoreVolumeSourceObjectNested<N>> implements WatchEventFluent.AWSElasticBlockStoreVolumeSourceObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendAWSElasticBlockStoreVolumeSourceObject()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