Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ForwardingRulesScopedList.Builder |
ForwardingRulesScopedList.Builder.addAllForwardingRules(List<ForwardingRule> forwardingRules)
A list of forwarding rules contained in this scope.
|
ForwardingRulesScopedList.Builder |
ForwardingRulesScopedList.Builder.addForwardingRules(ForwardingRule forwardingRules)
A list of forwarding rules contained in this scope.
|
ForwardingRulesScopedList.Builder |
ForwardingRulesScopedList.Builder.clone() |
ForwardingRulesScopedList.Builder |
ForwardingRulesScopedList.Builder.mergeFrom(ForwardingRulesScopedList other) |
static ForwardingRulesScopedList.Builder |
ForwardingRulesScopedList.newBuilder() |
static ForwardingRulesScopedList.Builder |
ForwardingRulesScopedList.newBuilder(ForwardingRulesScopedList prototype) |
ForwardingRulesScopedList.Builder |
ForwardingRulesScopedList.Builder.setWarning(Warning warning)
Informational warning which replaces the list of forwarding rules when the list is empty.
|
ForwardingRulesScopedList.Builder |
ForwardingRulesScopedList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.