Class PacketMirroringsClient.ListPagedResponse (1.51.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
NameDescription
contextPageContext<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroring>
futureResponseApiFuture<PacketMirroringList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>