public static class RealtimeMessageAuthenticationToken.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RealtimeMessageAuthenticationToken |
build() |
RealtimeMessageAuthenticationToken.Builder |
compartmentId(String compartmentId) |
RealtimeMessageAuthenticationToken.Builder |
copy(RealtimeMessageAuthenticationToken model) |
RealtimeMessageAuthenticationToken.Builder |
token(String token)
The token (JWT) obtained from the realtime transcription session endpoint.
|
public RealtimeMessageAuthenticationToken.Builder compartmentId(String compartmentId)
public RealtimeMessageAuthenticationToken.Builder token(String token)
The token (JWT) obtained from the realtime transcription session endpoint.
token
- the value to setpublic RealtimeMessageAuthenticationToken build()
public RealtimeMessageAuthenticationToken.Builder copy(RealtimeMessageAuthenticationToken model)
Copyright © 2016–2024. All rights reserved.