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 |
---|---|
SslCertificateList |
SslCertificateList.Builder.build() |
static SslCertificateList |
SslCertificateList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListSslCertificatesHttpRequest,SslCertificateList> |
SslCertificateClient.listSslCertificatesCallable()
Retrieves the list of SslCertificate resources available to the specified project.
|
PagedCallSettings<ListSslCertificatesHttpRequest,SslCertificateList,SslCertificateClient.ListSslCertificatesPagedResponse> |
SslCertificateSettings.listSslCertificatesSettings()
Returns the object with the settings used for calls to listSslCertificates.
|
PagedCallSettings.Builder<ListSslCertificatesHttpRequest,SslCertificateList,SslCertificateClient.ListSslCertificatesPagedResponse> |
SslCertificateSettings.Builder.listSslCertificatesSettings()
Returns the builder for the settings used for calls to listSslCertificates.
|
Modifier and Type | Method and Description |
---|---|
protected SslCertificateClient.ListSslCertificatesPage |
SslCertificateClient.ListSslCertificatesPage.createPage(PageContext<ListSslCertificatesHttpRequest,SslCertificateList,SslCertificate> context,
SslCertificateList response) |
SslCertificateList.Builder |
SslCertificateList.Builder.mergeFrom(SslCertificateList other) |
static SslCertificateList.Builder |
SslCertificateList.newBuilder(SslCertificateList prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListSslCertificatesHttpRequest,SslCertificateList> |
HttpJsonSslCertificateStub.listSslCertificatesMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListSslCertificatesHttpRequest,SslCertificateList> |
HttpJsonSslCertificateStub.listSslCertificatesCallable() |
UnaryCallable<ListSslCertificatesHttpRequest,SslCertificateList> |
SslCertificateStub.listSslCertificatesCallable() |
PagedCallSettings<ListSslCertificatesHttpRequest,SslCertificateList,SslCertificateClient.ListSslCertificatesPagedResponse> |
SslCertificateStubSettings.listSslCertificatesSettings()
Returns the object with the settings used for calls to listSslCertificates.
|
PagedCallSettings.Builder<ListSslCertificatesHttpRequest,SslCertificateList,SslCertificateClient.ListSslCertificatesPagedResponse> |
SslCertificateStubSettings.Builder.listSslCertificatesSettings()
Returns the builder for the settings used for calls to listSslCertificates.
|
Copyright © 2019 Google LLC. All rights reserved.