Uses of Interface
io.kubernetes.client.openapi.models.V1ReplicationControllerFluent.SpecNested
Packages that use V1ReplicationControllerFluent.SpecNested
-
Uses of V1ReplicationControllerFluent.SpecNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ReplicationControllerFluent.SpecNestedModifier and TypeMethodDescriptionV1ReplicationControllerFluent.editOrNewSpec()V1ReplicationControllerFluentImpl.editOrNewSpec()V1ReplicationControllerFluent.editOrNewSpecLike(io.kubernetes.client.openapi.models.V1ReplicationControllerSpec item) V1ReplicationControllerFluentImpl.editOrNewSpecLike(io.kubernetes.client.openapi.models.V1ReplicationControllerSpec item) V1ReplicationControllerFluent.editSpec()V1ReplicationControllerFluentImpl.editSpec()V1ReplicationControllerFluent.withNewSpec()V1ReplicationControllerFluentImpl.withNewSpec()V1ReplicationControllerFluent.withNewSpecLike(io.kubernetes.client.openapi.models.V1ReplicationControllerSpec item) V1ReplicationControllerFluentImpl.withNewSpecLike(io.kubernetes.client.openapi.models.V1ReplicationControllerSpec item)