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