クラス GrpcClientProperties.Channel.Ssl

java.lang.ObjectSE
org.springframework.boot.grpc.client.autoconfigure.GrpcClientProperties.Channel.Ssl
含まれているクラス:
GrpcClientProperties.Channel

public static class GrpcClientProperties.Channel.Ssl extends ObjectSE
SSL プロパティ。
導入:
4.1.0
作成者:
Chris Bono, Phillip Webb
  • コンストラクターの詳細

    • Ssl

      public Ssl()
  • 方法の詳細

    • getEnabled

      public @Nullable BooleanSE getEnabled()
    • setEnabled

      public void setEnabled(@Nullable BooleanSE enabled)
    • getBundle

      public @Nullable StringSE getBundle()
    • setBundle

      public void setBundle(@Nullable StringSE bundle)