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