Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetAutonomousExadataInfrastructureResponse> |
DatabaseAsync.getAutonomousExadataInfrastructure(GetAutonomousExadataInfrastructureRequest request,
AsyncHandler<GetAutonomousExadataInfrastructureRequest,GetAutonomousExadataInfrastructureResponse> handler)
Gets information about the specified Autonomous Exadata Infrastructure.
|
Future<GetAutonomousExadataInfrastructureResponse> |
DatabaseAsyncClient.getAutonomousExadataInfrastructure(GetAutonomousExadataInfrastructureRequest request,
AsyncHandler<GetAutonomousExadataInfrastructureRequest,GetAutonomousExadataInfrastructureResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAutonomousExadataInfrastructureRequest |
GetAutonomousExadataInfrastructureRequest.Builder.build()
Build the instance of GetAutonomousExadataInfrastructureRequest as configured by this builder
|
GetAutonomousExadataInfrastructureRequest |
GetAutonomousExadataInfrastructureRequest.Builder.buildWithoutInvocationCallback() |
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–2019. All rights reserved.