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.
|
Copyright © 2019 Google LLC. All rights reserved.