Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAgentResponse |
DatabaseMigration.updateAgent(UpdateAgentRequest request)
Modifies the ODMS Agent represented by the given ODMS Agent ID.
|
UpdateAgentResponse |
DatabaseMigrationClient.updateAgent(UpdateAgentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateAgentResponse> |
DatabaseMigrationAsyncClient.updateAgent(UpdateAgentRequest request,
AsyncHandler<UpdateAgentRequest,UpdateAgentResponse> handler) |
Future<UpdateAgentResponse> |
DatabaseMigrationAsync.updateAgent(UpdateAgentRequest request,
AsyncHandler<UpdateAgentRequest,UpdateAgentResponse> handler)
Modifies the ODMS Agent represented by the given ODMS Agent ID.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateAgentResponse> |
DatabaseMigrationAsyncClient.updateAgent(UpdateAgentRequest request,
AsyncHandler<UpdateAgentRequest,UpdateAgentResponse> handler) |
Future<UpdateAgentResponse> |
DatabaseMigrationAsync.updateAgent(UpdateAgentRequest request,
AsyncHandler<UpdateAgentRequest,UpdateAgentResponse> handler)
Modifies the ODMS Agent represented by the given ODMS Agent ID.
|
Modifier and Type | Method and Description |
---|---|
UpdateAgentResponse |
UpdateAgentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateAgentResponse.Builder |
UpdateAgentResponse.Builder.copy(UpdateAgentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.