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