Interface ForwardingRule.UpdateStages.WithMetadata

All Known Subinterfaces:
ForwardingRule.Update
Enclosing interface:
ForwardingRule.UpdateStages

public static interface ForwardingRule.UpdateStages.WithMetadata
The stage of the ForwardingRule update allowing to specify metadata.
  • Method Details

    • withMetadata

      ForwardingRule.Update withMetadata(Map<String,String> metadata)
      Specifies the metadata property: Metadata attached to the forwarding rule..
      Parameters:
      metadata - Metadata attached to the forwarding rule.
      Returns:
      the next definition stage.