Uses of Interface
io.kubernetes.client.openapi.models.V1ProbeFluent.HttpGetNested
Packages that use V1ProbeFluent.HttpGetNested
-
Uses of V1ProbeFluent.HttpGetNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ProbeFluent.HttpGetNestedModifier and TypeMethodDescriptionV1ProbeFluent.editHttpGet()
V1ProbeFluentImpl.editHttpGet()
V1ProbeFluent.editOrNewHttpGet()
V1ProbeFluentImpl.editOrNewHttpGet()
V1ProbeFluent.editOrNewHttpGetLike
(io.kubernetes.client.openapi.models.V1HTTPGetAction item) V1ProbeFluentImpl.editOrNewHttpGetLike
(io.kubernetes.client.openapi.models.V1HTTPGetAction item) V1ProbeFluent.withNewHttpGet()
V1ProbeFluentImpl.withNewHttpGet()
V1ProbeFluent.withNewHttpGetLike
(io.kubernetes.client.openapi.models.V1HTTPGetAction item) V1ProbeFluentImpl.withNewHttpGetLike
(io.kubernetes.client.openapi.models.V1HTTPGetAction item)