Uses of Interface
org.cdk8s.plus24.k8s.EndpointV1Beta1
-
Packages that use EndpointV1Beta1 Package Description org.cdk8s.plus24.k8s -
-
Uses of EndpointV1Beta1 in org.cdk8s.plus24.k8s
Classes in org.cdk8s.plus24.k8s that implement EndpointV1Beta1 Modifier and Type Class Description static classEndpointV1Beta1.Jsii$ProxyAn implementation forEndpointV1Beta1Methods in org.cdk8s.plus24.k8s that return EndpointV1Beta1 Modifier and Type Method Description EndpointV1Beta1EndpointV1Beta1.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus24.k8s that return types with arguments of type EndpointV1Beta1 Modifier and Type Method Description List<EndpointV1Beta1>KubeEndpointSliceV1Beta1Props. getEndpoints()endpoints is a list of unique endpoints in this slice.List<EndpointV1Beta1>KubeEndpointSliceV1Beta1Props.Jsii$Proxy. getEndpoints()Method parameters in org.cdk8s.plus24.k8s with type arguments of type EndpointV1Beta1 Modifier and Type Method Description KubeEndpointSliceV1Beta1.BuilderKubeEndpointSliceV1Beta1.Builder. endpoints(List<? extends EndpointV1Beta1> endpoints)endpoints is a list of unique endpoints in this slice.KubeEndpointSliceV1Beta1Props.BuilderKubeEndpointSliceV1Beta1Props.Builder. endpoints(List<? extends EndpointV1Beta1> endpoints)Sets the value ofKubeEndpointSliceV1Beta1Props.getEndpoints()
-