Uses of Class
org.cdk8s.plus28.k8s.KubeFlowSchemaListV1Beta3.Builder
-
Packages that use KubeFlowSchemaListV1Beta3.Builder Package Description org.cdk8s.plus28.k8s -
-
Uses of KubeFlowSchemaListV1Beta3.Builder in org.cdk8s.plus28.k8s
Methods in org.cdk8s.plus28.k8s that return KubeFlowSchemaListV1Beta3.Builder Modifier and Type Method Description static KubeFlowSchemaListV1Beta3.BuilderKubeFlowSchemaListV1Beta3.Builder. create(software.constructs.Construct scope, String id)KubeFlowSchemaListV1Beta3.BuilderKubeFlowSchemaListV1Beta3.Builder. items(List<? extends KubeFlowSchemaV1Beta3Props> items)itemsis a list of FlowSchemas.KubeFlowSchemaListV1Beta3.BuilderKubeFlowSchemaListV1Beta3.Builder. metadata(ListMeta metadata)metadatais the standard list metadata.
-