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 |
---|---|
PatchFirewallHttpRequest |
PatchFirewallHttpRequest.Builder.build() |
static PatchFirewallHttpRequest |
PatchFirewallHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchFirewallHttpRequest,Operation> |
FirewallClient.patchFirewallCallable()
Updates the specified firewall rule with the data included in the request.
|
UnaryCallSettings<PatchFirewallHttpRequest,Operation> |
FirewallSettings.patchFirewallSettings()
Returns the object with the settings used for calls to patchFirewall.
|
UnaryCallSettings.Builder<PatchFirewallHttpRequest,Operation> |
FirewallSettings.Builder.patchFirewallSettings()
Returns the builder for the settings used for calls to patchFirewall.
|
Modifier and Type | Method and Description |
---|---|
PatchFirewallHttpRequest.Builder |
PatchFirewallHttpRequest.Builder.mergeFrom(PatchFirewallHttpRequest other) |
static PatchFirewallHttpRequest.Builder |
PatchFirewallHttpRequest.newBuilder(PatchFirewallHttpRequest prototype) |
Operation |
FirewallClient.patchFirewall(PatchFirewallHttpRequest request)
Updates the specified firewall rule with the data included in the request.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<PatchFirewallHttpRequest,Operation> |
HttpJsonFirewallStub.patchFirewallMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchFirewallHttpRequest,Operation> |
FirewallStub.patchFirewallCallable() |
UnaryCallable<PatchFirewallHttpRequest,Operation> |
HttpJsonFirewallStub.patchFirewallCallable() |
UnaryCallSettings<PatchFirewallHttpRequest,Operation> |
FirewallStubSettings.patchFirewallSettings()
Returns the object with the settings used for calls to patchFirewall.
|
UnaryCallSettings.Builder<PatchFirewallHttpRequest,Operation> |
FirewallStubSettings.Builder.patchFirewallSettings()
Returns the builder for the settings used for calls to patchFirewall.
|
Copyright © 2019 Google LLC. All rights reserved.