Home
last modified time | relevance | path

Searched refs:WithNextPassword (Results 1 – 3 of 3) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-alexaforbusiness/include/aws/alexaforbusiness/model/
H A DUpdateNetworkProfileRequest.h242 …inline UpdateNetworkProfileRequest& WithNextPassword(const Aws::String& value) { SetNextPassword(v… in WithNextPassword() function
249 …inline UpdateNetworkProfileRequest& WithNextPassword(Aws::String&& value) { SetNextPassword(std::m… in WithNextPassword() function
256 …inline UpdateNetworkProfileRequest& WithNextPassword(const char* value) { SetNextPassword(value); … in WithNextPassword() function
H A DNetworkProfile.h362 …inline NetworkProfile& WithNextPassword(const Aws::String& value) { SetNextPassword(value); return… in WithNextPassword() function
369 …inline NetworkProfile& WithNextPassword(Aws::String&& value) { SetNextPassword(std::move(value)); … in WithNextPassword() function
376 …inline NetworkProfile& WithNextPassword(const char* value) { SetNextPassword(value); return *this;} in WithNextPassword() function
H A DCreateNetworkProfileRequest.h320 …inline CreateNetworkProfileRequest& WithNextPassword(const Aws::String& value) { SetNextPassword(v… in WithNextPassword() function
327 …inline CreateNetworkProfileRequest& WithNextPassword(Aws::String&& value) { SetNextPassword(std::m… in WithNextPassword() function
334 …inline CreateNetworkProfileRequest& WithNextPassword(const char* value) { SetNextPassword(value); … in WithNextPassword() function