| 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.ListSinksPagedResponse |
ConfigClient.listSinks(com.google.logging.v2.ListSinksRequest request)
Lists sinks.
|
PagedResponseWrappers.ListSinksPagedResponse |
ConfigClient.listSinks(com.google.logging.v2.ParentNameOneof parent)
Lists sinks.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<PagedResponseWrappers.ListSinksPagedResponse> |
PagedResponseWrappers.ListSinksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<com.google.logging.v2.ListSinksRequest,com.google.logging.v2.ListSinksResponse,com.google.logging.v2.LogSink> context,
com.google.api.core.ApiFuture<com.google.logging.v2.ListSinksResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<com.google.logging.v2.ListSinksRequest,PagedResponseWrappers.ListSinksPagedResponse> |
ConfigClient.listSinksPagedCallable()
Lists sinks.
|
com.google.api.gax.rpc.PagedCallSettings<com.google.logging.v2.ListSinksRequest,com.google.logging.v2.ListSinksResponse,PagedResponseWrappers.ListSinksPagedResponse> |
ConfigSettings.listSinksSettings()
Returns the object with the settings used for calls to listSinks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.logging.v2.ListSinksRequest,com.google.logging.v2.ListSinksResponse,PagedResponseWrappers.ListSinksPagedResponse> |
ConfigSettings.Builder.listSinksSettings()
Returns the builder for the settings used for calls to listSinks.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<com.google.logging.v2.ListSinksRequest,PagedResponseWrappers.ListSinksPagedResponse> |
ConfigServiceV2Stub.listSinksPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.logging.v2.ListSinksRequest,PagedResponseWrappers.ListSinksPagedResponse> |
GrpcConfigServiceV2Stub.listSinksPagedCallable() |
Copyright © 2017 Google. All rights reserved.