Class ControlServiceClient.ListControlsPagedResponse (2.43.0)

public static class ControlServiceClient.ListControlsPagedResponse extends AbstractPagedListResponse<ListControlsRequest,ListControlsResponse,Control,ControlServiceClient.ListControlsPage,ControlServiceClient.ListControlsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ControlServiceClient.ListControlsPagedResponse

Static Methods

createAsync(PageContext<ListControlsRequest,ListControlsResponse,Control> context, ApiFuture<ListControlsResponse> futureResponse)

public static ApiFuture<ControlServiceClient.ListControlsPagedResponse> createAsync(PageContext<ListControlsRequest,ListControlsResponse,Control> context, ApiFuture<ListControlsResponse> futureResponse)
Returns
TypeDescription
ApiFuture<ListControlsPagedResponse>