AWS SDK for C++
1.8.186
AWS SDK for C++
|
#include <IPRange.h>
Public Member Functions | |
IPRange () | |
IPRange (const Aws::Utils::Xml::XmlNode &xmlNode) | |
IPRange & | operator= (const Aws::Utils::Xml::XmlNode &xmlNode) |
void | OutputToStream (Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const |
void | OutputToStream (Aws::OStream &oStream, const char *location) const |
const Aws::String & | GetStatus () const |
bool | StatusHasBeenSet () const |
void | SetStatus (const Aws::String &value) |
void | SetStatus (Aws::String &&value) |
void | SetStatus (const char *value) |
IPRange & | WithStatus (const Aws::String &value) |
IPRange & | WithStatus (Aws::String &&value) |
IPRange & | WithStatus (const char *value) |
const Aws::String & | GetCIDRIP () const |
bool | CIDRIPHasBeenSet () const |
void | SetCIDRIP (const Aws::String &value) |
void | SetCIDRIP (Aws::String &&value) |
void | SetCIDRIP (const char *value) |
IPRange & | WithCIDRIP (const Aws::String &value) |
IPRange & | WithCIDRIP (Aws::String &&value) |
IPRange & | WithCIDRIP (const char *value) |
This data type is used as a response element in the DescribeDBSecurityGroups
action.
Aws::RDS::Model::IPRange::IPRange | ( | ) |
Aws::RDS::Model::IPRange::IPRange | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
|
inline |
|
inline |
|
inline |
IPRange& Aws::RDS::Model::IPRange::operator= | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
void Aws::RDS::Model::IPRange::OutputToStream | ( | Aws::OStream & | oStream, |
const char * | location | ||
) | const |
void Aws::RDS::Model::IPRange::OutputToStream | ( | Aws::OStream & | ostream, |
const char * | location, | ||
unsigned | index, | ||
const char * | locationValue | ||
) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |