101 inline void SetBucket(
const char* value) { m_bucketHasBeenSet =
true; m_bucket.assign(value); }
189 inline void SetGrantFullControl(
const char* value) { m_grantFullControlHasBeenSet =
true; m_grantFullControl.assign(value); }
241 inline void SetGrantRead(
const char* value) { m_grantReadHasBeenSet =
true; m_grantRead.assign(value); }
290 inline void SetGrantReadACP(
const char* value) { m_grantReadACPHasBeenSet =
true; m_grantReadACP.assign(value); }
339 inline void SetGrantWrite(
const char* value) { m_grantWriteHasBeenSet =
true; m_grantWrite.assign(value); }
388 inline void SetGrantWriteACP(
const char* value) { m_grantWriteACPHasBeenSet =
true; m_grantWriteACP.assign(value); }
466 inline void SetOutpostId(
const char* value) { m_outpostIdHasBeenSet =
true; m_outpostId.assign(value); }
489 bool m_aCLHasBeenSet;
492 bool m_bucketHasBeenSet;
495 bool m_createBucketConfigurationHasBeenSet;
498 bool m_grantFullControlHasBeenSet;
501 bool m_grantReadHasBeenSet;
504 bool m_grantReadACPHasBeenSet;
507 bool m_grantWriteHasBeenSet;
510 bool m_grantWriteACPHasBeenSet;
512 bool m_objectLockEnabledForBucket;
513 bool m_objectLockEnabledForBucketHasBeenSet;
516 bool m_outpostIdHasBeenSet;