Package | Description |
---|---|
com.oracle.bmc.cloudbridge.requests |
Modifier and Type | Method and Description |
---|---|
GetPluginRequest.Builder |
GetPluginRequest.Builder.agentId(String agentId)
Unique Agent identifier path parameter.
|
static GetPluginRequest.Builder |
GetPluginRequest.builder()
Return a new builder for this request object.
|
GetPluginRequest.Builder |
GetPluginRequest.Builder.copy(GetPluginRequest o)
Copy method to populate the builder with values from the given instance.
|
GetPluginRequest.Builder |
GetPluginRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetPluginRequest.Builder |
GetPluginRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetPluginRequest.Builder |
GetPluginRequest.Builder.pluginName(String pluginName)
Unique plugin identifier path parameter.
|
GetPluginRequest.Builder |
GetPluginRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetPluginRequest.Builder |
GetPluginRequest.toBuilder()
Return an instance of
GetPluginRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.