Uses of Interface
io.kubernetes.client.openapi.models.V1RuntimeClassFluent.OverheadNested
Packages that use V1RuntimeClassFluent.OverheadNested
-
Uses of V1RuntimeClassFluent.OverheadNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1RuntimeClassFluent.OverheadNestedModifier and TypeMethodDescriptionV1RuntimeClassFluent.editOrNewOverhead()
V1RuntimeClassFluentImpl.editOrNewOverhead()
V1RuntimeClassFluent.editOrNewOverheadLike
(io.kubernetes.client.openapi.models.V1Overhead item) V1RuntimeClassFluentImpl.editOrNewOverheadLike
(io.kubernetes.client.openapi.models.V1Overhead item) V1RuntimeClassFluent.editOverhead()
V1RuntimeClassFluentImpl.editOverhead()
V1RuntimeClassFluent.withNewOverhead()
V1RuntimeClassFluentImpl.withNewOverhead()
V1RuntimeClassFluent.withNewOverheadLike
(io.kubernetes.client.openapi.models.V1Overhead item) V1RuntimeClassFluentImpl.withNewOverheadLike
(io.kubernetes.client.openapi.models.V1Overhead item)