Uses of Interface
org.cdk8s.plus25.k8s.HttpIngressRuleValue
-
Packages that use HttpIngressRuleValue Package Description org.cdk8s.plus25.k8s -
-
Uses of HttpIngressRuleValue in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement HttpIngressRuleValue Modifier and Type Class Description static classHttpIngressRuleValue.Jsii$ProxyAn implementation forHttpIngressRuleValueMethods in org.cdk8s.plus25.k8s that return HttpIngressRuleValue Modifier and Type Method Description HttpIngressRuleValueHttpIngressRuleValue.Builder. build()Builds the configured instance.default HttpIngressRuleValueIngressRule. getHttp()HttpIngressRuleValueIngressRule.Jsii$Proxy. getHttp()Methods in org.cdk8s.plus25.k8s with parameters of type HttpIngressRuleValue Modifier and Type Method Description IngressRule.BuilderIngressRule.Builder. http(HttpIngressRuleValue http)Sets the value ofIngressRule.getHttp()
-