Class VolumesFluent.AzureDiskNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.AzureDiskFluent<VolumesFluent.AzureDiskNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent.AzureDiskNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<VolumesFluent.AzureDiskNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<VolumesFluent.AzureDiskNested<N>>
- Enclosing class:
- VolumesFluent<A extends VolumesFluent<A>>
public class VolumesFluent.AzureDiskNested<N> extends AzureDiskFluent<VolumesFluent.AzureDiskNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAzureDisk()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.AzureDiskFluent
equals, getCachingMode, getDiskName, getDiskURI, getFsType, getKind, getReadOnly, hasCachingMode, hasDiskName, hasDiskURI, hasFsType, hashCode, hasKind, hasReadOnly, toString, withCachingMode, withDiskName, withDiskURI, withFsType, withKind, withReadOnly, withReadOnly
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-