CaptureConsoleHistoryRequest.Builder |
CaptureConsoleHistoryRequest.Builder.body$(CaptureConsoleHistoryDetails body) |
Alternative setter for the body parameter.
|
static CaptureConsoleHistoryRequest.Builder |
CaptureConsoleHistoryRequest.builder() |
Return a new builder for this request object.
|
CaptureConsoleHistoryRequest.Builder |
CaptureConsoleHistoryRequest.Builder.captureConsoleHistoryDetails(CaptureConsoleHistoryDetails captureConsoleHistoryDetails) |
Console history details
|
CaptureConsoleHistoryRequest.Builder |
CaptureConsoleHistoryRequest.Builder.copy(CaptureConsoleHistoryRequest o) |
Copy method to populate the builder with values from the given instance.
|
CaptureConsoleHistoryRequest.Builder |
CaptureConsoleHistoryRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CaptureConsoleHistoryRequest.Builder |
CaptureConsoleHistoryRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CaptureConsoleHistoryRequest.Builder |
CaptureConsoleHistoryRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CaptureConsoleHistoryRequest.Builder |
CaptureConsoleHistoryRequest.toBuilder() |
|