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