Uses of Interface
org.cdk8s.plus25.k8s.EndpointConditions
-
Packages that use EndpointConditions Package Description org.cdk8s.plus25.k8s -
-
Uses of EndpointConditions in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement EndpointConditions Modifier and Type Class Description static classEndpointConditions.Jsii$ProxyAn implementation forEndpointConditionsMethods in org.cdk8s.plus25.k8s that return EndpointConditions Modifier and Type Method Description EndpointConditionsEndpointConditions.Builder. build()Builds the configured instance.default EndpointConditionsEndpoint. getConditions()conditions contains information about the current status of the endpoint.EndpointConditionsEndpoint.Jsii$Proxy. getConditions()Methods in org.cdk8s.plus25.k8s with parameters of type EndpointConditions Modifier and Type Method Description Endpoint.BuilderEndpoint.Builder. conditions(EndpointConditions conditions)Sets the value ofEndpoint.getConditions()
-