-
- All Implemented Interfaces:
-
org.veupathdb.lib.s3.s34k.params.ExistsParams,org.veupathdb.lib.s3.s34k.params.RegionRequestParams,org.veupathdb.lib.s3.s34k.params.S3RequestParams
public interface BucketExistsParams implements ExistsParams
Bucket existence check request parameters.
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class org.veupathdb.lib.s3.s34k.params.ExistsParams
getCallback, setCallback -
Methods inherited from class org.veupathdb.lib.s3.s34k.params.RegionRequestParams
getRegion, setRegion -
Methods inherited from class org.veupathdb.lib.s3.s34k.params.S3RequestParams
getHeaders, getQueryParams -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-