Uses of Class
com.google.cloud.vmwareengine.v1.VmwareEngineClient
-
Packages that use VmwareEngineClient Package Description com.google.cloud.vmwareengine.v1 A client to VMware Engine API -
-
Uses of VmwareEngineClient in com.google.cloud.vmwareengine.v1
Methods in com.google.cloud.vmwareengine.v1 that return VmwareEngineClient Modifier and Type Method Description static VmwareEngineClient
VmwareEngineClient. create()
Constructs an instance of VmwareEngineClient with default settings.static VmwareEngineClient
VmwareEngineClient. create(VmwareEngineStub stub)
Constructs an instance of VmwareEngineClient, using the given stub for making calls.static VmwareEngineClient
VmwareEngineClient. create(VmwareEngineSettings settings)
Constructs an instance of VmwareEngineClient, using the given settings.
-