Class GrpcClientProperties.Channel.Inbound.Metadata

java.lang.Object
org.springframework.boot.grpc.client.autoconfigure.GrpcClientProperties.Channel.Inbound.Metadata
Enclosing class:
GrpcClientProperties.Channel.Inbound

public static class GrpcClientProperties.Channel.Inbound.Metadata extends Object
In-bound metadata properties.
Since:
4.1.0
Author:
Chris Bono, Phillip Webb
  • Constructor Details

    • Metadata

      public Metadata()
  • Method Details

    • getMaxSize

      public DataSize getMaxSize()
    • setMaxSize

      public void setMaxSize(DataSize maxSize)