public static class NetAppClient.ListKmsConfigsPagedResponse extends AbstractPagedListResponse<ListKmsConfigsRequest,ListKmsConfigsResponse,KmsConfig,NetAppClient.ListKmsConfigsPage,NetAppClient.ListKmsConfigsFixedSizeCollection>
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 | |
---|---|
Name | Description |
context | PageContext<ListKmsConfigsRequest,ListKmsConfigsResponse,KmsConfig> |
futureResponse | ApiFuture<ListKmsConfigsResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListKmsConfigsPagedResponse> |