Class PacketMirroringsClient.AggregatedListPagedResponse (1.51.0)

public static class PacketMirroringsClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList,Map.Entry<String,PacketMirroringsScopedList>,PacketMirroringsClient.AggregatedListPage,PacketMirroringsClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > PacketMirroringsClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList,Map.Entry<String,PacketMirroringsScopedList>> context, ApiFuture<PacketMirroringAggregatedList> futureResponse)

public static ApiFuture<PacketMirroringsClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList,Map.Entry<String,PacketMirroringsScopedList>> context, ApiFuture<PacketMirroringAggregatedList> futureResponse)
Parameters
NameDescription
contextPageContext<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList,java.util.Map.Entry<String,PacketMirroringsScopedList>>
futureResponseApiFuture<PacketMirroringAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>