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