Uses of Interface
org.cdk8s.plus25.k8s.FlowSchemaSpecV1Beta1
-
Packages that use FlowSchemaSpecV1Beta1 Package Description org.cdk8s.plus25.k8s -
-
Uses of FlowSchemaSpecV1Beta1 in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement FlowSchemaSpecV1Beta1 Modifier and Type Class Description static classFlowSchemaSpecV1Beta1.Jsii$ProxyAn implementation forFlowSchemaSpecV1Beta1Methods in org.cdk8s.plus25.k8s that return FlowSchemaSpecV1Beta1 Modifier and Type Method Description FlowSchemaSpecV1Beta1FlowSchemaSpecV1Beta1.Builder. build()Builds the configured instance.default FlowSchemaSpecV1Beta1KubeFlowSchemaV1Beta1Props. getSpec()specis the specification of the desired behavior of a FlowSchema.FlowSchemaSpecV1Beta1KubeFlowSchemaV1Beta1Props.Jsii$Proxy. getSpec()Methods in org.cdk8s.plus25.k8s with parameters of type FlowSchemaSpecV1Beta1 Modifier and Type Method Description KubeFlowSchemaV1Beta1.BuilderKubeFlowSchemaV1Beta1.Builder. spec(FlowSchemaSpecV1Beta1 spec)specis the specification of the desired behavior of a FlowSchema.KubeFlowSchemaV1Beta1Props.BuilderKubeFlowSchemaV1Beta1Props.Builder. spec(FlowSchemaSpecV1Beta1 spec)Sets the value ofKubeFlowSchemaV1Beta1Props.getSpec()
-