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 |
---|---|
RegionSslCertificateClient.ListRegionSslCertificatesPagedResponse |
RegionSslCertificateClient.listRegionSslCertificates(ListRegionSslCertificatesHttpRequest request)
Retrieves the list of SslCertificate resources available to the specified project in the
specified region.
|
RegionSslCertificateClient.ListRegionSslCertificatesPagedResponse |
RegionSslCertificateClient.listRegionSslCertificates(ProjectRegionName region)
Retrieves the list of SslCertificate resources available to the specified project in the
specified region.
|
RegionSslCertificateClient.ListRegionSslCertificatesPagedResponse |
RegionSslCertificateClient.listRegionSslCertificates(String region)
Retrieves the list of SslCertificate resources available to the specified project in the
specified region.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<RegionSslCertificateClient.ListRegionSslCertificatesPagedResponse> |
RegionSslCertificateClient.ListRegionSslCertificatesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionSslCertificatesHttpRequest,SslCertificateList,SslCertificate> context,
com.google.api.core.ApiFuture<SslCertificateList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionSslCertificatesHttpRequest,RegionSslCertificateClient.ListRegionSslCertificatesPagedResponse> |
RegionSslCertificateClient.listRegionSslCertificatesPagedCallable()
Retrieves the list of SslCertificate resources available to the specified project in the
specified region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionSslCertificatesHttpRequest,SslCertificateList,RegionSslCertificateClient.ListRegionSslCertificatesPagedResponse> |
RegionSslCertificateSettings.listRegionSslCertificatesSettings()
Returns the object with the settings used for calls to listRegionSslCertificates.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionSslCertificatesHttpRequest,SslCertificateList,RegionSslCertificateClient.ListRegionSslCertificatesPagedResponse> |
RegionSslCertificateSettings.Builder.listRegionSslCertificatesSettings()
Returns the builder for the settings used for calls to listRegionSslCertificates.
|
Copyright © 2019 Google LLC. All rights reserved.