Class AclPluginRequest.Builder

All Implemented Interfaces:
Message.Builder, MessageLite.Builder, MessageLiteOrBuilder, MessageOrBuilder, AclPluginRequestOrBuilder, Cloneable
Enclosing class:
AclPluginRequest

public static final class AclPluginRequest.Builder extends GeneratedMessage.Builder<AclPluginRequest.Builder> implements AclPluginRequestOrBuilder
 We have not created a service, but rather make a request using the oneof message; and reply using the corresponding
 message in the AclPluginResponse. The AclServicePlugin 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.acl.AclPluginRequest