Package com.google.cloud.compute.v1
Class SslCertificatesClient.AggregatedListPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,Map.Entry<String,SslCertificatesScopedList>,SslCertificatesClient.AggregatedListPage,SslCertificatesClient.AggregatedListFixedSizeCollection>
-
- com.google.cloud.compute.v1.SslCertificatesClient.AggregatedListPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Map.Entry<String,SslCertificatesScopedList>>
- Enclosing class:
- SslCertificatesClient
public static class SslCertificatesClient.AggregatedListPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,Map.Entry<String,SslCertificatesScopedList>,SslCertificatesClient.AggregatedListPage,SslCertificatesClient.AggregatedListFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<SslCertificatesClient.AggregatedListPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,Map.Entry<String,SslCertificatesScopedList>> context, com.google.api.core.ApiFuture<SslCertificateAggregatedList> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<SslCertificatesClient.AggregatedListPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,Map.Entry<String,SslCertificatesScopedList>> context, com.google.api.core.ApiFuture<SslCertificateAggregatedList> futureResponse)
-
-