Interface RemoteRenderingAccount.UpdateStages.WithSku

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

public static interface RemoteRenderingAccount.UpdateStages.WithSku
The stage of the RemoteRenderingAccount update allowing to specify sku.
  • Method Summary

    Modifier and Type
    Method
    Description
    withSku(Sku sku)
    Specifies the sku property: The sku associated with this account.
  • Method Details

    • withSku

      Specifies the sku property: The sku associated with this account.
      Parameters:
      sku - The sku associated with this account.
      Returns:
      the next definition stage.