| Package | Description |
|---|---|
| com.vmware.vapi.protocol |
| Modifier and Type | Method and Description |
|---|---|
ClientConfiguration.Builder |
ClientConfiguration.Builder.setExecutor(Executor executor)
Sets the executor the client must use to process requests.
|
ClientConfiguration.Builder |
ClientConfiguration.Builder.setRequestProcessors(List<RequestProcessor> processors) |
ClientConfiguration.Builder |
ClientConfiguration.Builder.setStreamingEnabled(boolean enabled)
Sets if streaming (pseudo-push) responses will be requested by the
API client.
|
ClientConfiguration.Builder |
ClientConfiguration.Builder.setTracer(Tracer tracer)
Sets the
Tracer for the vapi runtime. |
Copyright © 2022. All rights reserved.