Package | Description |
---|---|
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
UpdateExternalExadataInfrastructureRequest.Builder |
UpdateExternalExadataInfrastructureRequest.Builder.body$(UpdateExternalExadataInfrastructureDetails body)
Alternative setter for the body parameter.
|
static UpdateExternalExadataInfrastructureRequest.Builder |
UpdateExternalExadataInfrastructureRequest.builder()
Return a new builder for this request object.
|
UpdateExternalExadataInfrastructureRequest.Builder |
UpdateExternalExadataInfrastructureRequest.Builder.copy(UpdateExternalExadataInfrastructureRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateExternalExadataInfrastructureRequest.Builder |
UpdateExternalExadataInfrastructureRequest.Builder.externalExadataInfrastructureId(String externalExadataInfrastructureId)
The OCID of the
Exadata infrastructure.
|
UpdateExternalExadataInfrastructureRequest.Builder |
UpdateExternalExadataInfrastructureRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateExternalExadataInfrastructureRequest.Builder |
UpdateExternalExadataInfrastructureRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateExternalExadataInfrastructureRequest.Builder |
UpdateExternalExadataInfrastructureRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
UpdateExternalExadataInfrastructureRequest.Builder |
UpdateExternalExadataInfrastructureRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
UpdateExternalExadataInfrastructureRequest.Builder |
UpdateExternalExadataInfrastructureRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateExternalExadataInfrastructureRequest.Builder |
UpdateExternalExadataInfrastructureRequest.toBuilder()
Return an instance of
UpdateExternalExadataInfrastructureRequest.Builder that allows you to modify request properties. |
UpdateExternalExadataInfrastructureRequest.Builder |
UpdateExternalExadataInfrastructureRequest.Builder.updateExternalExadataInfrastructureDetails(UpdateExternalExadataInfrastructureDetails updateExternalExadataInfrastructureDetails)
The details required to update the managed Exadata infrastructure resources.
|
Copyright © 2016–2024. All rights reserved.