Class VpcFlowLogsServiceClient.ShowEffectiveFlowLogsConfigsPagedResponse (1.84.0)

public static class VpcFlowLogsServiceClient.ShowEffectiveFlowLogsConfigsPagedResponse extends AbstractPagedListResponse<ShowEffectiveFlowLogsConfigsRequest,ShowEffectiveFlowLogsConfigsResponse,EffectiveVpcFlowLogsConfig,VpcFlowLogsServiceClient.ShowEffectiveFlowLogsConfigsPage,VpcFlowLogsServiceClient.ShowEffectiveFlowLogsConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > VpcFlowLogsServiceClient.ShowEffectiveFlowLogsConfigsPagedResponse

Static Methods

createAsync(PageContext<ShowEffectiveFlowLogsConfigsRequest,ShowEffectiveFlowLogsConfigsResponse,EffectiveVpcFlowLogsConfig> context, ApiFuture<ShowEffectiveFlowLogsConfigsResponse> futureResponse)

public static ApiFuture<VpcFlowLogsServiceClient.ShowEffectiveFlowLogsConfigsPagedResponse> createAsync(PageContext<ShowEffectiveFlowLogsConfigsRequest,ShowEffectiveFlowLogsConfigsResponse,EffectiveVpcFlowLogsConfig> context, ApiFuture<ShowEffectiveFlowLogsConfigsResponse> futureResponse)
Parameters
Name Description
context PageContext<ShowEffectiveFlowLogsConfigsRequest,ShowEffectiveFlowLogsConfigsResponse,EffectiveVpcFlowLogsConfig>
futureResponse ApiFuture<ShowEffectiveFlowLogsConfigsResponse>
Returns
Type Description
ApiFuture<ShowEffectiveFlowLogsConfigsPagedResponse>