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