Class AddressGroupServiceClient.ListAddressGroupsPagedResponse (0.77.0)

public static class AddressGroupServiceClient.ListAddressGroupsPagedResponse extends AbstractPagedListResponse<ListAddressGroupsRequest,ListAddressGroupsResponse,AddressGroup,AddressGroupServiceClient.ListAddressGroupsPage,AddressGroupServiceClient.ListAddressGroupsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AddressGroupServiceClient.ListAddressGroupsPagedResponse

Static Methods

createAsync(PageContext<ListAddressGroupsRequest,ListAddressGroupsResponse,AddressGroup> context, ApiFuture<ListAddressGroupsResponse> futureResponse)

public static ApiFuture<AddressGroupServiceClient.ListAddressGroupsPagedResponse> createAsync(PageContext<ListAddressGroupsRequest,ListAddressGroupsResponse,AddressGroup> context, ApiFuture<ListAddressGroupsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListAddressGroupsRequest,ListAddressGroupsResponse,AddressGroup>
futureResponse ApiFuture<ListAddressGroupsResponse>
Returns
Type Description
ApiFuture<ListAddressGroupsPagedResponse>