Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ListCloudVmClusterUpdatesResponse |
Database.listCloudVmClusterUpdates(ListCloudVmClusterUpdatesRequest request)
Lists the maintenance updates that can be applied to the specified cloud VM cluster.
|
ListCloudVmClusterUpdatesResponse |
DatabaseClient.listCloudVmClusterUpdates(ListCloudVmClusterUpdatesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListCloudVmClusterUpdatesResponse> |
DatabaseAsync.listCloudVmClusterUpdates(ListCloudVmClusterUpdatesRequest request,
AsyncHandler<ListCloudVmClusterUpdatesRequest,ListCloudVmClusterUpdatesResponse> handler)
Lists the maintenance updates that can be applied to the specified cloud VM cluster.
|
Future<ListCloudVmClusterUpdatesResponse> |
DatabaseAsyncClient.listCloudVmClusterUpdates(ListCloudVmClusterUpdatesRequest request,
AsyncHandler<ListCloudVmClusterUpdatesRequest,ListCloudVmClusterUpdatesResponse> handler) |
Iterable<ListCloudVmClusterUpdatesResponse> |
DatabasePaginators.listCloudVmClusterUpdatesResponseIterator(ListCloudVmClusterUpdatesRequest request)
Creates a new iterable which will iterate over the responses received from the
listCloudVmClusterUpdates operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListCloudVmClusterUpdatesResponse> |
DatabaseAsync.listCloudVmClusterUpdates(ListCloudVmClusterUpdatesRequest request,
AsyncHandler<ListCloudVmClusterUpdatesRequest,ListCloudVmClusterUpdatesResponse> handler)
Lists the maintenance updates that can be applied to the specified cloud VM cluster.
|
Future<ListCloudVmClusterUpdatesResponse> |
DatabaseAsyncClient.listCloudVmClusterUpdates(ListCloudVmClusterUpdatesRequest request,
AsyncHandler<ListCloudVmClusterUpdatesRequest,ListCloudVmClusterUpdatesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListCloudVmClusterUpdatesResponse |
ListCloudVmClusterUpdatesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListCloudVmClusterUpdatesResponse.Builder |
ListCloudVmClusterUpdatesResponse.Builder.copy(ListCloudVmClusterUpdatesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.