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 |
InsertRegionSslCertificateHttpRequest.getApiMessageRequestBody() |
SslCertificate |
InsertSslCertificateHttpRequest.getApiMessageRequestBody() |
static SslCertificate |
SslCertificate.getDefaultInstance() |
SslCertificate |
RegionSslCertificateClient.getRegionSslCertificate(GetRegionSslCertificateHttpRequest request)
Returns the specified SslCertificate resource in the specified region.
|
SslCertificate |
RegionSslCertificateClient.getRegionSslCertificate(ProjectRegionSslCertificateName sslCertificate)
Returns the specified SslCertificate resource in the specified region.
|
SslCertificate |
RegionSslCertificateClient.getRegionSslCertificate(String sslCertificate)
Returns the specified SslCertificate resource in the specified region.
|
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 |
InsertRegionSslCertificateHttpRequest.getSslCertificateResource()
Represents an SSL Certificate resource.
|
SslCertificate |
InsertRegionSslCertificateHttpRequest.Builder.getSslCertificateResource()
Represents an SSL Certificate resource.
|
SslCertificate |
InsertSslCertificateHttpRequest.getSslCertificateResource()
Represents an SSL Certificate resource.
|
SslCertificate |
InsertSslCertificateHttpRequest.Builder.getSslCertificateResource()
Represents an SSL Certificate 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.
|
com.google.api.gax.rpc.UnaryCallable<GetRegionSslCertificateHttpRequest,SslCertificate> |
RegionSslCertificateClient.getRegionSslCertificateCallable()
Returns the specified SslCertificate resource in the specified region.
|
com.google.api.gax.rpc.UnaryCallSettings<GetRegionSslCertificateHttpRequest,SslCertificate> |
RegionSslCertificateSettings.getRegionSslCertificateSettings()
Returns the object with the settings used for calls to getRegionSslCertificate.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionSslCertificateHttpRequest,SslCertificate> |
RegionSslCertificateSettings.Builder.getRegionSslCertificateSettings()
Returns the builder for the settings used for calls to getRegionSslCertificate.
|
com.google.api.gax.rpc.UnaryCallable<GetSslCertificateHttpRequest,SslCertificate> |
SslCertificateClient.getSslCertificateCallable()
Returns the specified SslCertificate resource.
|
com.google.api.gax.rpc.UnaryCallSettings<GetSslCertificateHttpRequest,SslCertificate> |
SslCertificateSettings.getSslCertificateSettings()
Returns the object with the settings used for calls to getSslCertificate.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSslCertificateHttpRequest,SslCertificate> |
SslCertificateSettings.Builder.getSslCertificateSettings()
Returns the builder for the settings used for calls to getSslCertificate.
|
List<SslCertificate> |
SslCertificatesScopedList.getSslCertificatesList()
List of SslCertificates contained in this scope.
|
List<SslCertificate> |
SslCertificatesScopedList.Builder.getSslCertificatesList()
List of SslCertificates contained in this scope.
|
Modifier and Type | Method and Description |
---|---|
SslCertificateList.Builder |
SslCertificateList.Builder.addItems(SslCertificate items)
A list of SslCertificate resources.
|
SslCertificatesScopedList.Builder |
SslCertificatesScopedList.Builder.addSslCertificates(SslCertificate sslCertificates)
List of SslCertificates contained in this scope.
|
Operation |
RegionSslCertificateClient.insertRegionSslCertificate(ProjectRegionName region,
SslCertificate sslCertificateResource)
Creates a SslCertificate resource in the specified project and region using the data included
in the request
|
Operation |
RegionSslCertificateClient.insertRegionSslCertificate(String region,
SslCertificate sslCertificateResource)
Creates a SslCertificate resource in the specified project and region using the data included
in the request
|
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) |
InsertRegionSslCertificateHttpRequest.Builder |
InsertRegionSslCertificateHttpRequest.Builder.setSslCertificateResource(SslCertificate sslCertificateResource)
Represents an SSL Certificate resource.
|
InsertSslCertificateHttpRequest.Builder |
InsertSslCertificateHttpRequest.Builder.setSslCertificateResource(SslCertificate sslCertificateResource)
Represents an SSL Certificate resource.
|
Modifier and Type | Method and Description |
---|---|
SslCertificateList.Builder |
SslCertificateList.Builder.addAllItems(List<SslCertificate> items)
A list of SslCertificate resources.
|
SslCertificatesScopedList.Builder |
SslCertificatesScopedList.Builder.addAllSslCertificates(List<SslCertificate> sslCertificates)
List of SslCertificates contained in this scope.
|
static com.google.api.core.ApiFuture<RegionSslCertificateClient.ListRegionSslCertificatesPagedResponse> |
RegionSslCertificateClient.ListRegionSslCertificatesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionSslCertificatesHttpRequest,SslCertificateList,SslCertificate> context,
com.google.api.core.ApiFuture<SslCertificateList> futureResponse) |
static com.google.api.core.ApiFuture<SslCertificateClient.ListSslCertificatesPagedResponse> |
SslCertificateClient.ListSslCertificatesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSslCertificatesHttpRequest,SslCertificateList,SslCertificate> context,
com.google.api.core.ApiFuture<SslCertificateList> futureResponse) |
protected RegionSslCertificateClient.ListRegionSslCertificatesPage |
RegionSslCertificateClient.ListRegionSslCertificatesPage.createPage(com.google.api.gax.rpc.PageContext<ListRegionSslCertificatesHttpRequest,SslCertificateList,SslCertificate> context,
SslCertificateList response) |
protected SslCertificateClient.ListSslCertificatesPage |
SslCertificateClient.ListSslCertificatesPage.createPage(com.google.api.gax.rpc.PageContext<ListSslCertificatesHttpRequest,SslCertificateList,SslCertificate> context,
SslCertificateList response) |
com.google.api.core.ApiFuture<RegionSslCertificateClient.ListRegionSslCertificatesPage> |
RegionSslCertificateClient.ListRegionSslCertificatesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionSslCertificatesHttpRequest,SslCertificateList,SslCertificate> context,
com.google.api.core.ApiFuture<SslCertificateList> futureResponse) |
com.google.api.core.ApiFuture<SslCertificateClient.ListSslCertificatesPage> |
SslCertificateClient.ListSslCertificatesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListSslCertificatesHttpRequest,SslCertificateList,SslCertificate> context,
com.google.api.core.ApiFuture<SslCertificateList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<GetRegionSslCertificateHttpRequest,SslCertificate> |
HttpJsonRegionSslCertificateStub.getRegionSslCertificateMethodDescriptor |
static com.google.api.gax.httpjson.ApiMethodDescriptor<GetSslCertificateHttpRequest,SslCertificate> |
HttpJsonSslCertificateStub.getSslCertificateMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<GetRegionSslCertificateHttpRequest,SslCertificate> |
RegionSslCertificateStub.getRegionSslCertificateCallable() |
com.google.api.gax.rpc.UnaryCallable<GetRegionSslCertificateHttpRequest,SslCertificate> |
HttpJsonRegionSslCertificateStub.getRegionSslCertificateCallable() |
com.google.api.gax.rpc.UnaryCallSettings<GetRegionSslCertificateHttpRequest,SslCertificate> |
RegionSslCertificateStubSettings.getRegionSslCertificateSettings()
Returns the object with the settings used for calls to getRegionSslCertificate.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionSslCertificateHttpRequest,SslCertificate> |
RegionSslCertificateStubSettings.Builder.getRegionSslCertificateSettings()
Returns the builder for the settings used for calls to getRegionSslCertificate.
|
com.google.api.gax.rpc.UnaryCallable<GetSslCertificateHttpRequest,SslCertificate> |
SslCertificateStub.getSslCertificateCallable() |
com.google.api.gax.rpc.UnaryCallable<GetSslCertificateHttpRequest,SslCertificate> |
HttpJsonSslCertificateStub.getSslCertificateCallable() |
com.google.api.gax.rpc.UnaryCallSettings<GetSslCertificateHttpRequest,SslCertificate> |
SslCertificateStubSettings.getSslCertificateSettings()
Returns the object with the settings used for calls to getSslCertificate.
|
com.google.api.gax.rpc.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.