Package | Description |
---|---|
com.google.cloud.logging.v2 |
A client to Stackdriver Logging API.
|
com.google.cloud.logging.v2.stub |
Modifier and Type | Method and Description |
---|---|
LoggingClient.ListLogEntriesPagedResponse |
LoggingClient.listLogEntries(List<String> resourceNames,
String filter,
String orderBy)
Lists log entries.
|
LoggingClient.ListLogEntriesPagedResponse |
LoggingClient.listLogEntries(com.google.logging.v2.ListLogEntriesRequest request)
Lists log entries.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<LoggingClient.ListLogEntriesPagedResponse> |
LoggingClient.ListLogEntriesPagedResponse.createAsync(PageContext<com.google.logging.v2.ListLogEntriesRequest,com.google.logging.v2.ListLogEntriesResponse,com.google.logging.v2.LogEntry> context,
com.google.api.core.ApiFuture<com.google.logging.v2.ListLogEntriesResponse> futureResponse) |
UnaryCallable<com.google.logging.v2.ListLogEntriesRequest,LoggingClient.ListLogEntriesPagedResponse> |
LoggingClient.listLogEntriesPagedCallable()
Lists log entries.
|
PagedCallSettings<com.google.logging.v2.ListLogEntriesRequest,com.google.logging.v2.ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse> |
LoggingSettings.listLogEntriesSettings()
Returns the object with the settings used for calls to listLogEntries.
|
PagedCallSettings.Builder<com.google.logging.v2.ListLogEntriesRequest,com.google.logging.v2.ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse> |
LoggingSettings.Builder.listLogEntriesSettings()
Returns the builder for the settings used for calls to listLogEntries.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.logging.v2.ListLogEntriesRequest,LoggingClient.ListLogEntriesPagedResponse> |
GrpcLoggingServiceV2Stub.listLogEntriesPagedCallable() |
UnaryCallable<com.google.logging.v2.ListLogEntriesRequest,LoggingClient.ListLogEntriesPagedResponse> |
LoggingServiceV2Stub.listLogEntriesPagedCallable() |
PagedCallSettings<com.google.logging.v2.ListLogEntriesRequest,com.google.logging.v2.ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse> |
LoggingServiceV2StubSettings.listLogEntriesSettings()
Returns the object with the settings used for calls to listLogEntries.
|
PagedCallSettings.Builder<com.google.logging.v2.ListLogEntriesRequest,com.google.logging.v2.ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse> |
LoggingServiceV2StubSettings.Builder.listLogEntriesSettings()
Returns the builder for the settings used for calls to listLogEntries.
|
Copyright © 2019 Google LLC. All rights reserved.