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 OperationForwardingRuleApi. 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 ForwardingRuleCreationOptionsForwardingRuleCreationOptions.Builder. build() 
 -