public static final class InstallSystemPluginRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
InstallSystemPluginRequest.Builder |
body(String body)
body.
|
InstallSystemPluginRequest |
build() |
InstallSystemPluginRequest.Builder |
clientToken(String clientToken)
A unique token generated by the client to guarantee the idempotency of the request.
|
InstallSystemPluginRequest.Builder |
instanceId(String instanceId)
The ID of the instance.
|
public InstallSystemPluginRequest.Builder instanceId(String instanceId)
public InstallSystemPluginRequest.Builder body(String body)
public InstallSystemPluginRequest.Builder clientToken(String clientToken)
public InstallSystemPluginRequest build()
Copyright © 2024. All rights reserved.