Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
ServiceAttachmentConsumerForwardingRule |
ServiceAttachmentConsumerForwardingRule.clone() |
ServiceAttachmentConsumerForwardingRule |
ServiceAttachmentConsumerForwardingRule.set(String fieldName,
Object value) |
ServiceAttachmentConsumerForwardingRule |
ServiceAttachmentConsumerForwardingRule.setForwardingRule(String forwardingRule)
The url of a consumer forwarding rule.
|
ServiceAttachmentConsumerForwardingRule |
ServiceAttachmentConsumerForwardingRule.setStatus(String status)
The status of the forwarding rule.
|
Modifier and Type | Method and Description |
---|---|
List<ServiceAttachmentConsumerForwardingRule> |
ServiceAttachment.getConsumerForwardingRules()
An array of forwarding rules for all the consumers connected to this service attachment.
|
Modifier and Type | Method and Description |
---|---|
ServiceAttachment |
ServiceAttachment.setConsumerForwardingRules(List<ServiceAttachmentConsumerForwardingRule> consumerForwardingRules)
An array of forwarding rules for all the consumers connected to this service attachment.
|
Copyright © 2011–2020 Google. All rights reserved.