Class NetworkServicesClient.ListGatewaysPagedResponse (0.1.0)

public static class NetworkServicesClient.ListGatewaysPagedResponse extends AbstractPagedListResponse<ListGatewaysRequest,ListGatewaysResponse,Gateway,NetworkServicesClient.ListGatewaysPage,NetworkServicesClient.ListGatewaysFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NetworkServicesClient.ListGatewaysPagedResponse

Static Methods

createAsync(PageContext<ListGatewaysRequest,ListGatewaysResponse,Gateway> context, ApiFuture<ListGatewaysResponse> futureResponse)

public static ApiFuture<NetworkServicesClient.ListGatewaysPagedResponse> createAsync(PageContext<ListGatewaysRequest,ListGatewaysResponse,Gateway> context, ApiFuture<ListGatewaysResponse> futureResponse)
Parameters
Name Description
context PageContext<ListGatewaysRequest,ListGatewaysResponse,Gateway>
futureResponse ApiFuture<ListGatewaysResponse>
Returns
Type Description
ApiFuture<ListGatewaysPagedResponse>