Uses of Class
com.google.cloud.vmwareengine.v1.stub.VmwareEngineStub
-
Packages that use VmwareEngineStub Package Description com.google.cloud.vmwareengine.v1 A client to VMware Engine APIcom.google.cloud.vmwareengine.v1.stub -
-
Uses of VmwareEngineStub in com.google.cloud.vmwareengine.v1
Methods in com.google.cloud.vmwareengine.v1 that return VmwareEngineStub Modifier and Type Method Description VmwareEngineStubVmwareEngineClient. getStub()Methods in com.google.cloud.vmwareengine.v1 with parameters of type VmwareEngineStub Modifier and Type Method Description static VmwareEngineClientVmwareEngineClient. create(VmwareEngineStub stub)Constructs an instance of VmwareEngineClient, using the given stub for making calls.Constructors in com.google.cloud.vmwareengine.v1 with parameters of type VmwareEngineStub Constructor Description VmwareEngineClient(VmwareEngineStub stub) -
Uses of VmwareEngineStub in com.google.cloud.vmwareengine.v1.stub
Subclasses of VmwareEngineStub in com.google.cloud.vmwareengine.v1.stub Modifier and Type Class Description classGrpcVmwareEngineStubgRPC stub implementation for the VmwareEngine service API.classHttpJsonVmwareEngineStubREST stub implementation for the VmwareEngine service API.Methods in com.google.cloud.vmwareengine.v1.stub that return VmwareEngineStub Modifier and Type Method Description VmwareEngineStubVmwareEngineStubSettings. createStub()
-