Class MachinePoolFluent.RootVolumeNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.installer.aws.v1.EC2RootVolumeFluent<MachinePoolFluent.RootVolumeNested<N>>
-
- io.fabric8.openshift.api.model.installer.aws.v1.MachinePoolFluent.RootVolumeNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- MachinePoolFluent<A extends MachinePoolFluent<A>>
public class MachinePoolFluent.RootVolumeNested<N> extends EC2RootVolumeFluent<MachinePoolFluent.RootVolumeNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendRootVolume()-
Methods inherited from class io.fabric8.openshift.api.model.installer.aws.v1.EC2RootVolumeFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getIops, getKmsKeyARN, getSize, getThroughput, getType, hasAdditionalProperties, hashCode, hasIops, hasKmsKeyARN, hasSize, hasThroughput, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withIops, withKmsKeyARN, withSize, withThroughput, withType
-
-