Class BareMetalSolutionClient.ListNfsSharesPagedResponse (0.42.0)

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
Name Description
context PageContext<ListNfsSharesRequest,ListNfsSharesResponse,NfsShare>
futureResponse ApiFuture<ListNfsSharesResponse>
Returns
Type Description
ApiFuture<ListNfsSharesPagedResponse>