Package | Description |
---|---|
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
static DeleteExadataInsightRequest.Builder |
DeleteExadataInsightRequest.builder()
Return a new builder for this request object.
|
DeleteExadataInsightRequest.Builder |
DeleteExadataInsightRequest.Builder.copy(DeleteExadataInsightRequest o)
Copy method to populate the builder with values from the given instance.
|
DeleteExadataInsightRequest.Builder |
DeleteExadataInsightRequest.Builder.exadataInsightId(String exadataInsightId)
Unique Exadata insight identifier
|
DeleteExadataInsightRequest.Builder |
DeleteExadataInsightRequest.Builder.ifMatch(String ifMatch)
Used for optimistic concurrency control.
|
DeleteExadataInsightRequest.Builder |
DeleteExadataInsightRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeleteExadataInsightRequest.Builder |
DeleteExadataInsightRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
DeleteExadataInsightRequest.Builder |
DeleteExadataInsightRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeleteExadataInsightRequest.Builder |
DeleteExadataInsightRequest.toBuilder()
Return an instance of
DeleteExadataInsightRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.