public static final class GrpcServerConfig.Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
GrpcServerConfig |
build() |
GrpcServerConfig.Builder |
maxInboundMessageSize(int maxInboundMessageSize) |
GrpcServerConfig.Builder |
maxInboundMetadataSize(int maxInboundMetadataSize) |
public GrpcServerConfig.Builder maxInboundMessageSize(int maxInboundMessageSize)
public GrpcServerConfig.Builder maxInboundMetadataSize(int maxInboundMetadataSize)
public GrpcServerConfig build()