Interface ForwardingRule.DefinitionStages.WithForwardingRuleState

All Known Subinterfaces:
ForwardingRule.Definition, ForwardingRule.DefinitionStages.WithCreate
Enclosing interface:
ForwardingRule.DefinitionStages

public static interface ForwardingRule.DefinitionStages.WithForwardingRuleState
The stage of the ForwardingRule definition allowing to specify forwardingRuleState.
  • Method Details

    • withForwardingRuleState

      ForwardingRule.DefinitionStages.WithCreate withForwardingRuleState(ForwardingRuleState forwardingRuleState)
      Specifies the forwardingRuleState property: The state of forwarding rule..
      Parameters:
      forwardingRuleState - The state of forwarding rule.
      Returns:
      the next definition stage.