Package | Description |
---|---|
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
CompareContentRequest.Builder |
CompareContentRequest.Builder.body$(CompareContentDetails body)
Alternative setter for the body parameter.
|
static CompareContentRequest.Builder |
CompareContentRequest.builder()
Return a new builder for this request object.
|
CompareContentRequest.Builder |
CompareContentRequest.Builder.compareContentDetails(CompareContentDetails compareContentDetails)
The two payloads to be compared.
|
CompareContentRequest.Builder |
CompareContentRequest.Builder.copy(CompareContentRequest o)
Copy method to populate the builder with values from the given instance.
|
CompareContentRequest.Builder |
CompareContentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CompareContentRequest.Builder |
CompareContentRequest.Builder.namespaceName(String namespaceName)
The Logging Analytics namespace used for the request.
|
CompareContentRequest.Builder |
CompareContentRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
CompareContentRequest.Builder |
CompareContentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CompareContentRequest.Builder |
CompareContentRequest.toBuilder()
Return an instance of
CompareContentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.