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