Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetExadataInfrastructureResponse |
DatabaseClient.getExadataInfrastructure(GetExadataInfrastructureRequest request) |
GetExadataInfrastructureResponse |
Database.getExadataInfrastructure(GetExadataInfrastructureRequest request)
Gets information about the specified Exadata infrastructure.
|
Modifier and Type | Method and Description |
---|---|
Future<GetExadataInfrastructureResponse> |
DatabaseAsyncClient.getExadataInfrastructure(GetExadataInfrastructureRequest request,
AsyncHandler<GetExadataInfrastructureRequest,GetExadataInfrastructureResponse> handler) |
Future<GetExadataInfrastructureResponse> |
DatabaseAsync.getExadataInfrastructure(GetExadataInfrastructureRequest request,
AsyncHandler<GetExadataInfrastructureRequest,GetExadataInfrastructureResponse> handler)
Gets information about the specified Exadata infrastructure.
|
Modifier and Type | Method and Description |
---|---|
GetExadataInfrastructureResponse |
GetExadataInfrastructureResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetExadataInfrastructureResponse.Builder |
GetExadataInfrastructureResponse.Builder.copy(GetExadataInfrastructureResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.