Class VpcFlowLogsServiceClient.ListVpcFlowLogsConfigsPagedResponse (1.49.0)

public static class VpcFlowLogsServiceClient.ListVpcFlowLogsConfigsPagedResponse extends AbstractPagedListResponse<ListVpcFlowLogsConfigsRequest,ListVpcFlowLogsConfigsResponse,VpcFlowLogsConfig,VpcFlowLogsServiceClient.ListVpcFlowLogsConfigsPage,VpcFlowLogsServiceClient.ListVpcFlowLogsConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > VpcFlowLogsServiceClient.ListVpcFlowLogsConfigsPagedResponse

Static Methods

createAsync(PageContext<ListVpcFlowLogsConfigsRequest,ListVpcFlowLogsConfigsResponse,VpcFlowLogsConfig> context, ApiFuture<ListVpcFlowLogsConfigsResponse> futureResponse)

public static ApiFuture<VpcFlowLogsServiceClient.ListVpcFlowLogsConfigsPagedResponse> createAsync(PageContext<ListVpcFlowLogsConfigsRequest,ListVpcFlowLogsConfigsResponse,VpcFlowLogsConfig> context, ApiFuture<ListVpcFlowLogsConfigsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListVpcFlowLogsConfigsRequest,ListVpcFlowLogsConfigsResponse,VpcFlowLogsConfig>
futureResponse ApiFuture<ListVpcFlowLogsConfigsResponse>
Returns
Type Description
ApiFuture<ListVpcFlowLogsConfigsPagedResponse>