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 TargetGrpcProxiesClient
TargetGrpcProxiesClient. create()
Constructs an instance of TargetGrpcProxiesClient with default settings.static TargetGrpcProxiesClient
TargetGrpcProxiesClient. create(TargetGrpcProxiesStub stub)
Constructs an instance of TargetGrpcProxiesClient, using the given stub for making calls.static TargetGrpcProxiesClient
TargetGrpcProxiesClient. create(TargetGrpcProxiesSettings settings)
Constructs an instance of TargetGrpcProxiesClient, using the given settings.
-