Class CertificateAuthorityServiceClient.ListCertificateAuthoritiesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListCertificateAuthoritiesRequest,ListCertificateAuthoritiesResponse,CertificateAuthority,CertificateAuthorityServiceClient.ListCertificateAuthoritiesPage,CertificateAuthorityServiceClient.ListCertificateAuthoritiesFixedSizeCollection>
-
- com.google.cloud.security.privateca.v1beta1.CertificateAuthorityServiceClient.ListCertificateAuthoritiesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<CertificateAuthority>
- Enclosing class:
- CertificateAuthorityServiceClient
public static class CertificateAuthorityServiceClient.ListCertificateAuthoritiesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListCertificateAuthoritiesRequest,ListCertificateAuthoritiesResponse,CertificateAuthority,CertificateAuthorityServiceClient.ListCertificateAuthoritiesPage,CertificateAuthorityServiceClient.ListCertificateAuthoritiesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<CertificateAuthorityServiceClient.ListCertificateAuthoritiesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListCertificateAuthoritiesRequest,ListCertificateAuthoritiesResponse,CertificateAuthority> context, com.google.api.core.ApiFuture<ListCertificateAuthoritiesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<CertificateAuthorityServiceClient.ListCertificateAuthoritiesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListCertificateAuthoritiesRequest,ListCertificateAuthoritiesResponse,CertificateAuthority> context, com.google.api.core.ApiFuture<ListCertificateAuthoritiesResponse> futureResponse)
-
-