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