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