Uses of Class
com.google.cloud.certificatemanager.v1.CertificateManagerClient.ListCertificateMapsPage
-
Packages that use CertificateManagerClient.ListCertificateMapsPage Package Description com.google.cloud.certificatemanager.v1 A client to Certificate Manager API -
-
Uses of CertificateManagerClient.ListCertificateMapsPage in com.google.cloud.certificatemanager.v1
Methods in com.google.cloud.certificatemanager.v1 that return CertificateManagerClient.ListCertificateMapsPage Modifier and Type Method Description protected CertificateManagerClient.ListCertificateMapsPageCertificateManagerClient.ListCertificateMapsPage. createPage(com.google.api.gax.rpc.PageContext<ListCertificateMapsRequest,ListCertificateMapsResponse,CertificateMap> context, ListCertificateMapsResponse response)Methods in com.google.cloud.certificatemanager.v1 that return types with arguments of type CertificateManagerClient.ListCertificateMapsPage Modifier and Type Method Description com.google.api.core.ApiFuture<CertificateManagerClient.ListCertificateMapsPage>CertificateManagerClient.ListCertificateMapsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCertificateMapsRequest,ListCertificateMapsResponse,CertificateMap> context, com.google.api.core.ApiFuture<ListCertificateMapsResponse> futureResponse)Method parameters in com.google.cloud.certificatemanager.v1 with type arguments of type CertificateManagerClient.ListCertificateMapsPage Modifier and Type Method Description protected CertificateManagerClient.ListCertificateMapsFixedSizeCollectionCertificateManagerClient.ListCertificateMapsFixedSizeCollection. createCollection(List<CertificateManagerClient.ListCertificateMapsPage> pages, int collectionSize)
-