Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
SecurityPolicyRuleMatcher |
SecurityPolicyRuleMatcher.Builder.build() |
static SecurityPolicyRuleMatcher |
SecurityPolicyRuleMatcher.getDefaultInstance() |
SecurityPolicyRuleMatcher |
SecurityPolicyRule.getMatch()
A match condition that incoming traffic is evaluated against.
|
SecurityPolicyRuleMatcher |
SecurityPolicyRule.Builder.getMatch()
A match condition that incoming traffic is evaluated against.
|
Modifier and Type | Method and Description |
---|---|
SecurityPolicyRuleMatcher.Builder |
SecurityPolicyRuleMatcher.Builder.mergeFrom(SecurityPolicyRuleMatcher other) |
static SecurityPolicyRuleMatcher.Builder |
SecurityPolicyRuleMatcher.newBuilder(SecurityPolicyRuleMatcher prototype) |
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setMatch(SecurityPolicyRuleMatcher match)
A match condition that incoming traffic is evaluated against.
|
Copyright © 2019 Google LLC. All rights reserved.