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 TargetInstancesClientTargetInstancesClient. create()Constructs an instance of TargetInstancesClient with default settings.static TargetInstancesClientTargetInstancesClient. create(TargetInstancesStub stub)Constructs an instance of TargetInstancesClient, using the given stub for making calls.static TargetInstancesClientTargetInstancesClient. create(TargetInstancesSettings settings)Constructs an instance of TargetInstancesClient, using the given settings.
-