Class VmwareEngineClient.ListNodesPagedResponse (0.35.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
NameDescription
contextPageContext<ListNodesRequest,ListNodesResponse,Node>
futureResponseApiFuture<ListNodesResponse>
Returns
TypeDescription
ApiFuture<ListNodesPagedResponse>