Uses of Class
com.google.cloud.compute.v1.stub.AutoscalersStub
-
Packages that use AutoscalersStub 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 AutoscalersStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return AutoscalersStub Modifier and Type Method Description AutoscalersStubAutoscalersClient. getStub()Methods in com.google.cloud.compute.v1 with parameters of type AutoscalersStub Modifier and Type Method Description static AutoscalersClientAutoscalersClient. create(AutoscalersStub stub)Constructs an instance of AutoscalersClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type AutoscalersStub Constructor Description AutoscalersClient(AutoscalersStub stub) -
Uses of AutoscalersStub in com.google.cloud.compute.v1.stub
Subclasses of AutoscalersStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description classHttpJsonAutoscalersStubREST stub implementation for the Autoscalers service API.Methods in com.google.cloud.compute.v1.stub that return AutoscalersStub Modifier and Type Method Description AutoscalersStubAutoscalersStubSettings. createStub()
-