Home
last modified time | relevance | path

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

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-appstream/include/aws/appstream/model/
H A DCreateStreamingURLRequest.h290 …inline CreateStreamingURLRequest& WithSessionContext(const Aws::String& value) { SetSessionContext… in WithSessionContext() function
297 …inline CreateStreamingURLRequest& WithSessionContext(Aws::String&& value) { SetSessionContext(std:… in WithSessionContext() function
304 …inline CreateStreamingURLRequest& WithSessionContext(const char* value) { SetSessionContext(value)… in WithSessionContext() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-macie2/include/aws/macie2/model/
H A DFederatedUser.h260 …inline FederatedUser& WithSessionContext(const SessionContext& value) { SetSessionContext(value); … in WithSessionContext() function
266 …inline FederatedUser& WithSessionContext(SessionContext&& value) { SetSessionContext(std::move(val… in WithSessionContext() function
H A DAssumedRole.h260 …inline AssumedRole& WithSessionContext(const SessionContext& value) { SetSessionContext(value); re… in WithSessionContext() function
266 …inline AssumedRole& WithSessionContext(SessionContext&& value) { SetSessionContext(std::move(value… in WithSessionContext() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsIamAccessKeyDetails.h374 …inline AwsIamAccessKeyDetails& WithSessionContext(const AwsIamAccessKeySessionContext& value) { Se… in WithSessionContext() function
379 …inline AwsIamAccessKeyDetails& WithSessionContext(AwsIamAccessKeySessionContext&& value) { SetSess… in WithSessionContext() function