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