Package com.google.cloud.compute.v1
Class RegionSslCertificatesClient.ListPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListRegionSslCertificatesRequest,SslCertificateList,SslCertificate,RegionSslCertificatesClient.ListPage,RegionSslCertificatesClient.ListFixedSizeCollection>
-
- com.google.cloud.compute.v1.RegionSslCertificatesClient.ListPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<SslCertificate>
- Enclosing class:
- RegionSslCertificatesClient
public static class RegionSslCertificatesClient.ListPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListRegionSslCertificatesRequest,SslCertificateList,SslCertificate,RegionSslCertificatesClient.ListPage,RegionSslCertificatesClient.ListFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<RegionSslCertificatesClient.ListPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListRegionSslCertificatesRequest,SslCertificateList,SslCertificate> context, com.google.api.core.ApiFuture<SslCertificateList> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<RegionSslCertificatesClient.ListPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListRegionSslCertificatesRequest,SslCertificateList,SslCertificate> context, com.google.api.core.ApiFuture<SslCertificateList> futureResponse)
-
-