Uses of Interface
io.kubernetes.client.openapi.models.V1DeploymentFluent.SpecNested
Packages that use V1DeploymentFluent.SpecNested
-
Uses of V1DeploymentFluent.SpecNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1DeploymentFluent.SpecNestedModifier and TypeMethodDescriptionV1DeploymentFluent.editOrNewSpec()V1DeploymentFluentImpl.editOrNewSpec()V1DeploymentFluent.editOrNewSpecLike(io.kubernetes.client.openapi.models.V1DeploymentSpec item) V1DeploymentFluentImpl.editOrNewSpecLike(io.kubernetes.client.openapi.models.V1DeploymentSpec item) V1DeploymentFluent.editSpec()V1DeploymentFluentImpl.editSpec()V1DeploymentFluent.withNewSpec()V1DeploymentFluentImpl.withNewSpec()V1DeploymentFluent.withNewSpecLike(io.kubernetes.client.openapi.models.V1DeploymentSpec item) V1DeploymentFluentImpl.withNewSpecLike(io.kubernetes.client.openapi.models.V1DeploymentSpec item)