public class SetCloudAppPropertiesResponse extends RPCResponse
KEY_INFO, KEY_RESULT_CODE, KEY_SUCCESSfunction, KEY_CORRELATION_ID, KEY_FUNCTION_NAME, KEY_NOTIFICATION, KEY_PARAMETERS, KEY_REQUEST, KEY_RESPONSE, messageType, parametersKEY_BULK_DATA, KEY_PROTECTED, store| Constructor and Description |
|---|
SetCloudAppPropertiesResponse() |
SetCloudAppPropertiesResponse(Boolean success,
Result resultCode)
Constructs a new SetCloudAppPropertiesResponse object
|
SetCloudAppPropertiesResponse(Hashtable<String,Object> hash) |
getCorrelationID, getInfo, getResultCode, getSuccess, setCorrelationID, setInfo, setResultCode, setSuccessgetBoolean, 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 SetCloudAppPropertiesResponse()
public SetCloudAppPropertiesResponse(@NonNull
Boolean success,
@NonNull
Result resultCode)
success - whether the request is successfully processedresultCode - whether the request is successfully processed