Uses of Class
org.cdk8s.plus24.ContainerLifecycle.Builder
-
-
Uses of ContainerLifecycle.Builder in org.cdk8s.plus24
Methods in org.cdk8s.plus24 that return ContainerLifecycle.Builder Modifier and Type Method Description static ContainerLifecycle.BuilderContainerLifecycle. builder()ContainerLifecycle.BuilderContainerLifecycle.Builder. postStart(Handler postStart)Sets the value ofContainerLifecycle.getPostStart()ContainerLifecycle.BuilderContainerLifecycle.Builder. preStop(Handler preStop)Sets the value ofContainerLifecycle.getPreStop()Constructors in org.cdk8s.plus24 with parameters of type ContainerLifecycle.Builder Constructor Description Jsii$Proxy(ContainerLifecycle.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerLifecycle.Builder.
-