Class BareMetalSolutionClient.ListNfsSharesPagedResponse (0.3.5)

public static class BareMetalSolutionClient.ListNfsSharesPagedResponse extends AbstractPagedListResponse<ListNfsSharesRequest,ListNfsSharesResponse,NfsShare,BareMetalSolutionClient.ListNfsSharesPage,BareMetalSolutionClient.ListNfsSharesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > BareMetalSolutionClient.ListNfsSharesPagedResponse

Static Methods

createAsync(PageContext<ListNfsSharesRequest,ListNfsSharesResponse,NfsShare> context, ApiFuture<ListNfsSharesResponse> futureResponse)

public static ApiFuture<BareMetalSolutionClient.ListNfsSharesPagedResponse> createAsync(PageContext<ListNfsSharesRequest,ListNfsSharesResponse,NfsShare> context, ApiFuture<ListNfsSharesResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListNfsSharesRequest,ListNfsSharesResponse,NfsShare>
futureResponseApiFuture<ListNfsSharesResponse>
Returns
TypeDescription
ApiFuture<ListNfsSharesPagedResponse>