Class VmwareEngineClient.ListNodesPagedResponse (0.38.0)

public static class VmwareEngineClient.ListNodesPagedResponse extends AbstractPagedListResponse<ListNodesRequest,ListNodesResponse,Node,VmwareEngineClient.ListNodesPage,VmwareEngineClient.ListNodesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > VmwareEngineClient.ListNodesPagedResponse

Static Methods

createAsync(PageContext<ListNodesRequest,ListNodesResponse,Node> context, ApiFuture<ListNodesResponse> futureResponse)

public static ApiFuture<VmwareEngineClient.ListNodesPagedResponse> createAsync(PageContext<ListNodesRequest,ListNodesResponse,Node> context, ApiFuture<ListNodesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListNodesRequest,ListNodesResponse,Node>
futureResponse ApiFuture<ListNodesResponse>
Returns
Type Description
ApiFuture<ListNodesPagedResponse>