Uses of Interface
io.kubernetes.client.openapi.models.V1LifecycleFluent.PreStopNested
Packages that use V1LifecycleFluent.PreStopNested
-
Uses of V1LifecycleFluent.PreStopNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1LifecycleFluent.PreStopNestedModifier and TypeMethodDescriptionV1LifecycleFluent.editOrNewPreStop()V1LifecycleFluentImpl.editOrNewPreStop()V1LifecycleFluent.editOrNewPreStopLike(io.kubernetes.client.openapi.models.V1LifecycleHandler item) V1LifecycleFluentImpl.editOrNewPreStopLike(io.kubernetes.client.openapi.models.V1LifecycleHandler item) V1LifecycleFluent.editPreStop()V1LifecycleFluentImpl.editPreStop()V1LifecycleFluent.withNewPreStop()V1LifecycleFluentImpl.withNewPreStop()V1LifecycleFluent.withNewPreStopLike(io.kubernetes.client.openapi.models.V1LifecycleHandler item) V1LifecycleFluentImpl.withNewPreStopLike(io.kubernetes.client.openapi.models.V1LifecycleHandler item)