Uses of Class
com.google.cloud.logging.v2.stub.ConfigServiceV2Stub
-
Packages that use ConfigServiceV2Stub Package Description com.google.cloud.logging.v2 A client to Cloud Logging APIcom.google.cloud.logging.v2.stub -
-
Uses of ConfigServiceV2Stub in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return ConfigServiceV2Stub Modifier and Type Method Description ConfigServiceV2StubConfigClient. getStub()Methods in com.google.cloud.logging.v2 with parameters of type ConfigServiceV2Stub Modifier and Type Method Description static ConfigClientConfigClient. create(ConfigServiceV2Stub stub)Constructs an instance of ConfigClient, using the given stub for making calls.Constructors in com.google.cloud.logging.v2 with parameters of type ConfigServiceV2Stub Constructor Description ConfigClient(ConfigServiceV2Stub stub) -
Uses of ConfigServiceV2Stub in com.google.cloud.logging.v2.stub
Subclasses of ConfigServiceV2Stub in com.google.cloud.logging.v2.stub Modifier and Type Class Description classGrpcConfigServiceV2StubgRPC stub implementation for the ConfigServiceV2 service API.Methods in com.google.cloud.logging.v2.stub that return ConfigServiceV2Stub Modifier and Type Method Description ConfigServiceV2StubConfigServiceV2StubSettings. createStub()
-