Uses of Interface
org.cdk8s.plus20.AddDeploymentOptions
-
-
Uses of AddDeploymentOptions in org.cdk8s.plus20
Classes in org.cdk8s.plus20 that implement AddDeploymentOptions Modifier and Type Class Description static classAddDeploymentOptions.Jsii$ProxyAn implementation forAddDeploymentOptionsMethods in org.cdk8s.plus20 that return AddDeploymentOptions Modifier and Type Method Description AddDeploymentOptionsAddDeploymentOptions.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus20 with parameters of type AddDeploymentOptions Modifier and Type Method Description voidService. addDeployment(Deployment deployment, AddDeploymentOptions options)Associate a deployment to this service.
-