Uses of Class
com.google.cloud.vmwareengine.v1.VmwareEngineGrpc.VmwareEngineFutureStub
-
Packages that use VmwareEngineGrpc.VmwareEngineFutureStub Package Description com.google.cloud.vmwareengine.v1 A client to VMware Engine API -
-
Uses of VmwareEngineGrpc.VmwareEngineFutureStub in com.google.cloud.vmwareengine.v1
Methods in com.google.cloud.vmwareengine.v1 that return VmwareEngineGrpc.VmwareEngineFutureStub Modifier and Type Method Description protected VmwareEngineGrpc.VmwareEngineFutureStub
VmwareEngineGrpc.VmwareEngineFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static VmwareEngineGrpc.VmwareEngineFutureStub
VmwareEngineGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-