Uses of Interface
org.cdk8s.plus25.k8s.FlowSchemaSpecV1Beta2
-
Packages that use FlowSchemaSpecV1Beta2 Package Description org.cdk8s.plus25.k8s -
-
Uses of FlowSchemaSpecV1Beta2 in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement FlowSchemaSpecV1Beta2 Modifier and Type Class Description static classFlowSchemaSpecV1Beta2.Jsii$ProxyAn implementation forFlowSchemaSpecV1Beta2Methods in org.cdk8s.plus25.k8s that return FlowSchemaSpecV1Beta2 Modifier and Type Method Description FlowSchemaSpecV1Beta2FlowSchemaSpecV1Beta2.Builder. build()Builds the configured instance.default FlowSchemaSpecV1Beta2KubeFlowSchemaV1Beta2Props. getSpec()specis the specification of the desired behavior of a FlowSchema.FlowSchemaSpecV1Beta2KubeFlowSchemaV1Beta2Props.Jsii$Proxy. getSpec()Methods in org.cdk8s.plus25.k8s with parameters of type FlowSchemaSpecV1Beta2 Modifier and Type Method Description KubeFlowSchemaV1Beta2.BuilderKubeFlowSchemaV1Beta2.Builder. spec(FlowSchemaSpecV1Beta2 spec)specis the specification of the desired behavior of a FlowSchema.KubeFlowSchemaV1Beta2Props.BuilderKubeFlowSchemaV1Beta2Props.Builder. spec(FlowSchemaSpecV1Beta2 spec)Sets the value ofKubeFlowSchemaV1Beta2Props.getSpec()
-