Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ListAutonomousExadataInfrastructuresResponse |
Database.listAutonomousExadataInfrastructures(ListAutonomousExadataInfrastructuresRequest request)
Gets a list of the Autonomous Exadata Infrastructures in the specified compartment.
|
ListAutonomousExadataInfrastructuresResponse |
DatabaseClient.listAutonomousExadataInfrastructures(ListAutonomousExadataInfrastructuresRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListAutonomousExadataInfrastructuresResponse> |
DatabaseAsync.listAutonomousExadataInfrastructures(ListAutonomousExadataInfrastructuresRequest request,
AsyncHandler<ListAutonomousExadataInfrastructuresRequest,ListAutonomousExadataInfrastructuresResponse> handler)
Gets a list of the Autonomous Exadata Infrastructures in the specified compartment.
|
Future<ListAutonomousExadataInfrastructuresResponse> |
DatabaseAsyncClient.listAutonomousExadataInfrastructures(ListAutonomousExadataInfrastructuresRequest request,
AsyncHandler<ListAutonomousExadataInfrastructuresRequest,ListAutonomousExadataInfrastructuresResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAutonomousExadataInfrastructuresResponse |
ListAutonomousExadataInfrastructuresResponse.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ListAutonomousExadataInfrastructuresResponse.Builder |
ListAutonomousExadataInfrastructuresResponse.Builder.copy(ListAutonomousExadataInfrastructuresResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2019. All rights reserved.