public static final class StopPipelinesRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
StopPipelinesRequest.Builder |
body(String body)
body.
|
StopPipelinesRequest |
build() |
StopPipelinesRequest.Builder |
clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
StopPipelinesRequest.Builder |
instanceId(String instanceId)
The ID of the Logstash cluster.
|
public StopPipelinesRequest.Builder instanceId(String instanceId)
public StopPipelinesRequest.Builder clientToken(String clientToken)
public StopPipelinesRequest.Builder body(String body)
public StopPipelinesRequest build()
Copyright © 2024. All rights reserved.