| Modifier and Type | Class and Description |
|---|---|
class |
CallCredentials2
Deprecated.
the new interface has been promoted into
CallCredentials. Implementations
should switch back to "extends CallCredentials". |
| Modifier and Type | Method and Description |
|---|---|
CallCredentials |
CallOptions.getCredentials()
Returns the call credentials.
|
| Modifier and Type | Method and Description |
|---|---|
CallOptions |
CallOptions.withCallCredentials(CallCredentials credentials)
Returns a new
CallOptions with the given call credentials. |