Uses of Class
com.google.cloud.compute.v1.TargetInstancesSettings
-
Packages that use TargetInstancesSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of TargetInstancesSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetInstancesSettings Modifier and Type Method Description TargetInstancesSettings
TargetInstancesSettings.Builder. build()
static TargetInstancesSettings
TargetInstancesSettings. create(TargetInstancesStubSettings stub)
TargetInstancesSettings
TargetInstancesClient. getSettings()
Methods in com.google.cloud.compute.v1 with parameters of type TargetInstancesSettings Modifier and Type Method Description static TargetInstancesClient
TargetInstancesClient. create(TargetInstancesSettings settings)
Constructs an instance of TargetInstancesClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type TargetInstancesSettings Constructor Description Builder(TargetInstancesSettings settings)
TargetInstancesClient(TargetInstancesSettings settings)
Constructs an instance of TargetInstancesClient, using the given settings.
-