Uses of Interface
org.cdk8s.plus28.k8s.FlowSchemaSpecV1Beta3
-
Packages that use FlowSchemaSpecV1Beta3 Package Description org.cdk8s.plus28.k8s -
-
Uses of FlowSchemaSpecV1Beta3 in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement FlowSchemaSpecV1Beta3 Modifier and Type Class Description static classFlowSchemaSpecV1Beta3.Jsii$ProxyAn implementation forFlowSchemaSpecV1Beta3Methods in org.cdk8s.plus28.k8s that return FlowSchemaSpecV1Beta3 Modifier and Type Method Description FlowSchemaSpecV1Beta3FlowSchemaSpecV1Beta3.Builder. build()Builds the configured instance.default FlowSchemaSpecV1Beta3KubeFlowSchemaV1Beta3Props. getSpec()specis the specification of the desired behavior of a FlowSchema.FlowSchemaSpecV1Beta3KubeFlowSchemaV1Beta3Props.Jsii$Proxy. getSpec()Methods in org.cdk8s.plus28.k8s with parameters of type FlowSchemaSpecV1Beta3 Modifier and Type Method Description KubeFlowSchemaV1Beta3.BuilderKubeFlowSchemaV1Beta3.Builder. spec(FlowSchemaSpecV1Beta3 spec)specis the specification of the desired behavior of a FlowSchema.KubeFlowSchemaV1Beta3Props.BuilderKubeFlowSchemaV1Beta3Props.Builder. spec(FlowSchemaSpecV1Beta3 spec)Sets the value ofKubeFlowSchemaV1Beta3Props.getSpec()
-