Interface RemoteRenderingAccount.UpdateStages.WithIdentity

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

public static interface RemoteRenderingAccount.UpdateStages.WithIdentity
The stage of the RemoteRenderingAccount update allowing to specify identity.
  • Method Details

    • withIdentity

      RemoteRenderingAccount.Update withIdentity(Identity identity)
      Specifies the identity property: The identity associated with this account.
      Parameters:
      identity - The identity associated with this account.
      Returns:
      the next definition stage.