AWS SDK for C++
0.14.3
AWS SDK for C++
|
Go to the source code of this file.
Namespaces | |
Aws | |
JSON (JavaScript Object Notation). | |
Aws::APIGateway | |
Aws::APIGateway::Model | |
Aws::APIGateway::Model::PutModeMapper | |
Enumerations | |
enum | Aws::APIGateway::Model::PutMode { Aws::APIGateway::Model::PutMode::NOT_SET, Aws::APIGateway::Model::PutMode::merge, Aws::APIGateway::Model::PutMode::overwrite } |
Functions | |
AWS_APIGATEWAY_API PutMode | Aws::APIGateway::Model::PutModeMapper::GetPutModeForName (const Aws::String &name) |
AWS_APIGATEWAY_API Aws::String | Aws::APIGateway::Model::PutModeMapper::GetNameForPutMode (PutMode value) |