Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetAutonomousExadataInfrastructureResponse |
DatabaseClient.getAutonomousExadataInfrastructure(GetAutonomousExadataInfrastructureRequest request) |
GetAutonomousExadataInfrastructureResponse |
Database.getAutonomousExadataInfrastructure(GetAutonomousExadataInfrastructureRequest request)
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 |
---|---|
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 |
---|---|
GetAutonomousExadataInfrastructureResponse |
GetAutonomousExadataInfrastructureResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAutonomousExadataInfrastructureResponse.Builder |
GetAutonomousExadataInfrastructureResponse.Builder.copy(GetAutonomousExadataInfrastructureResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.