Interface Account.UpdateStages.WithProperties

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

public static interface Account.UpdateStages.WithProperties
The stage of the Account update allowing to specify properties.
  • Method Details

    • withProperties

      Account.Update withProperties(AccountProperties properties)
      Specifies the properties property: The account properties..
      Parameters:
      properties - The account properties.
      Returns:
      the next definition stage.