Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListAutonomousDatabaseCharacterSetsResponse> |
DatabaseAsync.listAutonomousDatabaseCharacterSets(ListAutonomousDatabaseCharacterSetsRequest request,
AsyncHandler<ListAutonomousDatabaseCharacterSetsRequest,ListAutonomousDatabaseCharacterSetsResponse> handler)
Gets a list of supported character sets.
|
Future<ListAutonomousDatabaseCharacterSetsResponse> |
DatabaseAsyncClient.listAutonomousDatabaseCharacterSets(ListAutonomousDatabaseCharacterSetsRequest request,
AsyncHandler<ListAutonomousDatabaseCharacterSetsRequest,ListAutonomousDatabaseCharacterSetsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAutonomousDatabaseCharacterSetsRequest |
ListAutonomousDatabaseCharacterSetsRequest.Builder.build()
Build the instance of ListAutonomousDatabaseCharacterSetsRequest as configured by this
builder
|
ListAutonomousDatabaseCharacterSetsRequest |
ListAutonomousDatabaseCharacterSetsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListAutonomousDatabaseCharacterSetsRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ListAutonomousDatabaseCharacterSetsRequest.Builder |
ListAutonomousDatabaseCharacterSetsRequest.Builder.copy(ListAutonomousDatabaseCharacterSetsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.