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.AggregatedListSslCertificatesPagedResponse |
SslCertificateClient.aggregatedListSslCertificates(AggregatedListSslCertificatesHttpRequest request)
Retrieves the list of all SslCertificate resources, regional and global, available to the
specified project.
|
SslCertificateClient.AggregatedListSslCertificatesPagedResponse |
SslCertificateClient.aggregatedListSslCertificates(ProjectName project)
Retrieves the list of all SslCertificate resources, regional and global, available to the
specified project.
|
SslCertificateClient.AggregatedListSslCertificatesPagedResponse |
SslCertificateClient.aggregatedListSslCertificates(String project)
Retrieves the list of all SslCertificate resources, regional and global, available to the
specified project.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListSslCertificatesHttpRequest,SslCertificateClient.AggregatedListSslCertificatesPagedResponse> |
SslCertificateClient.aggregatedListSslCertificatesPagedCallable()
Retrieves the list of all SslCertificate resources, regional and global, available to the
specified project.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListSslCertificatesHttpRequest,SslCertificateAggregatedList,SslCertificateClient.AggregatedListSslCertificatesPagedResponse> |
SslCertificateSettings.aggregatedListSslCertificatesSettings()
Returns the object with the settings used for calls to aggregatedListSslCertificates.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListSslCertificatesHttpRequest,SslCertificateAggregatedList,SslCertificateClient.AggregatedListSslCertificatesPagedResponse> |
SslCertificateSettings.Builder.aggregatedListSslCertificatesSettings()
Returns the builder for the settings used for calls to aggregatedListSslCertificates.
|
static com.google.api.core.ApiFuture<SslCertificateClient.AggregatedListSslCertificatesPagedResponse> |
SslCertificateClient.AggregatedListSslCertificatesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListSslCertificatesHttpRequest,SslCertificateAggregatedList,SslCertificatesScopedList> context,
com.google.api.core.ApiFuture<SslCertificateAggregatedList> futureResponse) |
Copyright © 2019 Google LLC. All rights reserved.