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