| Package | Description |
|---|---|
| io.grpc |
The gRPC core public API.
|
| 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. |