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.ListLogsPagedResponse |
LoggingClient.listLogs(com.google.logging.v2.ListLogsRequest request)
Lists the logs in projects, organizations, folders, or billing accounts.
|
LoggingClient.ListLogsPagedResponse |
LoggingClient.listLogs(com.google.logging.v2.ParentName parent)
Lists the logs in projects, organizations, folders, or billing accounts.
|
LoggingClient.ListLogsPagedResponse |
LoggingClient.listLogs(String parent)
Lists the logs in projects, organizations, folders, or billing accounts.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<LoggingClient.ListLogsPagedResponse> |
LoggingClient.ListLogsPagedResponse.createAsync(PageContext<com.google.logging.v2.ListLogsRequest,com.google.logging.v2.ListLogsResponse,String> context,
com.google.api.core.ApiFuture<com.google.logging.v2.ListLogsResponse> futureResponse) |
UnaryCallable<com.google.logging.v2.ListLogsRequest,LoggingClient.ListLogsPagedResponse> |
LoggingClient.listLogsPagedCallable()
Lists the logs in projects, organizations, folders, or billing accounts.
|
PagedCallSettings<com.google.logging.v2.ListLogsRequest,com.google.logging.v2.ListLogsResponse,LoggingClient.ListLogsPagedResponse> |
LoggingSettings.listLogsSettings()
Returns the object with the settings used for calls to listLogs.
|
PagedCallSettings.Builder<com.google.logging.v2.ListLogsRequest,com.google.logging.v2.ListLogsResponse,LoggingClient.ListLogsPagedResponse> |
LoggingSettings.Builder.listLogsSettings()
Returns the builder for the settings used for calls to listLogs.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.logging.v2.ListLogsRequest,LoggingClient.ListLogsPagedResponse> |
GrpcLoggingServiceV2Stub.listLogsPagedCallable() |
UnaryCallable<com.google.logging.v2.ListLogsRequest,LoggingClient.ListLogsPagedResponse> |
LoggingServiceV2Stub.listLogsPagedCallable() |
PagedCallSettings<com.google.logging.v2.ListLogsRequest,com.google.logging.v2.ListLogsResponse,LoggingClient.ListLogsPagedResponse> |
LoggingServiceV2StubSettings.listLogsSettings()
Returns the object with the settings used for calls to listLogs.
|
PagedCallSettings.Builder<com.google.logging.v2.ListLogsRequest,com.google.logging.v2.ListLogsResponse,LoggingClient.ListLogsPagedResponse> |
LoggingServiceV2StubSettings.Builder.listLogsSettings()
Returns the builder for the settings used for calls to listLogs.
|
Copyright © 2019 Google LLC. All rights reserved.