Update Push Cache Configuration

Update the properties of the cache configuration. Only a SAP Mobile Platform administrator can do this.

Syntax

 void updateConfigurationPushCache(SUPConfigurationComponentVO serverComponent)  
      throws SUPAdminException; 

Parameters

Returns

If successful, returns silently. If unsuccessful, throws SUPAdminException.

Examples