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