Uses of Class
com.google.cloud.compute.v1.InstancesClient
-
Packages that use InstancesClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InstancesClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InstancesClient Modifier and Type Method Description static InstancesClient
InstancesClient. create()
Constructs an instance of InstancesClient with default settings.static InstancesClient
InstancesClient. create(InstancesSettings settings)
Constructs an instance of InstancesClient, using the given settings.static InstancesClient
InstancesClient. create(InstancesStub stub)
Constructs an instance of InstancesClient, using the given stub for making calls.
-