Package com.google.cloud.logging.v2
Class ConfigClient.ListSinksPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListSinksRequest,ListSinksResponse,LogSink,ConfigClient.ListSinksPage,ConfigClient.ListSinksFixedSizeCollection>
-
- com.google.cloud.logging.v2.ConfigClient.ListSinksPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<LogSink>
- Enclosing class:
- ConfigClient
public static class ConfigClient.ListSinksPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListSinksRequest,ListSinksResponse,LogSink,ConfigClient.ListSinksPage,ConfigClient.ListSinksFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ConfigClient.ListSinksPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListSinksRequest,ListSinksResponse,LogSink> context, com.google.api.core.ApiFuture<ListSinksResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ConfigClient.ListSinksPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListSinksRequest,ListSinksResponse,LogSink> context, com.google.api.core.ApiFuture<ListSinksResponse> futureResponse)
-
-