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