Home
last modified time | relevance | path

Searched refs:WithEnableBasicAuth (Results 1 – 7 of 7) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-amplify/include/aws/amplify/model/
H A DAutoBranchCreationConfig.h261 …inline AutoBranchCreationConfig& WithEnableBasicAuth(bool value) { SetEnableBasicAuth(value); retu… in WithEnableBasicAuth() function
H A DUpdateBranchRequest.h403 …inline UpdateBranchRequest& WithEnableBasicAuth(bool value) { SetEnableBasicAuth(value); return *t… in WithEnableBasicAuth() function
H A DCreateBranchRequest.h403 …inline CreateBranchRequest& WithEnableBasicAuth(bool value) { SetEnableBasicAuth(value); return *t… in WithEnableBasicAuth() function
H A DCreateAppRequest.h495 …inline CreateAppRequest& WithEnableBasicAuth(bool value) { SetEnableBasicAuth(value); return *this… in WithEnableBasicAuth() function
H A DUpdateAppRequest.h377 …inline UpdateAppRequest& WithEnableBasicAuth(bool value) { SetEnableBasicAuth(value); return *this… in WithEnableBasicAuth() function
H A DApp.h632 inline App& WithEnableBasicAuth(bool value) { SetEnableBasicAuth(value); return *this;} in WithEnableBasicAuth() function
H A DBranch.h685 inline Branch& WithEnableBasicAuth(bool value) { SetEnableBasicAuth(value); return *this;} in WithEnableBasicAuth() function