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