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 |
---|---|
SslCertificateAggregatedList |
SslCertificateAggregatedList.Builder.build() |
static SslCertificateAggregatedList |
SslCertificateAggregatedList.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.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 |
---|---|
protected SslCertificateClient.AggregatedListSslCertificatesPage |
SslCertificateClient.AggregatedListSslCertificatesPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListSslCertificatesHttpRequest,SslCertificateAggregatedList,SslCertificatesScopedList> context,
SslCertificateAggregatedList response) |
SslCertificateAggregatedList.Builder |
SslCertificateAggregatedList.Builder.mergeFrom(SslCertificateAggregatedList other) |
static SslCertificateAggregatedList.Builder |
SslCertificateAggregatedList.newBuilder(SslCertificateAggregatedList 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.