Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<ActivateExadataInfrastructureRequest,ActivateExadataInfrastructureResponse> |
DatabaseWaiters.forActivateExadataInfrastructure(ActivateExadataInfrastructureRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<ActivateExadataInfrastructureRequest,ActivateExadataInfrastructureResponse> |
DatabaseWaiters.forActivateExadataInfrastructure(ActivateExadataInfrastructureRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<ActivateExadataInfrastructureResponse> |
DatabaseAsyncClient.activateExadataInfrastructure(ActivateExadataInfrastructureRequest request,
AsyncHandler<ActivateExadataInfrastructureRequest,ActivateExadataInfrastructureResponse> handler) |
Future<ActivateExadataInfrastructureResponse> |
DatabaseAsync.activateExadataInfrastructure(ActivateExadataInfrastructureRequest request,
AsyncHandler<ActivateExadataInfrastructureRequest,ActivateExadataInfrastructureResponse> handler)
Activates the specified Exadata infrastructure resource.
|
Modifier and Type | Method and Description |
---|---|
ActivateExadataInfrastructureRequest |
ActivateExadataInfrastructureRequest.Builder.build()
Build the instance of ActivateExadataInfrastructureRequest as configured by this builder
|
ActivateExadataInfrastructureRequest |
ActivateExadataInfrastructureRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ActivateExadataInfrastructureRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ActivateExadataInfrastructureRequest.Builder |
ActivateExadataInfrastructureRequest.Builder.copy(ActivateExadataInfrastructureRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.