Uses of Class
com.google.cloud.compute.v1.stub.TargetHttpsProxiesStub
-
Packages that use TargetHttpsProxiesStub 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 TargetHttpsProxiesStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetHttpsProxiesStub Modifier and Type Method Description TargetHttpsProxiesStub
TargetHttpsProxiesClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type TargetHttpsProxiesStub Modifier and Type Method Description static TargetHttpsProxiesClient
TargetHttpsProxiesClient. create(TargetHttpsProxiesStub stub)
Constructs an instance of TargetHttpsProxiesClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type TargetHttpsProxiesStub Constructor Description TargetHttpsProxiesClient(TargetHttpsProxiesStub stub)
-
Uses of TargetHttpsProxiesStub in com.google.cloud.compute.v1.stub
Subclasses of TargetHttpsProxiesStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description class
HttpJsonTargetHttpsProxiesStub
REST stub implementation for the TargetHttpsProxies service API.Methods in com.google.cloud.compute.v1.stub that return TargetHttpsProxiesStub Modifier and Type Method Description TargetHttpsProxiesStub
TargetHttpsProxiesStubSettings. createStub()
-