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