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