Uses of Interface
org.cdk8s.plus25.k8s.EndpointHints
-
Packages that use EndpointHints Package Description org.cdk8s.plus25.k8s -
-
Uses of EndpointHints in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement EndpointHints Modifier and Type Class Description static classEndpointHints.Jsii$ProxyAn implementation forEndpointHintsMethods in org.cdk8s.plus25.k8s that return EndpointHints Modifier and Type Method Description EndpointHintsEndpointHints.Builder. build()Builds the configured instance.default EndpointHintsEndpoint. getHints()hints contains information associated with how an endpoint should be consumed.EndpointHintsEndpoint.Jsii$Proxy. getHints()Methods in org.cdk8s.plus25.k8s with parameters of type EndpointHints Modifier and Type Method Description Endpoint.BuilderEndpoint.Builder. hints(EndpointHints hints)Sets the value ofEndpoint.getHints()
-