Class OrganizationVpcFlowLogsServiceClient.ListVpcFlowLogsConfigsPagedResponse (1.69.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > OrganizationVpcFlowLogsServiceClient.ListVpcFlowLogsConfigsPagedResponse

Static Methods

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

public static ApiFuture<OrganizationVpcFlowLogsServiceClient.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>