Class PacketMirroringsClient.ListPagedResponse (1.52.0)

public static class PacketMirroringsClient.ListPagedResponse extends AbstractPagedListResponse<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroring,PacketMirroringsClient.ListPage,PacketMirroringsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > PacketMirroringsClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroring> context, ApiFuture<PacketMirroringList> futureResponse)

public static ApiFuture<PacketMirroringsClient.ListPagedResponse> createAsync(PageContext<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroring> context, ApiFuture<PacketMirroringList> futureResponse)
Parameters
Name Description
context PageContext<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroring>
futureResponse ApiFuture<PacketMirroringList>
Returns
Type Description
ApiFuture<ListPagedResponse>