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