|
| Stage () |
|
| Stage (Aws::Utils::Json::JsonView jsonValue) |
|
Stage & | operator= (Aws::Utils::Json::JsonView jsonValue) |
|
Aws::Utils::Json::JsonValue | Jsonize () const |
|
const Aws::String & | GetDeploymentId () const |
|
bool | DeploymentIdHasBeenSet () const |
|
void | SetDeploymentId (const Aws::String &value) |
|
void | SetDeploymentId (Aws::String &&value) |
|
void | SetDeploymentId (const char *value) |
|
Stage & | WithDeploymentId (const Aws::String &value) |
|
Stage & | WithDeploymentId (Aws::String &&value) |
|
Stage & | WithDeploymentId (const char *value) |
|
const Aws::String & | GetClientCertificateId () const |
|
bool | ClientCertificateIdHasBeenSet () const |
|
void | SetClientCertificateId (const Aws::String &value) |
|
void | SetClientCertificateId (Aws::String &&value) |
|
void | SetClientCertificateId (const char *value) |
|
Stage & | WithClientCertificateId (const Aws::String &value) |
|
Stage & | WithClientCertificateId (Aws::String &&value) |
|
Stage & | WithClientCertificateId (const char *value) |
|
const Aws::String & | GetStageName () const |
|
bool | StageNameHasBeenSet () const |
|
void | SetStageName (const Aws::String &value) |
|
void | SetStageName (Aws::String &&value) |
|
void | SetStageName (const char *value) |
|
Stage & | WithStageName (const Aws::String &value) |
|
Stage & | WithStageName (Aws::String &&value) |
|
Stage & | WithStageName (const char *value) |
|
const Aws::String & | GetDescription () const |
|
bool | DescriptionHasBeenSet () const |
|
void | SetDescription (const Aws::String &value) |
|
void | SetDescription (Aws::String &&value) |
|
void | SetDescription (const char *value) |
|
Stage & | WithDescription (const Aws::String &value) |
|
Stage & | WithDescription (Aws::String &&value) |
|
Stage & | WithDescription (const char *value) |
|
bool | GetCacheClusterEnabled () const |
|
bool | CacheClusterEnabledHasBeenSet () const |
|
void | SetCacheClusterEnabled (bool value) |
|
Stage & | WithCacheClusterEnabled (bool value) |
|
const CacheClusterSize & | GetCacheClusterSize () const |
|
bool | CacheClusterSizeHasBeenSet () const |
|
void | SetCacheClusterSize (const CacheClusterSize &value) |
|
void | SetCacheClusterSize (CacheClusterSize &&value) |
|
Stage & | WithCacheClusterSize (const CacheClusterSize &value) |
|
Stage & | WithCacheClusterSize (CacheClusterSize &&value) |
|
const CacheClusterStatus & | GetCacheClusterStatus () const |
|
bool | CacheClusterStatusHasBeenSet () const |
|
void | SetCacheClusterStatus (const CacheClusterStatus &value) |
|
void | SetCacheClusterStatus (CacheClusterStatus &&value) |
|
Stage & | WithCacheClusterStatus (const CacheClusterStatus &value) |
|
Stage & | WithCacheClusterStatus (CacheClusterStatus &&value) |
|
const Aws::Map< Aws::String, MethodSetting > & | GetMethodSettings () const |
|
bool | MethodSettingsHasBeenSet () const |
|
void | SetMethodSettings (const Aws::Map< Aws::String, MethodSetting > &value) |
|
void | SetMethodSettings (Aws::Map< Aws::String, MethodSetting > &&value) |
|
Stage & | WithMethodSettings (const Aws::Map< Aws::String, MethodSetting > &value) |
|
Stage & | WithMethodSettings (Aws::Map< Aws::String, MethodSetting > &&value) |
|
Stage & | AddMethodSettings (const Aws::String &key, const MethodSetting &value) |
|
Stage & | AddMethodSettings (Aws::String &&key, const MethodSetting &value) |
|
Stage & | AddMethodSettings (const Aws::String &key, MethodSetting &&value) |
|
Stage & | AddMethodSettings (Aws::String &&key, MethodSetting &&value) |
|
Stage & | AddMethodSettings (const char *key, MethodSetting &&value) |
|
Stage & | AddMethodSettings (const char *key, const MethodSetting &value) |
|
const Aws::Map< Aws::String, Aws::String > & | GetVariables () const |
|
bool | VariablesHasBeenSet () const |
|
void | SetVariables (const Aws::Map< Aws::String, Aws::String > &value) |
|
void | SetVariables (Aws::Map< Aws::String, Aws::String > &&value) |
|
Stage & | WithVariables (const Aws::Map< Aws::String, Aws::String > &value) |
|
Stage & | WithVariables (Aws::Map< Aws::String, Aws::String > &&value) |
|
Stage & | AddVariables (const Aws::String &key, const Aws::String &value) |
|
Stage & | AddVariables (Aws::String &&key, const Aws::String &value) |
|
Stage & | AddVariables (const Aws::String &key, Aws::String &&value) |
|
Stage & | AddVariables (Aws::String &&key, Aws::String &&value) |
|
Stage & | AddVariables (const char *key, Aws::String &&value) |
|
Stage & | AddVariables (Aws::String &&key, const char *value) |
|
Stage & | AddVariables (const char *key, const char *value) |
|
const Aws::String & | GetDocumentationVersion () const |
|
bool | DocumentationVersionHasBeenSet () const |
|
void | SetDocumentationVersion (const Aws::String &value) |
|
void | SetDocumentationVersion (Aws::String &&value) |
|
void | SetDocumentationVersion (const char *value) |
|
Stage & | WithDocumentationVersion (const Aws::String &value) |
|
Stage & | WithDocumentationVersion (Aws::String &&value) |
|
Stage & | WithDocumentationVersion (const char *value) |
|
const AccessLogSettings & | GetAccessLogSettings () const |
|
bool | AccessLogSettingsHasBeenSet () const |
|
void | SetAccessLogSettings (const AccessLogSettings &value) |
|
void | SetAccessLogSettings (AccessLogSettings &&value) |
|
Stage & | WithAccessLogSettings (const AccessLogSettings &value) |
|
Stage & | WithAccessLogSettings (AccessLogSettings &&value) |
|
const CanarySettings & | GetCanarySettings () const |
|
bool | CanarySettingsHasBeenSet () const |
|
void | SetCanarySettings (const CanarySettings &value) |
|
void | SetCanarySettings (CanarySettings &&value) |
|
Stage & | WithCanarySettings (const CanarySettings &value) |
|
Stage & | WithCanarySettings (CanarySettings &&value) |
|
bool | GetTracingEnabled () const |
|
bool | TracingEnabledHasBeenSet () const |
|
void | SetTracingEnabled (bool value) |
|
Stage & | WithTracingEnabled (bool value) |
|
const Aws::String & | GetWebAclArn () const |
|
bool | WebAclArnHasBeenSet () const |
|
void | SetWebAclArn (const Aws::String &value) |
|
void | SetWebAclArn (Aws::String &&value) |
|
void | SetWebAclArn (const char *value) |
|
Stage & | WithWebAclArn (const Aws::String &value) |
|
Stage & | WithWebAclArn (Aws::String &&value) |
|
Stage & | WithWebAclArn (const char *value) |
|
const Aws::Map< Aws::String, Aws::String > & | GetTags () const |
|
bool | TagsHasBeenSet () const |
|
void | SetTags (const Aws::Map< Aws::String, Aws::String > &value) |
|
void | SetTags (Aws::Map< Aws::String, Aws::String > &&value) |
|
Stage & | WithTags (const Aws::Map< Aws::String, Aws::String > &value) |
|
Stage & | WithTags (Aws::Map< Aws::String, Aws::String > &&value) |
|
Stage & | AddTags (const Aws::String &key, const Aws::String &value) |
|
Stage & | AddTags (Aws::String &&key, const Aws::String &value) |
|
Stage & | AddTags (const Aws::String &key, Aws::String &&value) |
|
Stage & | AddTags (Aws::String &&key, Aws::String &&value) |
|
Stage & | AddTags (const char *key, Aws::String &&value) |
|
Stage & | AddTags (Aws::String &&key, const char *value) |
|
Stage & | AddTags (const char *key, const char *value) |
|
const Aws::Utils::DateTime & | GetCreatedDate () const |
|
bool | CreatedDateHasBeenSet () const |
|
void | SetCreatedDate (const Aws::Utils::DateTime &value) |
|
void | SetCreatedDate (Aws::Utils::DateTime &&value) |
|
Stage & | WithCreatedDate (const Aws::Utils::DateTime &value) |
|
Stage & | WithCreatedDate (Aws::Utils::DateTime &&value) |
|
const Aws::Utils::DateTime & | GetLastUpdatedDate () const |
|
bool | LastUpdatedDateHasBeenSet () const |
|
void | SetLastUpdatedDate (const Aws::Utils::DateTime &value) |
|
void | SetLastUpdatedDate (Aws::Utils::DateTime &&value) |
|
Stage & | WithLastUpdatedDate (const Aws::Utils::DateTime &value) |
|
Stage & | WithLastUpdatedDate (Aws::Utils::DateTime &&value) |
|
Represents a unique identifier for a version of a deployed RestApi that is callable by users.
See Also:
AWS API Reference
Definition at line 41 of file Stage.h.