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(ListLogEntriesRequest request)
Lists log entries.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<LoggingClient.ListLogEntriesPagedResponse> |
LoggingClient.ListLogEntriesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListLogEntriesRequest,ListLogEntriesResponse,LogEntry> context,
com.google.api.core.ApiFuture<ListLogEntriesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListLogEntriesRequest,LoggingClient.ListLogEntriesPagedResponse> |
LoggingClient.listLogEntriesPagedCallable()
Lists log entries.
|
com.google.api.gax.rpc.PagedCallSettings<ListLogEntriesRequest,ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse> |
LoggingSettings.listLogEntriesSettings()
Returns the object with the settings used for calls to listLogEntries.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLogEntriesRequest,ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse> |
LoggingSettings.Builder.listLogEntriesSettings()
Returns the builder for the settings used for calls to listLogEntries.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListLogEntriesRequest,LoggingClient.ListLogEntriesPagedResponse> |
LoggingServiceV2Stub.listLogEntriesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListLogEntriesRequest,LoggingClient.ListLogEntriesPagedResponse> |
GrpcLoggingServiceV2Stub.listLogEntriesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListLogEntriesRequest,ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse> |
LoggingServiceV2StubSettings.listLogEntriesSettings()
Returns the object with the settings used for calls to listLogEntries.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLogEntriesRequest,ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse> |
LoggingServiceV2StubSettings.Builder.listLogEntriesSettings()
Returns the builder for the settings used for calls to listLogEntries.
|
Copyright © 2019 Google LLC. All rights reserved.