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