13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
AWS_S3_API GetBucketLocationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
AWS_S3_API GetBucketLocationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
AWS_S3_API GetBucketLocationResult()
void SetLocationConstraint(BucketLocationConstraint &&value)
GetBucketLocationResult & WithLocationConstraint(BucketLocationConstraint &&value)
void SetLocationConstraint(const BucketLocationConstraint &value)
const BucketLocationConstraint & GetLocationConstraint() const
GetBucketLocationResult & WithLocationConstraint(const BucketLocationConstraint &value)