Class InfrastructureFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.InfrastructureSpecFluent<InfrastructureFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.InfrastructureFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- InfrastructureFluent<A extends InfrastructureFluent<A>>
public class InfrastructureFluent.SpecNested<N> extends InfrastructureSpecFluent<InfrastructureFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.InfrastructureSpecFluent
InfrastructureSpecFluent.CloudConfigNested<N>, InfrastructureSpecFluent.PlatformSpecNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.InfrastructureSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildCloudConfig, buildPlatformSpec, copyInstance, editCloudConfig, editOrNewCloudConfig, editOrNewCloudConfigLike, editOrNewPlatformSpec, editOrNewPlatformSpecLike, editPlatformSpec, equals, getAdditionalProperties, hasAdditionalProperties, hasCloudConfig, hashCode, hasPlatformSpec, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCloudConfig, withNewCloudConfig, withNewCloudConfig, withNewCloudConfigLike, withNewPlatformSpec, withNewPlatformSpecLike, withPlatformSpec
-
-