Class InterceptClient.ListInterceptEndpointGroupAssociationsPagedResponse (0.94.0)

public static class InterceptClient.ListInterceptEndpointGroupAssociationsPagedResponse extends AbstractPagedListResponse<ListInterceptEndpointGroupAssociationsRequest,ListInterceptEndpointGroupAssociationsResponse,InterceptEndpointGroupAssociation,InterceptClient.ListInterceptEndpointGroupAssociationsPage,InterceptClient.ListInterceptEndpointGroupAssociationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > InterceptClient.ListInterceptEndpointGroupAssociationsPagedResponse

Static Methods

createAsync(PageContext<ListInterceptEndpointGroupAssociationsRequest,ListInterceptEndpointGroupAssociationsResponse,InterceptEndpointGroupAssociation> context, ApiFuture<ListInterceptEndpointGroupAssociationsResponse> futureResponse)

public static ApiFuture<InterceptClient.ListInterceptEndpointGroupAssociationsPagedResponse> createAsync(PageContext<ListInterceptEndpointGroupAssociationsRequest,ListInterceptEndpointGroupAssociationsResponse,InterceptEndpointGroupAssociation> context, ApiFuture<ListInterceptEndpointGroupAssociationsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListInterceptEndpointGroupAssociationsRequest,ListInterceptEndpointGroupAssociationsResponse,InterceptEndpointGroupAssociation>
futureResponse ApiFuture<ListInterceptEndpointGroupAssociationsResponse>
Returns
Type Description
ApiFuture<ListInterceptEndpointGroupAssociationsPagedResponse>