public class SetCloudAppProperties extends RPCRequest
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_PROPERTIES |
onResponseListenerfunction, KEY_CORRELATION_ID, KEY_FUNCTION_NAME, KEY_NOTIFICATION, KEY_PARAMETERS, KEY_REQUEST, KEY_RESPONSE, messageType, parametersKEY_BULK_DATA, KEY_PROTECTED, store| Constructor and Description |
|---|
SetCloudAppProperties() |
SetCloudAppProperties(CloudAppProperties cloudAppProperties) |
SetCloudAppProperties(Hashtable<String,Object> hash) |
| Modifier and Type | Method and Description |
|---|---|
CloudAppProperties |
getProperties() |
SetCloudAppProperties |
setProperties(CloudAppProperties cloudAppProperties) |
getCorrelationID, getOnRPCResponseListener, setCorrelationID, setOnRPCResponseListenergetBoolean, getDouble, getFloat, getFunctionID, getFunctionName, getInteger, getLong, getMessageType, getObject, getParameters, getString, setFunctionName, setParametersclone, deserializeJSON, equals, format, formatObject, getBulkData, getMessageTypeName, getStore, getStoreValue, getValue, getValueForString, hashCode, hasKey, isPayloadProtected, serializeJSON, serializeJSON, setBulkData, setPayloadProtected, setValuepublic static final String KEY_PROPERTIES
public SetCloudAppProperties()
public SetCloudAppProperties(@NonNull
CloudAppProperties cloudAppProperties)
public SetCloudAppProperties setProperties(@NonNull CloudAppProperties cloudAppProperties)
public CloudAppProperties getProperties()