レコードクラスの使用箇所
org.springframework.boot.grpc.client.autoconfigure.ServiceConfig.RetryThrottlingPolicy
ServiceConfig.RetryThrottlingPolicy を使用するパッケージ
org.springframework.boot.grpc.client.autoconfigure 内の ServiceConfig.RetryThrottlingPolicy 使用
修飾子と型メソッド説明@Nullable ServiceConfig.RetryThrottlingPolicyServiceConfig.retrythrottling()retrythrottlingレコードコンポーネントの値を返します。型 ServiceConfig.RetryThrottlingPolicy のパラメーターを持つ org.springframework.boot.grpc.client.autoconfigure のコンストラクター修飾子コンストラクター説明ServiceConfig(@Nullable ListSE<ServiceConfig.LoadBalancingConfig> loadbalancing, @Nullable ListSE<ServiceConfig.MethodConfig> method, @Nullable ServiceConfig.RetryThrottlingPolicy retrythrottling, @Nullable ServiceConfig.HealthCheckConfig healthcheck) ServiceConfigレコードクラスのインスタンスを作成します。