Class KeyTrackingServiceClient.SearchProtectedResourcesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse,ProtectedResource,KeyTrackingServiceClient.SearchProtectedResourcesPage,KeyTrackingServiceClient.SearchProtectedResourcesFixedSizeCollection>
-
- com.google.cloud.kms.inventory.v1.KeyTrackingServiceClient.SearchProtectedResourcesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<ProtectedResource>
- Enclosing class:
- KeyTrackingServiceClient
public static class KeyTrackingServiceClient.SearchProtectedResourcesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse,ProtectedResource,KeyTrackingServiceClient.SearchProtectedResourcesPage,KeyTrackingServiceClient.SearchProtectedResourcesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<KeyTrackingServiceClient.SearchProtectedResourcesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse,ProtectedResource> context, com.google.api.core.ApiFuture<SearchProtectedResourcesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<KeyTrackingServiceClient.SearchProtectedResourcesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse,ProtectedResource> context, com.google.api.core.ApiFuture<SearchProtectedResourcesResponse> futureResponse)
-
-