Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ListDbServersResponse |
Database.listDbServers(ListDbServersRequest request)
Lists the Exadata DB servers in the ExadataInfrastructureId and specified compartment.
|
ListDbServersResponse |
DatabaseClient.listDbServers(ListDbServersRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListDbServersResponse> |
DatabaseAsync.listDbServers(ListDbServersRequest request,
AsyncHandler<ListDbServersRequest,ListDbServersResponse> handler)
Lists the Exadata DB servers in the ExadataInfrastructureId and specified compartment.
|
Future<ListDbServersResponse> |
DatabaseAsyncClient.listDbServers(ListDbServersRequest request,
AsyncHandler<ListDbServersRequest,ListDbServersResponse> handler) |
Iterable<ListDbServersResponse> |
DatabasePaginators.listDbServersResponseIterator(ListDbServersRequest request)
Creates a new iterable which will iterate over the responses received from the listDbServers
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDbServersResponse> |
DatabaseAsync.listDbServers(ListDbServersRequest request,
AsyncHandler<ListDbServersRequest,ListDbServersResponse> handler)
Lists the Exadata DB servers in the ExadataInfrastructureId and specified compartment.
|
Future<ListDbServersResponse> |
DatabaseAsyncClient.listDbServers(ListDbServersRequest request,
AsyncHandler<ListDbServersRequest,ListDbServersResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListDbServersResponse |
ListDbServersResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDbServersResponse.Builder |
ListDbServersResponse.Builder.copy(ListDbServersResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.