public class GetBucketStorageClassRequest extends GenericBucketRequest
| Constructor and Description |
|---|
GetBucketStorageClassRequest(String bucketName)
Constructs a new PutBucketStorageClassRequest.
|
| Modifier and Type | Method and Description |
|---|---|
GetBucketStorageClassRequest |
withBucketName(String bucketName)
Sets the name of the bucket where this request will upload a new
object to.
|
GetBucketStorageClassRequest |
withRequestCredentials(BceCredentials credentials) |
getBucketName, setBucketNamegetRequestCredentials, setRequestCredentialspublic GetBucketStorageClassRequest(String bucketName)
bucketName - The name of an existing bucket to which the new object will be uploaded.public GetBucketStorageClassRequest withBucketName(String bucketName)
withBucketName in class GenericBucketRequestbucketName - The name of an existing bucket where this request will upload a new object to.public GetBucketStorageClassRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2022. All rights reserved.