Uses of Class
org.cdk8s.plus28.k8s.KubeFlowSchemaV1Beta3.Builder
-
Packages that use KubeFlowSchemaV1Beta3.Builder Package Description org.cdk8s.plus28.k8s -
-
Uses of KubeFlowSchemaV1Beta3.Builder in org.cdk8s.plus28.k8s
Methods in org.cdk8s.plus28.k8s that return KubeFlowSchemaV1Beta3.Builder Modifier and Type Method Description static KubeFlowSchemaV1Beta3.BuilderKubeFlowSchemaV1Beta3.Builder. create(software.constructs.Construct scope, String id)KubeFlowSchemaV1Beta3.BuilderKubeFlowSchemaV1Beta3.Builder. metadata(ObjectMeta metadata)metadatais the standard object's metadata.KubeFlowSchemaV1Beta3.BuilderKubeFlowSchemaV1Beta3.Builder. spec(FlowSchemaSpecV1Beta3 spec)specis the specification of the desired behavior of a FlowSchema.
-