Interface HcxEnterpriseSite.Update

  • Enclosing interface:
    HcxEnterpriseSite

    public static interface HcxEnterpriseSite.Update
    The template for HcxEnterpriseSite update.
    • Method Detail

      • apply

        HcxEnterpriseSite apply()
        Executes the update request.
        Returns:
        the updated resource.
      • apply

        HcxEnterpriseSite apply​(com.azure.core.util.Context context)
        Executes the update request.
        Parameters:
        context - The context to associate with this operation.
        Returns:
        the updated resource.