aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/aws-sdk-cpp/aws-cpp-sdk-s3/include/aws/s3/model/GetBucketLocationResult.h
diff options
context:
space:
mode:
authororivej <orivej@yandex-team.ru>2022-02-10 16:44:49 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:44:49 +0300
commit718c552901d703c502ccbefdfc3c9028d608b947 (patch)
tree46534a98bbefcd7b1f3faa5b52c138ab27db75b7 /contrib/libs/aws-sdk-cpp/aws-cpp-sdk-s3/include/aws/s3/model/GetBucketLocationResult.h
parente9656aae26e0358d5378e5b63dcac5c8dbe0e4d0 (diff)
downloadydb-718c552901d703c502ccbefdfc3c9028d608b947.tar.gz
Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/aws-sdk-cpp/aws-cpp-sdk-s3/include/aws/s3/model/GetBucketLocationResult.h')
-rw-r--r--contrib/libs/aws-sdk-cpp/aws-cpp-sdk-s3/include/aws/s3/model/GetBucketLocationResult.h154
1 files changed, 77 insertions, 77 deletions
diff --git a/contrib/libs/aws-sdk-cpp/aws-cpp-sdk-s3/include/aws/s3/model/GetBucketLocationResult.h b/contrib/libs/aws-sdk-cpp/aws-cpp-sdk-s3/include/aws/s3/model/GetBucketLocationResult.h
index 4f777648cc0..a07fdce292c 100644
--- a/contrib/libs/aws-sdk-cpp/aws-cpp-sdk-s3/include/aws/s3/model/GetBucketLocationResult.h
+++ b/contrib/libs/aws-sdk-cpp/aws-cpp-sdk-s3/include/aws/s3/model/GetBucketLocationResult.h
@@ -1,87 +1,87 @@
-/**
- * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
- * SPDX-License-Identifier: Apache-2.0.
- */
-
-#pragma once
-#include <aws/s3/S3_EXPORTS.h>
-#include <aws/s3/model/BucketLocationConstraint.h>
-#include <utility>
-
-namespace Aws
-{
-template<typename RESULT_TYPE>
-class AmazonWebServiceResult;
-
-namespace Utils
-{
-namespace Xml
-{
- class XmlDocument;
-} // namespace Xml
-} // namespace Utils
-namespace S3
-{
-namespace Model
-{
- class AWS_S3_API GetBucketLocationResult
- {
- public:
- GetBucketLocationResult();
- GetBucketLocationResult(const Aws::AmazonWebServiceResult<Aws::Utils::Xml::XmlDocument>& result);
- GetBucketLocationResult& operator=(const Aws::AmazonWebServiceResult<Aws::Utils::Xml::XmlDocument>& result);
-
-
+/**
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0.
+ */
+
+#pragma once
+#include <aws/s3/S3_EXPORTS.h>
+#include <aws/s3/model/BucketLocationConstraint.h>
+#include <utility>
+
+namespace Aws
+{
+template<typename RESULT_TYPE>
+class AmazonWebServiceResult;
+
+namespace Utils
+{
+namespace Xml
+{
+ class XmlDocument;
+} // namespace Xml
+} // namespace Utils
+namespace S3
+{
+namespace Model
+{
+ class AWS_S3_API GetBucketLocationResult
+ {
+ public:
+ GetBucketLocationResult();
+ GetBucketLocationResult(const Aws::AmazonWebServiceResult<Aws::Utils::Xml::XmlDocument>& result);
+ GetBucketLocationResult& operator=(const Aws::AmazonWebServiceResult<Aws::Utils::Xml::XmlDocument>& result);
+
+
/**
- * <p>Specifies the Region where the bucket resides. For a list of all the Amazon
- * S3 supported location constraints by Region, see <a
- * href="https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region">Regions
- * and Endpoints</a>. Buckets in Region <code>us-east-1</code> have a
- * LocationConstraint of <code>null</code>.</p>
+ * <p>Specifies the Region where the bucket resides. For a list of all the Amazon
+ * S3 supported location constraints by Region, see <a
+ * href="https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region">Regions
+ * and Endpoints</a>. Buckets in Region <code>us-east-1</code> have a
+ * LocationConstraint of <code>null</code>.</p>
*/
- inline const BucketLocationConstraint& GetLocationConstraint() const{ return m_locationConstraint; }
-
+ inline const BucketLocationConstraint& GetLocationConstraint() const{ return m_locationConstraint; }
+
/**
- * <p>Specifies the Region where the bucket resides. For a list of all the Amazon
- * S3 supported location constraints by Region, see <a
- * href="https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region">Regions
- * and Endpoints</a>. Buckets in Region <code>us-east-1</code> have a
- * LocationConstraint of <code>null</code>.</p>
+ * <p>Specifies the Region where the bucket resides. For a list of all the Amazon
+ * S3 supported location constraints by Region, see <a
+ * href="https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region">Regions
+ * and Endpoints</a>. Buckets in Region <code>us-east-1</code> have a
+ * LocationConstraint of <code>null</code>.</p>
*/
- inline void SetLocationConstraint(const BucketLocationConstraint& value) { m_locationConstraint = value; }
-
+ inline void SetLocationConstraint(const BucketLocationConstraint& value) { m_locationConstraint = value; }
+
/**
- * <p>Specifies the Region where the bucket resides. For a list of all the Amazon
- * S3 supported location constraints by Region, see <a
- * href="https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region">Regions
- * and Endpoints</a>. Buckets in Region <code>us-east-1</code> have a
- * LocationConstraint of <code>null</code>.</p>
+ * <p>Specifies the Region where the bucket resides. For a list of all the Amazon
+ * S3 supported location constraints by Region, see <a
+ * href="https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region">Regions
+ * and Endpoints</a>. Buckets in Region <code>us-east-1</code> have a
+ * LocationConstraint of <code>null</code>.</p>
*/
- inline void SetLocationConstraint(BucketLocationConstraint&& value) { m_locationConstraint = std::move(value); }
-
+ inline void SetLocationConstraint(BucketLocationConstraint&& value) { m_locationConstraint = std::move(value); }
+
/**
- * <p>Specifies the Region where the bucket resides. For a list of all the Amazon
- * S3 supported location constraints by Region, see <a
- * href="https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region">Regions
- * and Endpoints</a>. Buckets in Region <code>us-east-1</code> have a
- * LocationConstraint of <code>null</code>.</p>
+ * <p>Specifies the Region where the bucket resides. For a list of all the Amazon
+ * S3 supported location constraints by Region, see <a
+ * href="https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region">Regions
+ * and Endpoints</a>. Buckets in Region <code>us-east-1</code> have a
+ * LocationConstraint of <code>null</code>.</p>
*/
- inline GetBucketLocationResult& WithLocationConstraint(const BucketLocationConstraint& value) { SetLocationConstraint(value); return *this;}
-
+ inline GetBucketLocationResult& WithLocationConstraint(const BucketLocationConstraint& value) { SetLocationConstraint(value); return *this;}
+
/**
- * <p>Specifies the Region where the bucket resides. For a list of all the Amazon
- * S3 supported location constraints by Region, see <a
- * href="https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region">Regions
- * and Endpoints</a>. Buckets in Region <code>us-east-1</code> have a
- * LocationConstraint of <code>null</code>.</p>
+ * <p>Specifies the Region where the bucket resides. For a list of all the Amazon
+ * S3 supported location constraints by Region, see <a
+ * href="https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region">Regions
+ * and Endpoints</a>. Buckets in Region <code>us-east-1</code> have a
+ * LocationConstraint of <code>null</code>.</p>
*/
- inline GetBucketLocationResult& WithLocationConstraint(BucketLocationConstraint&& value) { SetLocationConstraint(std::move(value)); return *this;}
-
- private:
-
- BucketLocationConstraint m_locationConstraint;
- };
-
-} // namespace Model
-} // namespace S3
-} // namespace Aws
+ inline GetBucketLocationResult& WithLocationConstraint(BucketLocationConstraint&& value) { SetLocationConstraint(std::move(value)); return *this;}
+
+ private:
+
+ BucketLocationConstraint m_locationConstraint;
+ };
+
+} // namespace Model
+} // namespace S3
+} // namespace Aws