Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateTagNamespaceRequest

example

Click here to see how to use UpdateTagNamespaceRequest.

Hierarchy

Properties

Optional isLockOverride

isLockOverride: undefined | false | true

Whether to override locks (if any exist).

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

tagNamespaceId

tagNamespaceId: string

The OCID of the tag namespace.

updateTagNamespaceDetails

updateTagNamespaceDetails: UpdateTagNamespaceDetails

Request object for updating a namespace.