Class NetworkServicesClient.ListMeshesPagedResponse (0.1.0)

public static class NetworkServicesClient.ListMeshesPagedResponse extends AbstractPagedListResponse<ListMeshesRequest,ListMeshesResponse,Mesh,NetworkServicesClient.ListMeshesPage,NetworkServicesClient.ListMeshesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NetworkServicesClient.ListMeshesPagedResponse

Static Methods

createAsync(PageContext<ListMeshesRequest,ListMeshesResponse,Mesh> context, ApiFuture<ListMeshesResponse> futureResponse)

public static ApiFuture<NetworkServicesClient.ListMeshesPagedResponse> createAsync(PageContext<ListMeshesRequest,ListMeshesResponse,Mesh> context, ApiFuture<ListMeshesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListMeshesRequest,ListMeshesResponse,Mesh>
futureResponse ApiFuture<ListMeshesResponse>
Returns
Type Description
ApiFuture<ListMeshesPagedResponse>