47 inline void SetGrantee(
const Grantee& value) { m_granteeHasBeenSet =
true; m_grantee = value; }
85 bool m_granteeHasBeenSet;
87 bool m_permissionHasBeenSet;
Grant & WithGrantee(Grantee &&value)
void SetGrantee(const Grantee &value)
Grant & WithPermission(Permission &&value)
Grant & WithGrantee(const Grantee &value)
void SetGrantee(Grantee &&value)
Grant & WithPermission(const Permission &value)
const Grantee & GetGrantee() const
void SetPermission(const Permission &value)
void SetPermission(Permission &&value)
const Permission & GetPermission() const
JSON (JavaScript Object Notation).