Class VpcFlowLogsServiceClient.ShowEffectiveFlowLogsConfigsFixedSizeCollection (1.84.0)

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

Inheritance

java.lang.Object > AbstractFixedSizeCollection > VpcFlowLogsServiceClient.ShowEffectiveFlowLogsConfigsFixedSizeCollection

Methods

createCollection(List<VpcFlowLogsServiceClient.ShowEffectiveFlowLogsConfigsPage> pages, int collectionSize)

protected VpcFlowLogsServiceClient.ShowEffectiveFlowLogsConfigsFixedSizeCollection createCollection(List<VpcFlowLogsServiceClient.ShowEffectiveFlowLogsConfigsPage> pages, int collectionSize)
Parameters
Name Description
pages List<ShowEffectiveFlowLogsConfigsPage>
collectionSize int
Returns
Type Description
VpcFlowLogsServiceClient.ShowEffectiveFlowLogsConfigsFixedSizeCollection
Overrides