public static final class ListDataTasksResponseBody.SinkCluster.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
ListDataTasksResponseBody.SinkCluster |
build() |
ListDataTasksResponseBody.SinkCluster.Builder |
dataSourceType(String dataSourceType)
The type of the target cluster.
|
ListDataTasksResponseBody.SinkCluster.Builder |
endpoint(String endpoint)
The public network access address of the target cluster.
|
ListDataTasksResponseBody.SinkCluster.Builder |
index(String index)
The target index.
|
ListDataTasksResponseBody.SinkCluster.Builder |
type(String type)
The type of the destination index.
|
ListDataTasksResponseBody.SinkCluster.Builder |
vpcId(String vpcId)
The ID of the VPC to which the cluster belongs.
|
ListDataTasksResponseBody.SinkCluster.Builder |
vpcInstanceId(String vpcInstanceId)
The instance ID or Server Load Balancer (SLB) ID of the current cluster.
|
ListDataTasksResponseBody.SinkCluster.Builder |
vpcInstancePort(String vpcInstancePort)
The access port number of the cluster.
|
public ListDataTasksResponseBody.SinkCluster.Builder dataSourceType(String dataSourceType)
public ListDataTasksResponseBody.SinkCluster.Builder endpoint(String endpoint)
public ListDataTasksResponseBody.SinkCluster.Builder index(String index)
public ListDataTasksResponseBody.SinkCluster.Builder type(String type)
public ListDataTasksResponseBody.SinkCluster.Builder vpcId(String vpcId)
public ListDataTasksResponseBody.SinkCluster.Builder vpcInstanceId(String vpcInstanceId)
public ListDataTasksResponseBody.SinkCluster.Builder vpcInstancePort(String vpcInstancePort)
public ListDataTasksResponseBody.SinkCluster build()
Copyright © 2024. All rights reserved.