Class GrpcServerProperties.Inbound.Metadata

java.lang.Object
org.springframework.boot.grpc.server.autoconfigure.GrpcServerProperties.Inbound.Metadata
Enclosing class:
GrpcServerProperties.Inbound

public static class GrpcServerProperties.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)