Uses of Record Class
org.springframework.boot.grpc.client.autoconfigure.ServiceConfig.MethodConfig
Packages that use ServiceConfig.MethodConfig
Package
Description
Auto-configuration for gRPC clients.
-
Uses of ServiceConfig.MethodConfig in org.springframework.boot.grpc.client.autoconfigure
Methods in org.springframework.boot.grpc.client.autoconfigure that return types with arguments of type ServiceConfig.MethodConfigModifier and TypeMethodDescription@Nullable List<ServiceConfig.MethodConfig> ServiceConfig.method()Returns the value of themethodrecord component.