Package | Description |
---|---|
com.google.api.services.compute |
Modifier and Type | Method and Description |
---|---|
Compute.Firewalls.Patch |
Compute.Firewalls.patch(String project,
String firewall,
Firewall content)
Updates the specified firewall rule with the data included in the request.
|
Compute.Firewalls.Patch |
Compute.Firewalls.Patch.set(String parameterName,
Object value) |
Compute.Firewalls.Patch |
Compute.Firewalls.Patch.set$Xgafv(String $Xgafv) |
Compute.Firewalls.Patch |
Compute.Firewalls.Patch.setAccessToken(String accessToken) |
Compute.Firewalls.Patch |
Compute.Firewalls.Patch.setAlt(String alt) |
Compute.Firewalls.Patch |
Compute.Firewalls.Patch.setCallback(String callback) |
Compute.Firewalls.Patch |
Compute.Firewalls.Patch.setFields(String fields) |
Compute.Firewalls.Patch |
Compute.Firewalls.Patch.setFirewall(String firewall)
Name of the firewall rule to patch.
|
Compute.Firewalls.Patch |
Compute.Firewalls.Patch.setKey(String key) |
Compute.Firewalls.Patch |
Compute.Firewalls.Patch.setOauthToken(String oauthToken) |
Compute.Firewalls.Patch |
Compute.Firewalls.Patch.setPrettyPrint(Boolean prettyPrint) |
Compute.Firewalls.Patch |
Compute.Firewalls.Patch.setProject(String project)
Project ID for this request.
|
Compute.Firewalls.Patch |
Compute.Firewalls.Patch.setQuotaUser(String quotaUser) |
Compute.Firewalls.Patch |
Compute.Firewalls.Patch.setRequestId(String requestId)
An optional request ID to identify requests.
|
Compute.Firewalls.Patch |
Compute.Firewalls.Patch.setUploadProtocol(String uploadProtocol) |
Compute.Firewalls.Patch |
Compute.Firewalls.Patch.setUploadType(String uploadType) |
Compute.Firewalls.Patch |
Compute.Firewalls.Patch.setUserIp(String userIp) |
Copyright © 2011–2024 Google. All rights reserved.