public static class VmwareEngineClient.ListNodesPagedResponse extends AbstractPagedListResponse<ListNodesRequest,ListNodesResponse,Node,VmwareEngineClient.ListNodesPage,VmwareEngineClient.ListNodesFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > VmwareEngineClient.ListNodesPagedResponseStatic 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> |