Uses of Interface
io.kubernetes.client.openapi.models.V1ReplicaSetSpecFluent.TemplateNested
Packages that use V1ReplicaSetSpecFluent.TemplateNested
-
Uses of V1ReplicaSetSpecFluent.TemplateNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ReplicaSetSpecFluent.TemplateNestedModifier and TypeMethodDescriptionV1ReplicaSetSpecFluent.editOrNewTemplate()V1ReplicaSetSpecFluentImpl.editOrNewTemplate()V1ReplicaSetSpecFluent.editOrNewTemplateLike(io.kubernetes.client.openapi.models.V1PodTemplateSpec item) V1ReplicaSetSpecFluentImpl.editOrNewTemplateLike(io.kubernetes.client.openapi.models.V1PodTemplateSpec item) V1ReplicaSetSpecFluent.editTemplate()V1ReplicaSetSpecFluentImpl.editTemplate()V1ReplicaSetSpecFluent.withNewTemplate()V1ReplicaSetSpecFluentImpl.withNewTemplate()V1ReplicaSetSpecFluent.withNewTemplateLike(io.kubernetes.client.openapi.models.V1PodTemplateSpec item) V1ReplicaSetSpecFluentImpl.withNewTemplateLike(io.kubernetes.client.openapi.models.V1PodTemplateSpec item)