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