Class WebClientUtilsRequest.Builder

All Implemented Interfaces:
Message.Builder, MessageLite.Builder, MessageLiteOrBuilder, MessageOrBuilder, WebClientUtilsRequestOrBuilder, Cloneable
Enclosing class:
WebClientUtilsRequest

public static final class WebClientUtilsRequest.Builder extends GeneratedMessage.Builder<WebClientUtilsRequest.Builder> implements WebClientUtilsRequestOrBuilder
 We have not created a service, but rather make a request using the oneof message; and reply using the corresponding
 message in the WebClientUtilsResponse. The WebClientUtilsServicePlugin then has a switch statement for dispatch rather
 than using the service.
 Currently there's only one type of request, but this allows for future expansion.
 
Protobuf type io.deephaven.proto.web.client.utils.WebClientUtilsRequest