Class BlockDeviceMappingSpecFluent.EbsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.machine.v1beta1.EBSBlockDeviceSpecFluent<BlockDeviceMappingSpecFluent.EbsNested<N>>
-
- io.fabric8.openshift.api.model.machine.v1beta1.BlockDeviceMappingSpecFluent.EbsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- BlockDeviceMappingSpecFluent<A extends BlockDeviceMappingSpecFluent<A>>
public class BlockDeviceMappingSpecFluent.EbsNested<N> extends EBSBlockDeviceSpecFluent<BlockDeviceMappingSpecFluent.EbsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.machine.v1beta1.EBSBlockDeviceSpecFluent
EBSBlockDeviceSpecFluent.KmsKeyNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendEbs()-
Methods inherited from class io.fabric8.openshift.api.model.machine.v1beta1.EBSBlockDeviceSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildKmsKey, copyInstance, editKmsKey, editOrNewKmsKey, editOrNewKmsKeyLike, equals, getAdditionalProperties, getDeleteOnTermination, getEncrypted, getIops, getVolumeSize, getVolumeType, hasAdditionalProperties, hasDeleteOnTermination, hasEncrypted, hashCode, hasIops, hasKmsKey, hasVolumeSize, hasVolumeType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withDeleteOnTermination, withDeleteOnTermination, withEncrypted, withEncrypted, withIops, withKmsKey, withNewKmsKey, withNewKmsKeyLike, withVolumeSize, withVolumeType
-
-