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