Class VpcFlowLogsServiceClient.QueryOrgVpcFlowLogsConfigsPagedResponse (1.69.0)

public static class VpcFlowLogsServiceClient.QueryOrgVpcFlowLogsConfigsPagedResponse extends AbstractPagedListResponse<QueryOrgVpcFlowLogsConfigsRequest,QueryOrgVpcFlowLogsConfigsResponse,VpcFlowLogsConfig,VpcFlowLogsServiceClient.QueryOrgVpcFlowLogsConfigsPage,VpcFlowLogsServiceClient.QueryOrgVpcFlowLogsConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > VpcFlowLogsServiceClient.QueryOrgVpcFlowLogsConfigsPagedResponse

Static Methods

createAsync(PageContext<QueryOrgVpcFlowLogsConfigsRequest,QueryOrgVpcFlowLogsConfigsResponse,VpcFlowLogsConfig> context, ApiFuture<QueryOrgVpcFlowLogsConfigsResponse> futureResponse)

public static ApiFuture<VpcFlowLogsServiceClient.QueryOrgVpcFlowLogsConfigsPagedResponse> createAsync(PageContext<QueryOrgVpcFlowLogsConfigsRequest,QueryOrgVpcFlowLogsConfigsResponse,VpcFlowLogsConfig> context, ApiFuture<QueryOrgVpcFlowLogsConfigsResponse> futureResponse)
Parameters
Name Description
context PageContext<QueryOrgVpcFlowLogsConfigsRequest,QueryOrgVpcFlowLogsConfigsResponse,VpcFlowLogsConfig>
futureResponse ApiFuture<QueryOrgVpcFlowLogsConfigsResponse>
Returns
Type Description
ApiFuture<QueryOrgVpcFlowLogsConfigsPagedResponse>