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 InstanceTemplatesClientInstanceTemplatesClient. create()Constructs an instance of InstanceTemplatesClient with default settings.static InstanceTemplatesClientInstanceTemplatesClient. create(InstanceTemplatesSettings settings)Constructs an instance of InstanceTemplatesClient, using the given settings.static InstanceTemplatesClientInstanceTemplatesClient. create(InstanceTemplatesStub stub)Constructs an instance of InstanceTemplatesClient, using the given stub for making calls.
-