Initialize Stratus
You can get the stratus component reference as shown below. This will not fire a server-side call. We will refer to this component instance in various code snippets of working with Stratus.
copyZCatalystStratus stratus = ZCatalystApp.getInstance().stratus
Initialize Bucket Instance
To perform bucket level operations, you need to initialize a bucket instance. We will refer to this component instance in various code snippets of working with Buckets in Stratus.
copyZCatalystBucket bucket = stratus.bucket("{bucket_name}")
Last Updated 2025-07-02 15:43:56 +0530 +0530
Yes
No
Send your feedback to us
Skip
Submit