Home
last modified time | relevance | path

Searched refs:WithTokenKeyId (Results 1 – 4 of 4) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/include/aws/pinpoint/model/
H A DAPNSSandboxChannelRequest.h396 …inline APNSSandboxChannelRequest& WithTokenKeyId(const Aws::String& value) { SetTokenKeyId(value);… in WithTokenKeyId() function
403 …inline APNSSandboxChannelRequest& WithTokenKeyId(Aws::String&& value) { SetTokenKeyId(std::move(va… in WithTokenKeyId() function
410 …inline APNSSandboxChannelRequest& WithTokenKeyId(const char* value) { SetTokenKeyId(value); return… in WithTokenKeyId() function
H A DAPNSChannelRequest.h382 …inline APNSChannelRequest& WithTokenKeyId(const Aws::String& value) { SetTokenKeyId(value); return… in WithTokenKeyId() function
388 …inline APNSChannelRequest& WithTokenKeyId(Aws::String&& value) { SetTokenKeyId(std::move(value)); … in WithTokenKeyId() function
394 …inline APNSChannelRequest& WithTokenKeyId(const char* value) { SetTokenKeyId(value); return *this;} in WithTokenKeyId() function
H A DAPNSVoipChannelRequest.h382 …inline APNSVoipChannelRequest& WithTokenKeyId(const Aws::String& value) { SetTokenKeyId(value); re… in WithTokenKeyId() function
388 …inline APNSVoipChannelRequest& WithTokenKeyId(Aws::String&& value) { SetTokenKeyId(std::move(value… in WithTokenKeyId() function
394 …inline APNSVoipChannelRequest& WithTokenKeyId(const char* value) { SetTokenKeyId(value); return *t… in WithTokenKeyId() function
H A DAPNSVoipSandboxChannelRequest.h408 …inline APNSVoipSandboxChannelRequest& WithTokenKeyId(const Aws::String& value) { SetTokenKeyId(val… in WithTokenKeyId() function
415 …inline APNSVoipSandboxChannelRequest& WithTokenKeyId(Aws::String&& value) { SetTokenKeyId(std::mov… in WithTokenKeyId() function
422 …inline APNSVoipSandboxChannelRequest& WithTokenKeyId(const char* value) { SetTokenKeyId(value); re… in WithTokenKeyId() function