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 |
---|---|
SslCertificate |
SslCertificate.Builder.build() |
SslCertificate |
InsertSslCertificateHttpRequest.getApiMessageRequestBody() |
static SslCertificate |
SslCertificate.getDefaultInstance() |
SslCertificate |
SslCertificateClient.getSslCertificate(GetSslCertificateHttpRequest request)
Returns the specified SslCertificate resource.
|
SslCertificate |
SslCertificateClient.getSslCertificate(ProjectGlobalSslCertificateName sslCertificate)
Returns the specified SslCertificate resource.
|
SslCertificate |
SslCertificateClient.getSslCertificate(String sslCertificate)
Returns the specified SslCertificate resource.
|
SslCertificate |
InsertSslCertificateHttpRequest.getSslCertificateResource()
An SslCertificate resource.
|
SslCertificate |
InsertSslCertificateHttpRequest.Builder.getSslCertificateResource()
An SslCertificate resource.
|
Modifier and Type | Method and Description |
---|---|
List<SslCertificate> |
SslCertificateList.getItemsList()
A list of SslCertificate resources.
|
List<SslCertificate> |
SslCertificateList.Builder.getItemsList()
A list of SslCertificate resources.
|
UnaryCallable<GetSslCertificateHttpRequest,SslCertificate> |
SslCertificateClient.getSslCertificateCallable()
Returns the specified SslCertificate resource.
|
UnaryCallSettings<GetSslCertificateHttpRequest,SslCertificate> |
SslCertificateSettings.getSslCertificateSettings()
Returns the object with the settings used for calls to getSslCertificate.
|
UnaryCallSettings.Builder<GetSslCertificateHttpRequest,SslCertificate> |
SslCertificateSettings.Builder.getSslCertificateSettings()
Returns the builder for the settings used for calls to getSslCertificate.
|
Modifier and Type | Method and Description |
---|---|
SslCertificateList.Builder |
SslCertificateList.Builder.addItems(SslCertificate items)
A list of SslCertificate resources.
|
Operation |
SslCertificateClient.insertSslCertificate(ProjectName project,
SslCertificate sslCertificateResource)
Creates a SslCertificate resource in the specified project using the data included in the
request.
|
Operation |
SslCertificateClient.insertSslCertificate(String project,
SslCertificate sslCertificateResource)
Creates a SslCertificate resource in the specified project using the data included in the
request.
|
SslCertificate.Builder |
SslCertificate.Builder.mergeFrom(SslCertificate other) |
static SslCertificate.Builder |
SslCertificate.newBuilder(SslCertificate prototype) |
InsertSslCertificateHttpRequest.Builder |
InsertSslCertificateHttpRequest.Builder.setSslCertificateResource(SslCertificate sslCertificateResource)
An SslCertificate resource.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetSslCertificateHttpRequest,SslCertificate> |
HttpJsonSslCertificateStub.getSslCertificateMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetSslCertificateHttpRequest,SslCertificate> |
HttpJsonSslCertificateStub.getSslCertificateCallable() |
UnaryCallable<GetSslCertificateHttpRequest,SslCertificate> |
SslCertificateStub.getSslCertificateCallable() |
UnaryCallSettings<GetSslCertificateHttpRequest,SslCertificate> |
SslCertificateStubSettings.getSslCertificateSettings()
Returns the object with the settings used for calls to getSslCertificate.
|
UnaryCallSettings.Builder<GetSslCertificateHttpRequest,SslCertificate> |
SslCertificateStubSettings.Builder.getSslCertificateSettings()
Returns the builder for the settings used for calls to getSslCertificate.
|
Copyright © 2019 Google LLC. All rights reserved.