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(ListSinksRequest request)
Lists sinks.
|
ConfigClient.ListSinksPagedResponse |
ConfigClient.listSinks(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(com.google.api.gax.rpc.PageContext<ListSinksRequest,ListSinksResponse,LogSink> context,
com.google.api.core.ApiFuture<ListSinksResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSinksRequest,ConfigClient.ListSinksPagedResponse> |
ConfigClient.listSinksPagedCallable()
Lists sinks.
|
com.google.api.gax.rpc.PagedCallSettings<ListSinksRequest,ListSinksResponse,ConfigClient.ListSinksPagedResponse> |
ConfigSettings.listSinksSettings()
Returns the object with the settings used for calls to listSinks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSinksRequest,ListSinksResponse,ConfigClient.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<ListSinksRequest,ConfigClient.ListSinksPagedResponse> |
GrpcConfigServiceV2Stub.listSinksPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSinksRequest,ConfigClient.ListSinksPagedResponse> |
ConfigServiceV2Stub.listSinksPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSinksRequest,ListSinksResponse,ConfigClient.ListSinksPagedResponse> |
ConfigServiceV2StubSettings.listSinksSettings()
Returns the object with the settings used for calls to listSinks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSinksRequest,ListSinksResponse,ConfigClient.ListSinksPagedResponse> |
ConfigServiceV2StubSettings.Builder.listSinksSettings()
Returns the builder for the settings used for calls to listSinks.
|
Copyright © 2019 Google LLC. All rights reserved.