59 inline void SetRestApiId(
const char* value) { m_restApiIdHasBeenSet =
true; m_restApiId.assign(value); }
101 inline void SetDeploymentId(
const char* value) { m_deploymentIdHasBeenSet =
true; m_deploymentId.assign(value); }
123 bool m_restApiIdHasBeenSet;
125 bool m_deploymentIdHasBeenSet;
GetDeploymentRequest & WithDeploymentId(const Aws::String &value)
GetDeploymentRequest & WithDeploymentId(const char *value)
void SetDeploymentId(Aws::String &&value)
void SetRestApiId(Aws::String &&value)
const Aws::String & GetDeploymentId() const
const Aws::String & GetRestApiId() const
void SetDeploymentId(const Aws::String &value)
GetDeploymentRequest & WithRestApiId(const Aws::String &value)
GetDeploymentRequest & WithRestApiId(Aws::String &&value)
GetDeploymentRequest & WithRestApiId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
GetDeploymentRequest & WithDeploymentId(Aws::String &&value)
#define AWS_APIGATEWAY_API
void SetDeploymentId(const char *value)
void SetRestApiId(const char *value)
void SetRestApiId(const Aws::String &value)
JSON (JavaScript Object Notation).