Uses of Interface
org.cdk8s.plus28.k8s.KubeFlowSchemaV1Beta3Props
-
Packages that use KubeFlowSchemaV1Beta3Props Package Description org.cdk8s.plus28.k8s -
-
Uses of KubeFlowSchemaV1Beta3Props in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement KubeFlowSchemaV1Beta3Props Modifier and Type Class Description static classKubeFlowSchemaV1Beta3Props.Jsii$ProxyAn implementation forKubeFlowSchemaV1Beta3PropsMethods in org.cdk8s.plus28.k8s that return KubeFlowSchemaV1Beta3Props Modifier and Type Method Description KubeFlowSchemaV1Beta3PropsKubeFlowSchemaV1Beta3Props.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus28.k8s that return types with arguments of type KubeFlowSchemaV1Beta3Props Modifier and Type Method Description List<KubeFlowSchemaV1Beta3Props>KubeFlowSchemaListV1Beta3Props. getItems()itemsis a list of FlowSchemas.List<KubeFlowSchemaV1Beta3Props>KubeFlowSchemaListV1Beta3Props.Jsii$Proxy. getItems()Methods in org.cdk8s.plus28.k8s with parameters of type KubeFlowSchemaV1Beta3Props Modifier and Type Method Description static ObjectKubeFlowSchemaV1Beta3. manifest(KubeFlowSchemaV1Beta3Props props)Renders a Kubernetes manifest for "io.k8s.api.flowcontrol.v1beta3.FlowSchema".Method parameters in org.cdk8s.plus28.k8s with type arguments of type KubeFlowSchemaV1Beta3Props Modifier and Type Method Description KubeFlowSchemaListV1Beta3.BuilderKubeFlowSchemaListV1Beta3.Builder. items(List<? extends KubeFlowSchemaV1Beta3Props> items)itemsis a list of FlowSchemas.KubeFlowSchemaListV1Beta3Props.BuilderKubeFlowSchemaListV1Beta3Props.Builder. items(List<? extends KubeFlowSchemaV1Beta3Props> items)Sets the value ofKubeFlowSchemaListV1Beta3Props.getItems()Constructors in org.cdk8s.plus28.k8s with parameters of type KubeFlowSchemaV1Beta3Props Constructor Description KubeFlowSchemaV1Beta3(software.constructs.Construct scope, String id, KubeFlowSchemaV1Beta3Props props)Defines a "io.k8s.api.flowcontrol.v1beta3.FlowSchema" API object.
-