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 VmwareEngineStub
VmwareEngineClient. getStub()
Methods in com.google.cloud.vmwareengine.v1 with parameters of type VmwareEngineStub Modifier and Type Method Description static VmwareEngineClient
VmwareEngineClient. 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 class
GrpcVmwareEngineStub
gRPC stub implementation for the VmwareEngine service API.class
HttpJsonVmwareEngineStub
REST stub implementation for the VmwareEngine service API.Methods in com.google.cloud.vmwareengine.v1.stub that return VmwareEngineStub Modifier and Type Method Description VmwareEngineStub
VmwareEngineStubSettings. createStub()
-