with Options
abstract fun withOptions(modifier: (ClientOptions.Builder) -> Unit): AuthenticationServiceAsync.WithRawResponse
Returns a view of this service with the given option modifications applied.
The original service is not modified.