Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.responses |
Modifier and Type | Method and Description |
---|---|
ListAgentImagesResponse |
DatabaseMigration.listAgentImages(ListAgentImagesRequest request)
Get details of the ODMS Agent Images available to install on-premises.
|
ListAgentImagesResponse |
DatabaseMigrationClient.listAgentImages(ListAgentImagesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListAgentImagesResponse> |
DatabaseMigrationAsyncClient.listAgentImages(ListAgentImagesRequest request,
AsyncHandler<ListAgentImagesRequest,ListAgentImagesResponse> handler) |
Future<ListAgentImagesResponse> |
DatabaseMigrationAsync.listAgentImages(ListAgentImagesRequest request,
AsyncHandler<ListAgentImagesRequest,ListAgentImagesResponse> handler)
Get details of the ODMS Agent Images available to install on-premises.
|
Iterable<ListAgentImagesResponse> |
DatabaseMigrationPaginators.listAgentImagesResponseIterator(ListAgentImagesRequest request)
Creates a new iterable which will iterate over the responses received from the
listAgentImages operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAgentImagesResponse> |
DatabaseMigrationAsyncClient.listAgentImages(ListAgentImagesRequest request,
AsyncHandler<ListAgentImagesRequest,ListAgentImagesResponse> handler) |
Future<ListAgentImagesResponse> |
DatabaseMigrationAsync.listAgentImages(ListAgentImagesRequest request,
AsyncHandler<ListAgentImagesRequest,ListAgentImagesResponse> handler)
Get details of the ODMS Agent Images available to install on-premises.
|
Modifier and Type | Method and Description |
---|---|
ListAgentImagesResponse |
ListAgentImagesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAgentImagesResponse.Builder |
ListAgentImagesResponse.Builder.copy(ListAgentImagesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.