7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 inline void SetApplicationId(
const char* value) { m_applicationIdHasBeenSet =
true; m_applicationId.assign(value); }
64 inline void SetCreationDate(
const char* value) { m_creationDateHasBeenSet =
true; m_creationDate.assign(value); }
79 inline void SetDefaultAuthenticationMethod(
const char* value) { m_defaultAuthenticationMethodHasBeenSet =
true; m_defaultAuthenticationMethod.assign(value); }
91 inline void SetEnabled(
bool value) { m_enabledHasBeenSet =
true; m_enabled = value; }
101 inline void SetHasCredential(
bool value) { m_hasCredentialHasBeenSet =
true; m_hasCredential = value; }
113 inline void SetHasTokenKey(
bool value) { m_hasTokenKeyHasBeenSet =
true; m_hasTokenKey = value; }
126 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
138 inline void SetIsArchived(
bool value) { m_isArchivedHasBeenSet =
true; m_isArchived = value; }
150 inline void SetLastModifiedBy(
const char* value) { m_lastModifiedByHasBeenSet =
true; m_lastModifiedBy.assign(value); }
164 inline void SetLastModifiedDate(
const char* value) { m_lastModifiedDateHasBeenSet =
true; m_lastModifiedDate.assign(value); }
179 inline void SetPlatform(
const char* value) { m_platformHasBeenSet =
true; m_platform.assign(value); }
191 inline void SetVersion(
int value) { m_versionHasBeenSet =
true; m_version = value; }
197 bool m_applicationIdHasBeenSet =
false;
200 bool m_creationDateHasBeenSet =
false;
203 bool m_defaultAuthenticationMethodHasBeenSet =
false;
206 bool m_enabledHasBeenSet =
false;
208 bool m_hasCredential;
209 bool m_hasCredentialHasBeenSet =
false;
212 bool m_hasTokenKeyHasBeenSet =
false;
215 bool m_idHasBeenSet =
false;
218 bool m_isArchivedHasBeenSet =
false;
221 bool m_lastModifiedByHasBeenSet =
false;
224 bool m_lastModifiedDateHasBeenSet =
false;
227 bool m_platformHasBeenSet =
false;
230 bool m_versionHasBeenSet =
false;
void SetLastModifiedDate(const Aws::String &value)
APNSChannelResponse & WithCreationDate(const char *value)
bool VersionHasBeenSet() const
void SetPlatform(const Aws::String &value)
bool GetIsArchived() const
bool PlatformHasBeenSet() const
void SetDefaultAuthenticationMethod(const char *value)
AWS_PINPOINT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetVersion(int value)
void SetCreationDate(const char *value)
bool DefaultAuthenticationMethodHasBeenSet() const
APNSChannelResponse & WithApplicationId(Aws::String &&value)
void SetHasCredential(bool value)
bool GetHasTokenKey() const
void SetId(const char *value)
const Aws::String & GetPlatform() const
const Aws::String & GetCreationDate() const
APNSChannelResponse & WithCreationDate(Aws::String &&value)
bool CreationDateHasBeenSet() const
APNSChannelResponse & WithDefaultAuthenticationMethod(Aws::String &&value)
void SetId(const Aws::String &value)
APNSChannelResponse & WithHasTokenKey(bool value)
const Aws::String & GetId() const
bool LastModifiedByHasBeenSet() const
APNSChannelResponse & WithIsArchived(bool value)
APNSChannelResponse & WithLastModifiedDate(Aws::String &&value)
AWS_PINPOINT_API APNSChannelResponse & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ApplicationIdHasBeenSet() const
APNSChannelResponse & WithId(Aws::String &&value)
APNSChannelResponse & WithPlatform(Aws::String &&value)
APNSChannelResponse & WithLastModifiedBy(const Aws::String &value)
bool IdHasBeenSet() const
void SetLastModifiedBy(Aws::String &&value)
void SetApplicationId(Aws::String &&value)
bool IsArchivedHasBeenSet() const
bool HasTokenKeyHasBeenSet() const
void SetCreationDate(const Aws::String &value)
APNSChannelResponse & WithId(const char *value)
void SetCreationDate(Aws::String &&value)
void SetPlatform(Aws::String &&value)
APNSChannelResponse & WithLastModifiedDate(const char *value)
void SetIsArchived(bool value)
bool EnabledHasBeenSet() const
APNSChannelResponse & WithId(const Aws::String &value)
APNSChannelResponse & WithEnabled(bool value)
void SetPlatform(const char *value)
const Aws::String & GetApplicationId() const
APNSChannelResponse & WithDefaultAuthenticationMethod(const char *value)
void SetLastModifiedBy(const Aws::String &value)
APNSChannelResponse & WithPlatform(const char *value)
void SetLastModifiedDate(const char *value)
void SetLastModifiedDate(Aws::String &&value)
const Aws::String & GetLastModifiedBy() const
const Aws::String & GetLastModifiedDate() const
const Aws::String & GetDefaultAuthenticationMethod() const
void SetApplicationId(const Aws::String &value)
bool HasCredentialHasBeenSet() const
void SetDefaultAuthenticationMethod(Aws::String &&value)
AWS_PINPOINT_API APNSChannelResponse(Aws::Utils::Json::JsonView jsonValue)
void SetDefaultAuthenticationMethod(const Aws::String &value)
APNSChannelResponse & WithPlatform(const Aws::String &value)
void SetId(Aws::String &&value)
void SetEnabled(bool value)
bool LastModifiedDateHasBeenSet() const
APNSChannelResponse & WithLastModifiedBy(const char *value)
void SetLastModifiedBy(const char *value)
APNSChannelResponse & WithApplicationId(const Aws::String &value)
APNSChannelResponse & WithApplicationId(const char *value)
AWS_PINPOINT_API APNSChannelResponse()
APNSChannelResponse & WithLastModifiedBy(Aws::String &&value)
APNSChannelResponse & WithLastModifiedDate(const Aws::String &value)
APNSChannelResponse & WithVersion(int value)
APNSChannelResponse & WithHasCredential(bool value)
void SetApplicationId(const char *value)
APNSChannelResponse & WithCreationDate(const Aws::String &value)
APNSChannelResponse & WithDefaultAuthenticationMethod(const Aws::String &value)
bool GetHasCredential() const
void SetHasTokenKey(bool value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue