Package | Description |
---|---|
com.google.cloud.logging.v2 |
A client to Stackdriver Logging API.
|
Modifier and Type | Method and Description |
---|---|
protected ConfigClient.ListSinksPage |
ConfigClient.ListSinksPage.createPage(com.google.api.gax.rpc.PageContext<ListSinksRequest,ListSinksResponse,LogSink> context,
ListSinksResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<ConfigClient.ListSinksPage> |
ConfigClient.ListSinksPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListSinksRequest,ListSinksResponse,LogSink> context,
com.google.api.core.ApiFuture<ListSinksResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected ConfigClient.ListSinksFixedSizeCollection |
ConfigClient.ListSinksFixedSizeCollection.createCollection(List<ConfigClient.ListSinksPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.