7#include <aws/partnercentral-channel/PartnerCentralChannel_EXPORTS.h>
8#include <aws/partnercentral-channel/model/RevokeServicePeriodPayload.h>
9#include <aws/partnercentral-channel/model/StartServicePeriodPayload.h>
20namespace PartnerCentralChannel {
42 template <
typename StartServicePeriodPayloadT = StartServicePeriodPayload>
44 m_startServicePeriodPayloadHasBeenSet =
true;
45 m_startServicePeriodPayload = std::forward<StartServicePeriodPayloadT>(value);
47 template <
typename StartServicePeriodPayloadT = StartServicePeriodPayload>
60 template <
typename RevokeServicePeriodPayloadT = RevokeServicePeriodPayload>
62 m_revokeServicePeriodPayloadHasBeenSet =
true;
63 m_revokeServicePeriodPayload = std::forward<RevokeServicePeriodPayloadT>(value);
65 template <
typename RevokeServicePeriodPayloadT = RevokeServicePeriodPayload>
75 bool m_startServicePeriodPayloadHasBeenSet =
false;
76 bool m_revokeServicePeriodPayloadHasBeenSet =
false;
bool RevokeServicePeriodPayloadHasBeenSet() const
AWS_PARTNERCENTRALCHANNEL_API ChannelHandshakePayload & operator=(Aws::Utils::Json::JsonView jsonValue)
bool StartServicePeriodPayloadHasBeenSet() const
ChannelHandshakePayload & WithRevokeServicePeriodPayload(RevokeServicePeriodPayloadT &&value)
void SetStartServicePeriodPayload(StartServicePeriodPayloadT &&value)
void SetRevokeServicePeriodPayload(RevokeServicePeriodPayloadT &&value)
const RevokeServicePeriodPayload & GetRevokeServicePeriodPayload() const
ChannelHandshakePayload & WithStartServicePeriodPayload(StartServicePeriodPayloadT &&value)
const StartServicePeriodPayload & GetStartServicePeriodPayload() const
AWS_PARTNERCENTRALCHANNEL_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_PARTNERCENTRALCHANNEL_API ChannelHandshakePayload(Aws::Utils::Json::JsonView jsonValue)
AWS_PARTNERCENTRALCHANNEL_API ChannelHandshakePayload()=default
Aws::Utils::Json::JsonValue JsonValue