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