Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ListCloudExadataInfrastructuresResponse |
Database.listCloudExadataInfrastructures(ListCloudExadataInfrastructuresRequest request)
Gets a list of the cloud Exadata infrastructure resources in the specified compartment.
|
ListCloudExadataInfrastructuresResponse |
DatabaseClient.listCloudExadataInfrastructures(ListCloudExadataInfrastructuresRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListCloudExadataInfrastructuresResponse> |
DatabaseAsync.listCloudExadataInfrastructures(ListCloudExadataInfrastructuresRequest request,
AsyncHandler<ListCloudExadataInfrastructuresRequest,ListCloudExadataInfrastructuresResponse> handler)
Gets a list of the cloud Exadata infrastructure resources in the specified compartment.
|
Future<ListCloudExadataInfrastructuresResponse> |
DatabaseAsyncClient.listCloudExadataInfrastructures(ListCloudExadataInfrastructuresRequest request,
AsyncHandler<ListCloudExadataInfrastructuresRequest,ListCloudExadataInfrastructuresResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListCloudExadataInfrastructuresResponse |
ListCloudExadataInfrastructuresResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListCloudExadataInfrastructuresResponse.Builder |
ListCloudExadataInfrastructuresResponse.Builder.copy(ListCloudExadataInfrastructuresResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.