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