Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
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 |
---|---|
ListAutonomousExadataInfrastructuresRequest |
ListAutonomousExadataInfrastructuresRequest.Builder.build()
Build the instance of ListAutonomousExadataInfrastructuresRequest as configured by this builder
|
ListAutonomousExadataInfrastructuresRequest |
ListAutonomousExadataInfrastructuresRequest.Builder.buildWithoutInvocationCallback() |
Modifier and Type | Method and Description |
---|---|
ListAutonomousExadataInfrastructuresRequest.Builder |
ListAutonomousExadataInfrastructuresRequest.Builder.copy(ListAutonomousExadataInfrastructuresRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2019. All rights reserved.