Uses of Class
org.cdk8s.plus25.k8s.KubeFlowSchemaListV1Beta1Props.Builder
-
Packages that use KubeFlowSchemaListV1Beta1Props.Builder Package Description org.cdk8s.plus25.k8s -
-
Uses of KubeFlowSchemaListV1Beta1Props.Builder in org.cdk8s.plus25.k8s
Methods in org.cdk8s.plus25.k8s that return KubeFlowSchemaListV1Beta1Props.Builder Modifier and Type Method Description static KubeFlowSchemaListV1Beta1Props.BuilderKubeFlowSchemaListV1Beta1Props. builder()KubeFlowSchemaListV1Beta1Props.BuilderKubeFlowSchemaListV1Beta1Props.Builder. items(List<? extends KubeFlowSchemaV1Beta1Props> items)Sets the value ofKubeFlowSchemaListV1Beta1Props.getItems()KubeFlowSchemaListV1Beta1Props.BuilderKubeFlowSchemaListV1Beta1Props.Builder. metadata(ListMeta metadata)Sets the value ofKubeFlowSchemaListV1Beta1Props.getMetadata()Constructors in org.cdk8s.plus25.k8s with parameters of type KubeFlowSchemaListV1Beta1Props.Builder Constructor Description Jsii$Proxy(KubeFlowSchemaListV1Beta1Props.Builder builder)Constructor that initializes the object based on literal property values passed by theKubeFlowSchemaListV1Beta1Props.Builder.
-