| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| com.google.cloud.compute.v1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
SslCertificateClient.ListSslCertificatesPagedResponse | 
SslCertificateClient.listSslCertificates(ListSslCertificatesHttpRequest request)
Retrieves the list of SslCertificate resources available to the specified project. 
 | 
SslCertificateClient.ListSslCertificatesPagedResponse | 
SslCertificateClient.listSslCertificates(ProjectName project)
Retrieves the list of SslCertificate resources available to the specified project. 
 | 
SslCertificateClient.ListSslCertificatesPagedResponse | 
SslCertificateClient.listSslCertificates(String project)
Retrieves the list of SslCertificate resources available to the specified project. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<SslCertificateClient.ListSslCertificatesPagedResponse> | 
SslCertificateClient.ListSslCertificatesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSslCertificatesHttpRequest,SslCertificateList,SslCertificate> context,
           com.google.api.core.ApiFuture<SslCertificateList> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListSslCertificatesHttpRequest,SslCertificateClient.ListSslCertificatesPagedResponse> | 
SslCertificateClient.listSslCertificatesPagedCallable()
Retrieves the list of SslCertificate resources available to the specified project. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListSslCertificatesHttpRequest,SslCertificateList,SslCertificateClient.ListSslCertificatesPagedResponse> | 
SslCertificateSettings.listSslCertificatesSettings()
Returns the object with the settings used for calls to listSslCertificates. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSslCertificatesHttpRequest,SslCertificateList,SslCertificateClient.ListSslCertificatesPagedResponse> | 
SslCertificateSettings.Builder.listSslCertificatesSettings()
Returns the builder for the settings used for calls to listSslCertificates. 
 | 
Copyright © 2019 Google LLC. All rights reserved.