Uses of Class
org.cdk8s.plus25.k8s.KubeFlowSchemaV1Beta1Props.Builder
-
Packages that use KubeFlowSchemaV1Beta1Props.Builder Package Description org.cdk8s.plus25.k8s -
-
Uses of KubeFlowSchemaV1Beta1Props.Builder in org.cdk8s.plus25.k8s
Methods in org.cdk8s.plus25.k8s that return KubeFlowSchemaV1Beta1Props.Builder Modifier and Type Method Description static KubeFlowSchemaV1Beta1Props.BuilderKubeFlowSchemaV1Beta1Props. builder()KubeFlowSchemaV1Beta1Props.BuilderKubeFlowSchemaV1Beta1Props.Builder. metadata(ObjectMeta metadata)Sets the value ofKubeFlowSchemaV1Beta1Props.getMetadata()KubeFlowSchemaV1Beta1Props.BuilderKubeFlowSchemaV1Beta1Props.Builder. spec(FlowSchemaSpecV1Beta1 spec)Sets the value ofKubeFlowSchemaV1Beta1Props.getSpec()Constructors in org.cdk8s.plus25.k8s with parameters of type KubeFlowSchemaV1Beta1Props.Builder Constructor Description Jsii$Proxy(KubeFlowSchemaV1Beta1Props.Builder builder)Constructor that initializes the object based on literal property values passed by theKubeFlowSchemaV1Beta1Props.Builder.
-