Uses of Class
org.jclouds.googlecomputeengine.options.ForwardingRuleCreationOptions.Builder
Packages that use ForwardingRuleCreationOptions.Builder
-
Uses of ForwardingRuleCreationOptions.Builder in org.jclouds.googlecomputeengine.options
Methods in org.jclouds.googlecomputeengine.options that return ForwardingRuleCreationOptions.BuilderModifier and TypeMethodDescriptionForwardingRuleCreationOptions.Builder.description
(String description) An optional textual description of the TargetPool.The external IP address that this forwarding rule is serving on behalf ofForwardingRuleCreationOptions.Builder.ipProtocol
(ForwardingRule.IPProtocol ipProtocol) The IP protocol to which this rule appliesIf IPProtocol is TCP or UDP, packets addressed to ports in the specified range will be forwarded to backend.The URL of the target resource to receive the matched traffic.