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