Package com.google.cloud.grpc
Class GcpManagedChannelOptions
java.lang.Object
com.google.cloud.grpc.GcpManagedChannelOptions
Options for the
GcpManagedChannel.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classChannel pool configuration for the GCP managed channel.static classMetrics configuration for the GCP managed channel.static classResiliency configuration for the GCP managed channel. -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionCreates a new GcpManagedChannelOptions.Builder.newBuilder(GcpManagedChannelOptions options) Creates a new GcpManagedChannelOptions.Builder from GcpManagedChannelOptions.toString()
-
Constructor Details
-
GcpManagedChannelOptions
public GcpManagedChannelOptions() -
GcpManagedChannelOptions
-
-
Method Details