Uses of Interface
io.kubernetes.client.openapi.models.V1ReplicaSetFluent.StatusNested
Packages that use V1ReplicaSetFluent.StatusNested
-
Uses of V1ReplicaSetFluent.StatusNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ReplicaSetFluent.StatusNestedModifier and TypeMethodDescriptionV1ReplicaSetFluent.editOrNewStatus()V1ReplicaSetFluentImpl.editOrNewStatus()V1ReplicaSetFluent.editOrNewStatusLike(io.kubernetes.client.openapi.models.V1ReplicaSetStatus item) V1ReplicaSetFluentImpl.editOrNewStatusLike(io.kubernetes.client.openapi.models.V1ReplicaSetStatus item) V1ReplicaSetFluent.editStatus()V1ReplicaSetFluentImpl.editStatus()V1ReplicaSetFluent.withNewStatus()V1ReplicaSetFluentImpl.withNewStatus()V1ReplicaSetFluent.withNewStatusLike(io.kubernetes.client.openapi.models.V1ReplicaSetStatus item) V1ReplicaSetFluentImpl.withNewStatusLike(io.kubernetes.client.openapi.models.V1ReplicaSetStatus item)