Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListAutonomousDatabaseCharacterSetsRequest

example

Click here to see how to use ListAutonomousDatabaseCharacterSetsRequest.

Properties

Optional characterSetType

characterSetType: CharacterSetType

Specifies whether this request pertains to database character sets or national character sets.

Optional isDedicated

isDedicated: undefined | false | true

Specifies if the request is for an Autonomous Database Dedicated instance. The default request is for an Autonomous Database Dedicated instance.

Optional isShared

isShared: undefined | false | true

Specifies whether this request is for an Autonomous Database Serverless instance. By default, this request will be for Autonomous Database on Dedicated Exadata Infrastructure.

Optional opcRequestId

opcRequestId: undefined | string

Unique identifier for the request.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made