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