Uses of Class
io.fabric8.openshift.api.model.config.v1.InfrastructureSpecFluent.CloudConfigNested
-
Packages that use InfrastructureSpecFluent.CloudConfigNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of InfrastructureSpecFluent.CloudConfigNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return InfrastructureSpecFluent.CloudConfigNested Modifier and Type Method Description InfrastructureSpecFluent.CloudConfigNested<A>InfrastructureSpecFluent. editCloudConfig()InfrastructureSpecFluent.CloudConfigNested<A>InfrastructureSpecFluent. editOrNewCloudConfig()InfrastructureSpecFluent.CloudConfigNested<A>InfrastructureSpecFluent. editOrNewCloudConfigLike(ConfigMapFileReference item)InfrastructureSpecFluent.CloudConfigNested<A>InfrastructureSpecFluent. withNewCloudConfig()InfrastructureSpecFluent.CloudConfigNested<A>InfrastructureSpecFluent. withNewCloudConfigLike(ConfigMapFileReference item)
-