TABLE OF CONTENTS
- 3.14.1.Set the value for the key in the cloud key value store
- 3.14.2.Get the value for the key from the cloud key value store
- 3.14.3.Delete the key-value pair from the cloud
- 3.14.4.Get a list of all the keys present in the cloud
3.14.1.Set the value for the key in the cloud key value store
Set the value for the key in the cloud key value store.
These values are saved on the cloud across executions.
Example 3.14.1
Set the value for the key in the cloud key value store
3.14.2.Get the value for the key from the cloud key value store
Get the value for the key from the cloud key value store These values are saved on the cloud across executions.
Example 3.14.2
Get the value for the key from the cloud key value store
3.14.3.Delete the key-value pair from the cloud
Delete the key-value pair from the cloud key value store.
Example 3.14.3
Delete the key-value pair from the cloud
3.14.4.Get a list of all the keys present in the cloud
Get a list of all the keys present in the cloud key-value store.