Package | Description |
---|---|
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
EnableExadataInsightRequest.Builder |
EnableExadataInsightRequest.Builder.body$(EnableExadataInsightDetails body)
Alternative setter for the body parameter.
|
static EnableExadataInsightRequest.Builder |
EnableExadataInsightRequest.builder() |
EnableExadataInsightRequest.Builder |
EnableExadataInsightRequest.Builder.copy(EnableExadataInsightRequest o)
Copy method to populate the builder with values from the given instance.
|
EnableExadataInsightRequest.Builder |
EnableExadataInsightRequest.Builder.enableExadataInsightDetails(EnableExadataInsightDetails enableExadataInsightDetails)
Details for the Exadata system to be enabled in Operations Insights.
|
EnableExadataInsightRequest.Builder |
EnableExadataInsightRequest.Builder.exadataInsightId(String exadataInsightId)
Unique Exadata insight identifier
|
EnableExadataInsightRequest.Builder |
EnableExadataInsightRequest.Builder.ifMatch(String ifMatch)
Used for optimistic concurrency control.
|
EnableExadataInsightRequest.Builder |
EnableExadataInsightRequest.Builder.invocationCallback(Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
EnableExadataInsightRequest.Builder |
EnableExadataInsightRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
EnableExadataInsightRequest.Builder |
EnableExadataInsightRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request that can be retried in case of a timeout or
server error without risk of executing the same action again.
|
EnableExadataInsightRequest.Builder |
EnableExadataInsightRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
EnableExadataInsightRequest.Builder |
EnableExadataInsightRequest.toBuilder() |
Copyright © 2016–2022. All rights reserved.