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 |
---|---|
AggregatedListSslCertificatesHttpRequest |
AggregatedListSslCertificatesHttpRequest.Builder.build() |
static AggregatedListSslCertificatesHttpRequest |
AggregatedListSslCertificatesHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListSslCertificatesHttpRequest,SslCertificateAggregatedList> |
SslCertificateClient.aggregatedListSslCertificatesCallable()
Retrieves the list of all SslCertificate resources, regional and global, available to the
specified project.
|
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.
|
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.
|
AggregatedListSslCertificatesHttpRequest.Builder |
AggregatedListSslCertificatesHttpRequest.Builder.mergeFrom(AggregatedListSslCertificatesHttpRequest other) |
static AggregatedListSslCertificatesHttpRequest.Builder |
AggregatedListSslCertificatesHttpRequest.newBuilder(AggregatedListSslCertificatesHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListSslCertificatesHttpRequest,SslCertificateAggregatedList> |
HttpJsonSslCertificateStub.aggregatedListSslCertificatesMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.