Uses of Class
com.google.cloud.vmwareengine.v1.VmwareEngineGrpc.VmwareEngineStub
-
Packages that use VmwareEngineGrpc.VmwareEngineStub Package Description com.google.cloud.vmwareengine.v1 A client to VMware Engine API -
-
Uses of VmwareEngineGrpc.VmwareEngineStub in com.google.cloud.vmwareengine.v1
Methods in com.google.cloud.vmwareengine.v1 that return VmwareEngineGrpc.VmwareEngineStub Modifier and Type Method Description protected VmwareEngineGrpc.VmwareEngineStub
VmwareEngineGrpc.VmwareEngineStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static VmwareEngineGrpc.VmwareEngineStub
VmwareEngineGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-