Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetConnectorPluginRequest

example

Click here to see how to use GetConnectorPluginRequest.

Hierarchy

Properties

connectorPluginName

connectorPluginName: string

The name of the connector plugin. This name indicates the service to be called by the connector plugin. For example, {@code QueueSource} indicates the Queue service.

Optional opcRequestId

opcRequestId: undefined | string

The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.

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