Class NetAppClient.ListKmsConfigsPagedResponse (0.13.0)

public static class NetAppClient.ListKmsConfigsPagedResponse extends AbstractPagedListResponse<ListKmsConfigsRequest,ListKmsConfigsResponse,KmsConfig,NetAppClient.ListKmsConfigsPage,NetAppClient.ListKmsConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NetAppClient.ListKmsConfigsPagedResponse

Static Methods

createAsync(PageContext<ListKmsConfigsRequest,ListKmsConfigsResponse,KmsConfig> context, ApiFuture<ListKmsConfigsResponse> futureResponse)

public static ApiFuture<NetAppClient.ListKmsConfigsPagedResponse> createAsync(PageContext<ListKmsConfigsRequest,ListKmsConfigsResponse,KmsConfig> context, ApiFuture<ListKmsConfigsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListKmsConfigsRequest,ListKmsConfigsResponse,KmsConfig>
futureResponseApiFuture<ListKmsConfigsResponse>
Returns
TypeDescription
ApiFuture<ListKmsConfigsPagedResponse>