22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
64 inline void SetOwnerId(
const char* value) { m_ownerId.assign(value); }
169 inline void SetSubnetId(
const char* value) { m_subnetId.assign(value); }
229 inline void SetIpAddress(
const char* value) { m_ipAddress.assign(value); }
CreateMountTargetResult & WithFileSystemId(const Aws::String &value)
CreateMountTargetResult & WithSubnetId(const char *value)
CreateMountTargetResult & WithNetworkInterfaceId(const char *value)
void SetOwnerId(const char *value)
CreateMountTargetResult & WithFileSystemId(Aws::String &&value)
CreateMountTargetResult & WithMountTargetId(Aws::String &&value)
CreateMountTargetResult & WithLifeCycleState(const LifeCycleState &value)
const Aws::String & GetSubnetId() const
CreateMountTargetResult & WithSubnetId(Aws::String &&value)
void SetLifeCycleState(const LifeCycleState &value)
void SetOwnerId(const Aws::String &value)
CreateMountTargetResult & WithNetworkInterfaceId(const Aws::String &value)
void SetIpAddress(Aws::String &&value)
const Aws::String & GetFileSystemId() const
CreateMountTargetResult & WithLifeCycleState(LifeCycleState &&value)
CreateMountTargetResult & WithFileSystemId(const char *value)
void SetSubnetId(Aws::String &&value)
CreateMountTargetResult & WithSubnetId(const Aws::String &value)
void SetFileSystemId(const Aws::String &value)
void SetMountTargetId(Aws::String &&value)
void SetLifeCycleState(LifeCycleState &&value)
void SetMountTargetId(const Aws::String &value)
void SetFileSystemId(Aws::String &&value)
CreateMountTargetResult & WithIpAddress(const char *value)
void SetSubnetId(const Aws::String &value)
void SetFileSystemId(const char *value)
void SetNetworkInterfaceId(const Aws::String &value)
const Aws::String & GetOwnerId() const
CreateMountTargetResult & WithOwnerId(const char *value)
void SetMountTargetId(const char *value)
const Aws::String & GetNetworkInterfaceId() const
CreateMountTargetResult & WithMountTargetId(const char *value)
const Aws::String & GetMountTargetId() const
CreateMountTargetResult & WithIpAddress(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
CreateMountTargetResult & WithMountTargetId(const Aws::String &value)
CreateMountTargetResult & WithNetworkInterfaceId(Aws::String &&value)
CreateMountTargetResult & WithIpAddress(Aws::String &&value)
const LifeCycleState & GetLifeCycleState() const
const Aws::String & GetIpAddress() const
CreateMountTargetResult & WithOwnerId(const Aws::String &value)
void SetNetworkInterfaceId(Aws::String &&value)
void SetIpAddress(const char *value)
void SetSubnetId(const char *value)
void SetOwnerId(Aws::String &&value)
void SetIpAddress(const Aws::String &value)
CreateMountTargetResult & WithOwnerId(Aws::String &&value)
void SetNetworkInterfaceId(const char *value)
JSON (JavaScript Object Notation).