Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetAutonomousExadataInfrastructureResponse> |
DatabaseAsyncClient.getAutonomousExadataInfrastructure(GetAutonomousExadataInfrastructureRequest request,
AsyncHandler<GetAutonomousExadataInfrastructureRequest,GetAutonomousExadataInfrastructureResponse> handler) |
Future<GetAutonomousExadataInfrastructureResponse> |
DatabaseAsync.getAutonomousExadataInfrastructure(GetAutonomousExadataInfrastructureRequest request,
AsyncHandler<GetAutonomousExadataInfrastructureRequest,GetAutonomousExadataInfrastructureResponse> handler)
Deprecated. Use the
getCloudExadataInfrastructure operation to get details of an Exadata Infrastructure resource
and the getCloudAutonomousVmCluster operation to get details of an Autonomous Exadata VM
cluster. |
Modifier and Type | Method and Description |
---|---|
GetAutonomousExadataInfrastructureRequest |
GetAutonomousExadataInfrastructureRequest.Builder.build()
Build the instance of GetAutonomousExadataInfrastructureRequest as configured by this
builder
|
GetAutonomousExadataInfrastructureRequest |
GetAutonomousExadataInfrastructureRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAutonomousExadataInfrastructureRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
GetAutonomousExadataInfrastructureRequest.Builder |
GetAutonomousExadataInfrastructureRequest.Builder.copy(GetAutonomousExadataInfrastructureRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.