Uses of Interface
io.kubernetes.client.openapi.models.V1MutatingWebhookFluent.ObjectSelectorNested
Packages that use V1MutatingWebhookFluent.ObjectSelectorNested
-
Uses of V1MutatingWebhookFluent.ObjectSelectorNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1MutatingWebhookFluent.ObjectSelectorNestedModifier and TypeMethodDescriptionV1MutatingWebhookFluent.editObjectSelector()
V1MutatingWebhookFluentImpl.editObjectSelector()
V1MutatingWebhookFluent.editOrNewObjectSelector()
V1MutatingWebhookFluentImpl.editOrNewObjectSelector()
V1MutatingWebhookFluent.editOrNewObjectSelectorLike
(io.kubernetes.client.openapi.models.V1LabelSelector item) V1MutatingWebhookFluentImpl.editOrNewObjectSelectorLike
(io.kubernetes.client.openapi.models.V1LabelSelector item) V1MutatingWebhookFluent.withNewObjectSelector()
V1MutatingWebhookFluentImpl.withNewObjectSelector()
V1MutatingWebhookFluent.withNewObjectSelectorLike
(io.kubernetes.client.openapi.models.V1LabelSelector item) V1MutatingWebhookFluentImpl.withNewObjectSelectorLike
(io.kubernetes.client.openapi.models.V1LabelSelector item)