Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.responses |
Modifier and Type | Method and Description |
---|---|
GetAgentResponse |
DatabaseMigration.getAgent(GetAgentRequest request)
Display the ODMS Agent configuration.
|
GetAgentResponse |
DatabaseMigrationClient.getAgent(GetAgentRequest request) |
Modifier and Type | Method and Description |
---|---|
Waiter<GetAgentRequest,GetAgentResponse> |
DatabaseMigrationWaiters.forAgent(GetAgentRequest request,
LifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetAgentRequest,GetAgentResponse> |
DatabaseMigrationWaiters.forAgent(GetAgentRequest request,
LifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetAgentRequest,GetAgentResponse> |
DatabaseMigrationWaiters.forAgent(GetAgentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetAgentResponse> |
DatabaseMigrationAsync.getAgent(GetAgentRequest request,
AsyncHandler<GetAgentRequest,GetAgentResponse> handler)
Display the ODMS Agent configuration.
|
Future<GetAgentResponse> |
DatabaseMigrationAsyncClient.getAgent(GetAgentRequest request,
AsyncHandler<GetAgentRequest,GetAgentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetAgentResponse> |
DatabaseMigrationAsync.getAgent(GetAgentRequest request,
AsyncHandler<GetAgentRequest,GetAgentResponse> handler)
Display the ODMS Agent configuration.
|
Future<GetAgentResponse> |
DatabaseMigrationAsyncClient.getAgent(GetAgentRequest request,
AsyncHandler<GetAgentRequest,GetAgentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAgentResponse |
GetAgentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAgentResponse.Builder |
GetAgentResponse.Builder.copy(GetAgentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.