Uses of Class
com.google.cloud.compute.v1.stub.TargetGrpcProxiesStub
-
Packages that use TargetGrpcProxiesStub Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of TargetGrpcProxiesStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetGrpcProxiesStub Modifier and Type Method Description TargetGrpcProxiesStub
TargetGrpcProxiesClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type TargetGrpcProxiesStub Modifier and Type Method Description static TargetGrpcProxiesClient
TargetGrpcProxiesClient. create(TargetGrpcProxiesStub stub)
Constructs an instance of TargetGrpcProxiesClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type TargetGrpcProxiesStub Constructor Description TargetGrpcProxiesClient(TargetGrpcProxiesStub stub)
-
Uses of TargetGrpcProxiesStub in com.google.cloud.compute.v1.stub
Subclasses of TargetGrpcProxiesStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description class
HttpJsonTargetGrpcProxiesStub
REST stub implementation for the TargetGrpcProxies service API.Methods in com.google.cloud.compute.v1.stub that return TargetGrpcProxiesStub Modifier and Type Method Description TargetGrpcProxiesStub
TargetGrpcProxiesStubSettings. createStub()
-