Uses of Interface
io.kubernetes.client.openapi.models.V1ReplicationControllerFluent.StatusNested
Packages that use V1ReplicationControllerFluent.StatusNested
-
Uses of V1ReplicationControllerFluent.StatusNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ReplicationControllerFluent.StatusNestedModifier and TypeMethodDescriptionV1ReplicationControllerFluent.editOrNewStatus()V1ReplicationControllerFluentImpl.editOrNewStatus()V1ReplicationControllerFluent.editOrNewStatusLike(io.kubernetes.client.openapi.models.V1ReplicationControllerStatus item) V1ReplicationControllerFluentImpl.editOrNewStatusLike(io.kubernetes.client.openapi.models.V1ReplicationControllerStatus item) V1ReplicationControllerFluent.editStatus()V1ReplicationControllerFluentImpl.editStatus()V1ReplicationControllerFluent.withNewStatus()V1ReplicationControllerFluentImpl.withNewStatus()V1ReplicationControllerFluent.withNewStatusLike(io.kubernetes.client.openapi.models.V1ReplicationControllerStatus item) V1ReplicationControllerFluentImpl.withNewStatusLike(io.kubernetes.client.openapi.models.V1ReplicationControllerStatus item)