Uses of Class
com.google.api.gax.grpc.ChannelPoolSettings
-
Packages that use ChannelPoolSettings Package Description com.google.api.gax.grpc -
-
Uses of ChannelPoolSettings in com.google.api.gax.grpc
Methods in com.google.api.gax.grpc that return ChannelPoolSettings Modifier and Type Method Description ChannelPoolSettingsChannelPoolSettings.Builder. build()static ChannelPoolSettingsChannelPoolSettings. staticallySized(int size)Methods in com.google.api.gax.grpc with parameters of type ChannelPoolSettings Modifier and Type Method Description InstantiatingGrpcChannelProvider.BuilderInstantiatingGrpcChannelProvider.Builder. setChannelPoolSettings(ChannelPoolSettings settings)
-