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