| Modifier and Type | Method and Description |
|---|---|
static PipelineProps.Builder |
PipelineProps.builder() |
PipelineProps.Builder |
PipelineProps.Builder.name(com.aliyun.ros.cdk.core.IResolvable name)
Sets the value of
PipelineProps.getName() |
PipelineProps.Builder |
PipelineProps.Builder.name(String name)
Sets the value of
PipelineProps.getName() |
PipelineProps.Builder |
PipelineProps.Builder.notifyConfig(com.aliyun.ros.cdk.core.IResolvable notifyConfig)
Sets the value of
PipelineProps.getNotifyConfig() |
PipelineProps.Builder |
PipelineProps.Builder.notifyConfig(RosPipeline.NotifyConfigProperty notifyConfig)
Sets the value of
PipelineProps.getNotifyConfig() |
PipelineProps.Builder |
PipelineProps.Builder.role(com.aliyun.ros.cdk.core.IResolvable role)
Sets the value of
PipelineProps.getRole() |
PipelineProps.Builder |
PipelineProps.Builder.role(String role)
Sets the value of
PipelineProps.getRole() |
PipelineProps.Builder |
PipelineProps.Builder.speed(com.aliyun.ros.cdk.core.IResolvable speed)
Sets the value of
PipelineProps.getSpeed() |
PipelineProps.Builder |
PipelineProps.Builder.speed(String speed)
Sets the value of
PipelineProps.getSpeed() |
PipelineProps.Builder |
PipelineProps.Builder.speedLevel(com.aliyun.ros.cdk.core.IResolvable speedLevel)
Sets the value of
PipelineProps.getSpeedLevel() |
PipelineProps.Builder |
PipelineProps.Builder.speedLevel(Number speedLevel)
Sets the value of
PipelineProps.getSpeedLevel() |
PipelineProps.Builder |
PipelineProps.Builder.state(com.aliyun.ros.cdk.core.IResolvable state)
Sets the value of
PipelineProps.getState() |
PipelineProps.Builder |
PipelineProps.Builder.state(String state)
Sets the value of
PipelineProps.getState() |
| Constructor and Description |
|---|
Jsii$Proxy(PipelineProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
PipelineProps.Builder. |
Copyright © 2024. All rights reserved.