| Modifier and Type | Method and Description |
|---|---|
static Pipeline.Builder |
Pipeline.Builder.create(com.aliyun.ros.cdk.core.Construct scope,
String id) |
static Pipeline.Builder |
Pipeline.Builder.create(com.aliyun.ros.cdk.core.Construct scope,
String id,
Boolean enableResourcePropertyConstraint) |
Pipeline.Builder |
Pipeline.Builder.name(com.aliyun.ros.cdk.core.IResolvable name)
Property name: The new name of the MPS queue.
|
Pipeline.Builder |
Pipeline.Builder.name(String name)
Property name: The new name of the MPS queue.
|
Pipeline.Builder |
Pipeline.Builder.notifyConfig(com.aliyun.ros.cdk.core.IResolvable notifyConfig)
Property notifyConfig: The Message Service (MNS) configuration, such as the information about the MNS queue or topic.
|
Pipeline.Builder |
Pipeline.Builder.notifyConfig(RosPipeline.NotifyConfigProperty notifyConfig)
Property notifyConfig: The Message Service (MNS) configuration, such as the information about the MNS queue or topic.
|
Pipeline.Builder |
Pipeline.Builder.role(com.aliyun.ros.cdk.core.IResolvable role)
Property role: The role that is assigned to the current RAM user.
|
Pipeline.Builder |
Pipeline.Builder.role(String role)
Property role: The role that is assigned to the current RAM user.
|
Pipeline.Builder |
Pipeline.Builder.speed(com.aliyun.ros.cdk.core.IResolvable speed)
Property speed: Pipe type.
|
Pipeline.Builder |
Pipeline.Builder.speed(String speed)
Property speed: Pipe type.
|
Pipeline.Builder |
Pipeline.Builder.speedLevel(com.aliyun.ros.cdk.core.IResolvable speedLevel)
Property speedLevel: Speed level.
|
Pipeline.Builder |
Pipeline.Builder.speedLevel(Number speedLevel)
Property speedLevel: Speed level.
|
Pipeline.Builder |
Pipeline.Builder.state(com.aliyun.ros.cdk.core.IResolvable state)
Property state: The new state of the MPS queue.
|
Pipeline.Builder |
Pipeline.Builder.state(String state)
Property state: The new state of the MPS queue.
|
Copyright © 2022. All rights reserved.