PutLogsRequest.Builder |
PutLogsRequest.Builder.body$(PutLogsDetails body) |
Alternative setter for the body parameter.
|
static PutLogsRequest.Builder |
PutLogsRequest.builder() |
Return a new builder for this request object.
|
PutLogsRequest.Builder |
PutLogsRequest.Builder.copy(PutLogsRequest o) |
Copy method to populate the builder with values from the given instance.
|
PutLogsRequest.Builder |
PutLogsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
PutLogsRequest.Builder |
PutLogsRequest.Builder.logId(String logId) |
OCID of a log to work with.
|
PutLogsRequest.Builder |
PutLogsRequest.Builder.opcAgentVersion(String opcAgentVersion) |
Version of the agent sending the request.
|
PutLogsRequest.Builder |
PutLogsRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
PutLogsRequest.Builder |
PutLogsRequest.Builder.putLogsDetails(PutLogsDetails putLogsDetails) |
The logs to emit.
|
PutLogsRequest.Builder |
PutLogsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
PutLogsRequest.Builder |
PutLogsRequest.Builder.timestampOpcAgentProcessing(Date timestampOpcAgentProcessing) |
Effective timestamp, for when the agent started processing the log segment being sent.
|
PutLogsRequest.Builder |
PutLogsRequest.toBuilder() |
|