Uses of Interface
io.kubernetes.client.openapi.models.V1DeploymentSpecFluent.SelectorNested
Packages that use V1DeploymentSpecFluent.SelectorNested
-
Uses of V1DeploymentSpecFluent.SelectorNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1DeploymentSpecFluent.SelectorNestedModifier and TypeMethodDescriptionV1DeploymentSpecFluent.editOrNewSelector()
V1DeploymentSpecFluentImpl.editOrNewSelector()
V1DeploymentSpecFluent.editOrNewSelectorLike
(io.kubernetes.client.openapi.models.V1LabelSelector item) V1DeploymentSpecFluentImpl.editOrNewSelectorLike
(io.kubernetes.client.openapi.models.V1LabelSelector item) V1DeploymentSpecFluent.editSelector()
V1DeploymentSpecFluentImpl.editSelector()
V1DeploymentSpecFluent.withNewSelector()
V1DeploymentSpecFluentImpl.withNewSelector()
V1DeploymentSpecFluent.withNewSelectorLike
(io.kubernetes.client.openapi.models.V1LabelSelector item) V1DeploymentSpecFluentImpl.withNewSelectorLike
(io.kubernetes.client.openapi.models.V1LabelSelector item)