| Package | Description |
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
Compute.BackendBuckets.SetEdgeSecurityPolicy |
Compute.BackendBuckets.setEdgeSecurityPolicy(String project,
String backendBucket,
SecurityPolicyReference content)
Sets the edge security policy for the specified backend bucket.
|
Compute.BackendServices.SetEdgeSecurityPolicy |
Compute.BackendServices.setEdgeSecurityPolicy(String project,
String backendService,
SecurityPolicyReference content)
Sets the edge security policy for the specified backend service.
|
Compute.BackendServices.SetSecurityPolicy |
Compute.BackendServices.setSecurityPolicy(String project,
String backendService,
SecurityPolicyReference content)
Sets the Google Cloud Armor security policy for the specified backend service.
|
| Constructor and Description |
|---|
SetEdgeSecurityPolicy(String project,
String backendBucket,
SecurityPolicyReference content)
Sets the edge security policy for the specified backend bucket.
|
SetEdgeSecurityPolicy(String project,
String backendService,
SecurityPolicyReference content)
Sets the edge security policy for the specified backend service.
|
SetSecurityPolicy(String project,
String backendService,
SecurityPolicyReference content)
Sets the Google Cloud Armor security policy for the specified backend service.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityPolicyReference |
SecurityPolicyReference.clone() |
SecurityPolicyReference |
SecurityPolicyReference.set(String fieldName,
Object value) |
SecurityPolicyReference |
SecurityPolicyReference.setSecurityPolicy(String securityPolicy) |
Copyright © 2011–2021 Google. All rights reserved.