Uses of Class
com.google.cloud.compute.v1.TargetGrpcProxiesClient
-
Packages that use TargetGrpcProxiesClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of TargetGrpcProxiesClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetGrpcProxiesClient Modifier and Type Method Description static TargetGrpcProxiesClientTargetGrpcProxiesClient. create()Constructs an instance of TargetGrpcProxiesClient with default settings.static TargetGrpcProxiesClientTargetGrpcProxiesClient. create(TargetGrpcProxiesStub stub)Constructs an instance of TargetGrpcProxiesClient, using the given stub for making calls.static TargetGrpcProxiesClientTargetGrpcProxiesClient. create(TargetGrpcProxiesSettings settings)Constructs an instance of TargetGrpcProxiesClient, using the given settings.
-