Class SslCertificatesClient.ListPage (1.26.0)

public static class SslCertificatesClient.ListPage extends AbstractPage<ListSslCertificatesRequest,SslCertificateList,SslCertificate,SslCertificatesClient.ListPage>

Inheritance

java.lang.Object > AbstractPage > SslCertificatesClient.ListPage

Methods

createPage(PageContext<ListSslCertificatesRequest,SslCertificateList,SslCertificate> context, SslCertificateList response)

protected SslCertificatesClient.ListPage createPage(PageContext<ListSslCertificatesRequest,SslCertificateList,SslCertificate> context, SslCertificateList response)
Returns
TypeDescription
SslCertificatesClient.ListPage
Overrides

createPageAsync(PageContext<ListSslCertificatesRequest,SslCertificateList,SslCertificate> context, ApiFuture<SslCertificateList> futureResponse)

public ApiFuture<SslCertificatesClient.ListPage> createPageAsync(PageContext<ListSslCertificatesRequest,SslCertificateList,SslCertificate> context, ApiFuture<SslCertificateList> futureResponse)
Returns
TypeDescription
ApiFuture<ListPage>
Overrides