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