|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetBucketLocationRequest | |
---|---|
com.amazonaws.services.s3 | Synchronous client for accessing Amazon S3. |
com.amazonaws.services.s3.model | Classes modeling the various types represented by Amazon S3. |
Uses of GetBucketLocationRequest in com.amazonaws.services.s3 |
---|
Methods in com.amazonaws.services.s3 with parameters of type GetBucketLocationRequest | |
---|---|
String |
AmazonS3Client.getBucketLocation(GetBucketLocationRequest getBucketLocationRequest)
|
String |
AmazonS3.getBucketLocation(GetBucketLocationRequest getBucketLocationRequest)
Gets the geographical region where Amazon S3 stores the specified bucket. |
Uses of GetBucketLocationRequest in com.amazonaws.services.s3.model |
---|
Methods in com.amazonaws.services.s3.model that return GetBucketLocationRequest | |
---|---|
GetBucketLocationRequest |
GetBucketLocationRequest.withBucketName(String bucketName)
Sets the name of the bucket whose location is being requested, and returns this updated object so that additional method calls can be chained together. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |