| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
SslCertificatesClient.ListPagedResponse |
SslCertificatesClient.list(ListSslCertificatesRequest request)
Retrieves the list of SslCertificate resources available to the specified project.
|
SslCertificatesClient.ListPagedResponse |
SslCertificatesClient.list(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<SslCertificatesClient.ListPagedResponse> |
SslCertificatesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSslCertificatesRequest,SslCertificateList,SslCertificate> context,
com.google.api.core.ApiFuture<SslCertificateList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSslCertificatesRequest,SslCertificatesClient.ListPagedResponse> |
SslCertificatesClient.listPagedCallable()
Retrieves the list of SslCertificate resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListSslCertificatesRequest,SslCertificateList,SslCertificatesClient.ListPagedResponse> |
SslCertificatesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSslCertificatesRequest,SslCertificateList,SslCertificatesClient.ListPagedResponse> |
SslCertificatesSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSslCertificatesRequest,SslCertificatesClient.ListPagedResponse> |
SslCertificatesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSslCertificatesRequest,SslCertificatesClient.ListPagedResponse> |
HttpJsonSslCertificatesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSslCertificatesRequest,SslCertificateList,SslCertificatesClient.ListPagedResponse> |
SslCertificatesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSslCertificatesRequest,SslCertificateList,SslCertificatesClient.ListPagedResponse> |
SslCertificatesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.