Package com.google.cloud.retail.v2beta
Class ControlServiceClient.ListControlsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListControlsRequest,ListControlsResponse,Control,ControlServiceClient.ListControlsPage,ControlServiceClient.ListControlsFixedSizeCollection>
-
- com.google.cloud.retail.v2beta.ControlServiceClient.ListControlsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Control>
- Enclosing class:
- ControlServiceClient
public static class ControlServiceClient.ListControlsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListControlsRequest,ListControlsResponse,Control,ControlServiceClient.ListControlsPage,ControlServiceClient.ListControlsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ControlServiceClient.ListControlsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListControlsRequest,ListControlsResponse,Control> context, com.google.api.core.ApiFuture<ListControlsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ControlServiceClient.ListControlsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListControlsRequest,ListControlsResponse,Control> context, com.google.api.core.ApiFuture<ListControlsResponse> futureResponse)
-
-