Uses of Class
org.cdk8s.plus24.k8s.KubeFlowSchemaListV1Beta1.Builder
-
Packages that use KubeFlowSchemaListV1Beta1.Builder Package Description org.cdk8s.plus24.k8s -
-
Uses of KubeFlowSchemaListV1Beta1.Builder in org.cdk8s.plus24.k8s
Methods in org.cdk8s.plus24.k8s that return KubeFlowSchemaListV1Beta1.Builder Modifier and Type Method Description static KubeFlowSchemaListV1Beta1.BuilderKubeFlowSchemaListV1Beta1.Builder. create(software.constructs.Construct scope, String id)KubeFlowSchemaListV1Beta1.BuilderKubeFlowSchemaListV1Beta1.Builder. items(List<? extends KubeFlowSchemaV1Beta1Props> items)`items` is a list of FlowSchemas.KubeFlowSchemaListV1Beta1.BuilderKubeFlowSchemaListV1Beta1.Builder. metadata(ListMeta metadata)`metadata` is the standard list metadata.
-