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