Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListExternalExadataInfrastructuresResponse> |
DbManagementAsync.listExternalExadataInfrastructures(ListExternalExadataInfrastructuresRequest request,
AsyncHandler<ListExternalExadataInfrastructuresRequest,ListExternalExadataInfrastructuresResponse> handler)
Lists the Exadata infrastructure resources in the specified compartment.
|
Future<ListExternalExadataInfrastructuresResponse> |
DbManagementAsyncClient.listExternalExadataInfrastructures(ListExternalExadataInfrastructuresRequest request,
AsyncHandler<ListExternalExadataInfrastructuresRequest,ListExternalExadataInfrastructuresResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListExternalExadataInfrastructuresRequest |
ListExternalExadataInfrastructuresRequest.Builder.build()
Build the instance of ListExternalExadataInfrastructuresRequest as configured by this
builder
|
ListExternalExadataInfrastructuresRequest |
ListExternalExadataInfrastructuresRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListExternalExadataInfrastructuresRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ListExternalExadataInfrastructuresRequest.Builder |
ListExternalExadataInfrastructuresRequest.Builder.copy(ListExternalExadataInfrastructuresRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.