Uses of Class
com.google.cloud.config.v1.ConfigGrpc.ConfigStub
-
Packages that use ConfigGrpc.ConfigStub Package Description com.google.cloud.config.v1 A client to Infrastructure Manager API -
-
Uses of ConfigGrpc.ConfigStub in com.google.cloud.config.v1
Methods in com.google.cloud.config.v1 that return ConfigGrpc.ConfigStub Modifier and Type Method Description protected ConfigGrpc.ConfigStub
ConfigGrpc.ConfigStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ConfigGrpc.ConfigStub
ConfigGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-