Uses of Interface
io.kubernetes.client.openapi.models.V1ReplicaSetFluent.SpecNested
Packages that use V1ReplicaSetFluent.SpecNested
-
Uses of V1ReplicaSetFluent.SpecNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ReplicaSetFluent.SpecNestedModifier and TypeMethodDescriptionV1ReplicaSetFluent.editOrNewSpec()V1ReplicaSetFluentImpl.editOrNewSpec()V1ReplicaSetFluent.editOrNewSpecLike(io.kubernetes.client.openapi.models.V1ReplicaSetSpec item) V1ReplicaSetFluentImpl.editOrNewSpecLike(io.kubernetes.client.openapi.models.V1ReplicaSetSpec item) V1ReplicaSetFluent.editSpec()V1ReplicaSetFluentImpl.editSpec()V1ReplicaSetFluent.withNewSpec()V1ReplicaSetFluentImpl.withNewSpec()V1ReplicaSetFluent.withNewSpecLike(io.kubernetes.client.openapi.models.V1ReplicaSetSpec item) V1ReplicaSetFluentImpl.withNewSpecLike(io.kubernetes.client.openapi.models.V1ReplicaSetSpec item)