Uses of Interface
org.cdk8s.plus24.k8s.EndpointHintsV1Beta1
-
Packages that use EndpointHintsV1Beta1 Package Description org.cdk8s.plus24.k8s -
-
Uses of EndpointHintsV1Beta1 in org.cdk8s.plus24.k8s
Classes in org.cdk8s.plus24.k8s that implement EndpointHintsV1Beta1 Modifier and Type Class Description static classEndpointHintsV1Beta1.Jsii$ProxyAn implementation forEndpointHintsV1Beta1Methods in org.cdk8s.plus24.k8s that return EndpointHintsV1Beta1 Modifier and Type Method Description EndpointHintsV1Beta1EndpointHintsV1Beta1.Builder. build()Builds the configured instance.default EndpointHintsV1Beta1EndpointV1Beta1. getHints()hints contains information associated with how an endpoint should be consumed.EndpointHintsV1Beta1EndpointV1Beta1.Jsii$Proxy. getHints()Methods in org.cdk8s.plus24.k8s with parameters of type EndpointHintsV1Beta1 Modifier and Type Method Description EndpointV1Beta1.BuilderEndpointV1Beta1.Builder. hints(EndpointHintsV1Beta1 hints)Sets the value ofEndpointV1Beta1.getHints()
-