Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ListDatabaseSoftwareImagesResponse |
DatabaseClient.listDatabaseSoftwareImages(ListDatabaseSoftwareImagesRequest request) |
ListDatabaseSoftwareImagesResponse |
Database.listDatabaseSoftwareImages(ListDatabaseSoftwareImagesRequest request)
Gets a list of the database software images in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDatabaseSoftwareImagesResponse> |
DatabaseAsyncClient.listDatabaseSoftwareImages(ListDatabaseSoftwareImagesRequest request,
AsyncHandler<ListDatabaseSoftwareImagesRequest,ListDatabaseSoftwareImagesResponse> handler) |
Future<ListDatabaseSoftwareImagesResponse> |
DatabaseAsync.listDatabaseSoftwareImages(ListDatabaseSoftwareImagesRequest request,
AsyncHandler<ListDatabaseSoftwareImagesRequest,ListDatabaseSoftwareImagesResponse> handler)
Gets a list of the database software images in the specified compartment.
|
Iterable<ListDatabaseSoftwareImagesResponse> |
DatabasePaginators.listDatabaseSoftwareImagesResponseIterator(ListDatabaseSoftwareImagesRequest request)
Creates a new iterable which will iterate over the responses received from the
listDatabaseSoftwareImages operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDatabaseSoftwareImagesResponse> |
DatabaseAsyncClient.listDatabaseSoftwareImages(ListDatabaseSoftwareImagesRequest request,
AsyncHandler<ListDatabaseSoftwareImagesRequest,ListDatabaseSoftwareImagesResponse> handler) |
Future<ListDatabaseSoftwareImagesResponse> |
DatabaseAsync.listDatabaseSoftwareImages(ListDatabaseSoftwareImagesRequest request,
AsyncHandler<ListDatabaseSoftwareImagesRequest,ListDatabaseSoftwareImagesResponse> handler)
Gets a list of the database software images in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListDatabaseSoftwareImagesResponse |
ListDatabaseSoftwareImagesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDatabaseSoftwareImagesResponse.Builder |
ListDatabaseSoftwareImagesResponse.Builder.copy(ListDatabaseSoftwareImagesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.