Uses of Class
com.google.cloud.logging.v2.stub.GrpcConfigServiceV2Stub
-
Packages that use GrpcConfigServiceV2Stub Package Description com.google.cloud.logging.v2.stub -
-
Uses of GrpcConfigServiceV2Stub in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return GrpcConfigServiceV2Stub Modifier and Type Method Description static GrpcConfigServiceV2Stub
GrpcConfigServiceV2Stub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcConfigServiceV2Stub
GrpcConfigServiceV2Stub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcConfigServiceV2Stub
GrpcConfigServiceV2Stub. create(ConfigServiceV2StubSettings settings)
-