Get a Bucket’s Details
We will use the getDetails() SDK method to get a single bucket’s details from the project. The Bucket reference used in the below code snippet is the component instance.
Ensure the following packages are imported:
copyimport com.zc.component.stratus.ZCBucket;
copyZCBucket bucketDetails = bucket.getDetails(); // return the bucket details
Last Updated 2025-06-20 16:21:48 +0530 +0530
Yes
No
Send your feedback to us
Skip
Submit