Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.responses |
Modifier and Type | Method and Description |
---|---|
ListAgentsResponse |
DatabaseMigration.listAgents(ListAgentsRequest request)
Display the name of all the existing ODMS Agents in the server.
|
ListAgentsResponse |
DatabaseMigrationClient.listAgents(ListAgentsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListAgentsResponse> |
DatabaseMigrationAsyncClient.listAgents(ListAgentsRequest request,
AsyncHandler<ListAgentsRequest,ListAgentsResponse> handler) |
Future<ListAgentsResponse> |
DatabaseMigrationAsync.listAgents(ListAgentsRequest request,
AsyncHandler<ListAgentsRequest,ListAgentsResponse> handler)
Display the name of all the existing ODMS Agents in the server.
|
Iterable<ListAgentsResponse> |
DatabaseMigrationPaginators.listAgentsResponseIterator(ListAgentsRequest request)
Creates a new iterable which will iterate over the responses received from the listAgents
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAgentsResponse> |
DatabaseMigrationAsyncClient.listAgents(ListAgentsRequest request,
AsyncHandler<ListAgentsRequest,ListAgentsResponse> handler) |
Future<ListAgentsResponse> |
DatabaseMigrationAsync.listAgents(ListAgentsRequest request,
AsyncHandler<ListAgentsRequest,ListAgentsResponse> handler)
Display the name of all the existing ODMS Agents in the server.
|
Modifier and Type | Method and Description |
---|---|
ListAgentsResponse |
ListAgentsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAgentsResponse.Builder |
ListAgentsResponse.Builder.copy(ListAgentsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.