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 |
---|---|
PatchSslPolicyHttpRequest |
PatchSslPolicyHttpRequest.Builder.build() |
static PatchSslPolicyHttpRequest |
PatchSslPolicyHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchSslPolicyHttpRequest,Operation> |
SslPolicyClient.patchSslPolicyCallable()
Patches the specified SSL policy with the data included in the request.
|
UnaryCallSettings<PatchSslPolicyHttpRequest,Operation> |
SslPolicySettings.patchSslPolicySettings()
Returns the object with the settings used for calls to patchSslPolicy.
|
UnaryCallSettings.Builder<PatchSslPolicyHttpRequest,Operation> |
SslPolicySettings.Builder.patchSslPolicySettings()
Returns the builder for the settings used for calls to patchSslPolicy.
|
Modifier and Type | Method and Description |
---|---|
PatchSslPolicyHttpRequest.Builder |
PatchSslPolicyHttpRequest.Builder.mergeFrom(PatchSslPolicyHttpRequest other) |
static PatchSslPolicyHttpRequest.Builder |
PatchSslPolicyHttpRequest.newBuilder(PatchSslPolicyHttpRequest prototype) |
Operation |
SslPolicyClient.patchSslPolicy(PatchSslPolicyHttpRequest request)
Patches the specified SSL policy with the data included in the request.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<PatchSslPolicyHttpRequest,Operation> |
HttpJsonSslPolicyStub.patchSslPolicyMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchSslPolicyHttpRequest,Operation> |
SslPolicyStub.patchSslPolicyCallable() |
UnaryCallable<PatchSslPolicyHttpRequest,Operation> |
HttpJsonSslPolicyStub.patchSslPolicyCallable() |
UnaryCallSettings<PatchSslPolicyHttpRequest,Operation> |
SslPolicyStubSettings.patchSslPolicySettings()
Returns the object with the settings used for calls to patchSslPolicy.
|
UnaryCallSettings.Builder<PatchSslPolicyHttpRequest,Operation> |
SslPolicyStubSettings.Builder.patchSslPolicySettings()
Returns the builder for the settings used for calls to patchSslPolicy.
|
Copyright © 2019 Google LLC. All rights reserved.