Class ApiGatewayServiceClient.ListGatewaysPagedResponse (2.13.0)

See more code actions.
public static class ApiGatewayServiceClient.ListGatewaysPagedResponse extends AbstractPagedListResponse<ListGatewaysRequest,ListGatewaysResponse,Gateway,ApiGatewayServiceClient.ListGatewaysPage,ApiGatewayServiceClient.ListGatewaysFixedSizeCollection>
java.lang.Object > AbstractPagedListResponse > ApiGatewayServiceClient.ListGatewaysPagedResponse

Static Methods

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

public static ApiFuture<ApiGatewayServiceClient.ListGatewaysPagedResponse> createAsync(PageContext<ListGatewaysRequest,ListGatewaysResponse,Gateway> context, ApiFuture<ListGatewaysResponse> futureResponse)
Returns
TypeDescription
ApiFuture<ListGatewaysPagedResponse>