Package com.google.cloud.netapp.v1
Class NetAppClient.ListKmsConfigsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListKmsConfigsRequest,ListKmsConfigsResponse,KmsConfig,NetAppClient.ListKmsConfigsPage,NetAppClient.ListKmsConfigsFixedSizeCollection>
-
- com.google.cloud.netapp.v1.NetAppClient.ListKmsConfigsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<KmsConfig>
- Enclosing class:
- NetAppClient
public static class NetAppClient.ListKmsConfigsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListKmsConfigsRequest,ListKmsConfigsResponse,KmsConfig,NetAppClient.ListKmsConfigsPage,NetAppClient.ListKmsConfigsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<NetAppClient.ListKmsConfigsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListKmsConfigsRequest,ListKmsConfigsResponse,KmsConfig> context, com.google.api.core.ApiFuture<ListKmsConfigsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<NetAppClient.ListKmsConfigsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListKmsConfigsRequest,ListKmsConfigsResponse,KmsConfig> context, com.google.api.core.ApiFuture<ListKmsConfigsResponse> futureResponse)
-
-