static GetLogRequest.Builder |
GetLogRequest.builder() |
Return a new builder for this request object.
|
GetLogRequest.Builder |
GetLogRequest.Builder.copy(GetLogRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetLogRequest.Builder |
GetLogRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetLogRequest.Builder |
GetLogRequest.Builder.logGroupId(String logGroupId) |
OCID of a log group to work with.
|
GetLogRequest.Builder |
GetLogRequest.Builder.logId(String logId) |
OCID of a log to work with.
|
GetLogRequest.Builder |
GetLogRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
GetLogRequest.Builder |
GetLogRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetLogRequest.Builder |
GetLogRequest.toBuilder() |
|