Uses of Class
com.google.cloud.logging.v2.stub.LoggingServiceV2Stub
-
Packages that use LoggingServiceV2Stub Package Description com.google.cloud.logging.v2 A client to Cloud Logging APIcom.google.cloud.logging.v2.stub -
-
Uses of LoggingServiceV2Stub in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return LoggingServiceV2Stub Modifier and Type Method Description LoggingServiceV2StubLoggingClient. getStub()Methods in com.google.cloud.logging.v2 with parameters of type LoggingServiceV2Stub Modifier and Type Method Description static LoggingClientLoggingClient. create(LoggingServiceV2Stub stub)Constructs an instance of LoggingClient, using the given stub for making calls.Constructors in com.google.cloud.logging.v2 with parameters of type LoggingServiceV2Stub Constructor Description LoggingClient(LoggingServiceV2Stub stub) -
Uses of LoggingServiceV2Stub in com.google.cloud.logging.v2.stub
Subclasses of LoggingServiceV2Stub in com.google.cloud.logging.v2.stub Modifier and Type Class Description classGrpcLoggingServiceV2StubgRPC stub implementation for the LoggingServiceV2 service API.Methods in com.google.cloud.logging.v2.stub that return LoggingServiceV2Stub Modifier and Type Method Description LoggingServiceV2StubLoggingServiceV2StubSettings. createStub()
-