Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ListAutonomousDbPreviewVersionsResponse |
Database.listAutonomousDbPreviewVersions(ListAutonomousDbPreviewVersionsRequest request)
Gets a list of supported Autonomous Database versions.
|
ListAutonomousDbPreviewVersionsResponse |
DatabaseClient.listAutonomousDbPreviewVersions(ListAutonomousDbPreviewVersionsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListAutonomousDbPreviewVersionsResponse> |
DatabaseAsync.listAutonomousDbPreviewVersions(ListAutonomousDbPreviewVersionsRequest request,
AsyncHandler<ListAutonomousDbPreviewVersionsRequest,ListAutonomousDbPreviewVersionsResponse> handler)
Gets a list of supported Autonomous Database versions.
|
Future<ListAutonomousDbPreviewVersionsResponse> |
DatabaseAsyncClient.listAutonomousDbPreviewVersions(ListAutonomousDbPreviewVersionsRequest request,
AsyncHandler<ListAutonomousDbPreviewVersionsRequest,ListAutonomousDbPreviewVersionsResponse> handler) |
Iterable<ListAutonomousDbPreviewVersionsResponse> |
DatabasePaginators.listAutonomousDbPreviewVersionsResponseIterator(ListAutonomousDbPreviewVersionsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAutonomousDbPreviewVersions operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAutonomousDbPreviewVersionsResponse> |
DatabaseAsync.listAutonomousDbPreviewVersions(ListAutonomousDbPreviewVersionsRequest request,
AsyncHandler<ListAutonomousDbPreviewVersionsRequest,ListAutonomousDbPreviewVersionsResponse> handler)
Gets a list of supported Autonomous Database versions.
|
Future<ListAutonomousDbPreviewVersionsResponse> |
DatabaseAsyncClient.listAutonomousDbPreviewVersions(ListAutonomousDbPreviewVersionsRequest request,
AsyncHandler<ListAutonomousDbPreviewVersionsRequest,ListAutonomousDbPreviewVersionsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAutonomousDbPreviewVersionsResponse |
ListAutonomousDbPreviewVersionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAutonomousDbPreviewVersionsResponse.Builder |
ListAutonomousDbPreviewVersionsResponse.Builder.copy(ListAutonomousDbPreviewVersionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.