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