withOptions

open override fun withOptions(modifier: (ClientOptions.Builder) -> Unit): TokenizationService

Returns a view of this service with the given option modifications applied.

The original service is not modified.