Uses of Class
org.jclouds.googlecomputeengine.options.ForwardingRuleCreationOptions
-
Packages that use ForwardingRuleCreationOptions Package Description org.jclouds.googlecomputeengine.features org.jclouds.googlecomputeengine.options -
-
Uses of ForwardingRuleCreationOptions in org.jclouds.googlecomputeengine.features
Methods in org.jclouds.googlecomputeengine.features with parameters of type ForwardingRuleCreationOptions Modifier and Type Method Description Operation
ForwardingRuleApi. create(String forwardingRuleName, ForwardingRuleCreationOptions options)
Creates a ForwardingRule resource in the specified project and region using the data included in the request. -
Uses of ForwardingRuleCreationOptions in org.jclouds.googlecomputeengine.options
Methods in org.jclouds.googlecomputeengine.options that return ForwardingRuleCreationOptions Modifier and Type Method Description ForwardingRuleCreationOptions
ForwardingRuleCreationOptions.Builder. build()
-