Uses of Interface
org.cdk8s.plus24.k8s.FlowDistinguisherMethodV1Beta2
-
Packages that use FlowDistinguisherMethodV1Beta2 Package Description org.cdk8s.plus24.k8s -
-
Uses of FlowDistinguisherMethodV1Beta2 in org.cdk8s.plus24.k8s
Classes in org.cdk8s.plus24.k8s that implement FlowDistinguisherMethodV1Beta2 Modifier and Type Class Description static class
FlowDistinguisherMethodV1Beta2.Jsii$Proxy
An implementation forFlowDistinguisherMethodV1Beta2
Methods in org.cdk8s.plus24.k8s that return FlowDistinguisherMethodV1Beta2 Modifier and Type Method Description FlowDistinguisherMethodV1Beta2
FlowDistinguisherMethodV1Beta2.Builder. build()
Builds the configured instance.default FlowDistinguisherMethodV1Beta2
FlowSchemaSpecV1Beta2. getDistinguisherMethod()
`distinguisherMethod` defines how to compute the flow distinguisher for requests that match this schema.FlowDistinguisherMethodV1Beta2
FlowSchemaSpecV1Beta2.Jsii$Proxy. getDistinguisherMethod()
Methods in org.cdk8s.plus24.k8s with parameters of type FlowDistinguisherMethodV1Beta2 Modifier and Type Method Description FlowSchemaSpecV1Beta2.Builder
FlowSchemaSpecV1Beta2.Builder. distinguisherMethod(FlowDistinguisherMethodV1Beta2 distinguisherMethod)
Sets the value ofFlowSchemaSpecV1Beta2.getDistinguisherMethod()
-