7#include <aws/neptune/Neptune_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/neptune/model/ResponseMetadata.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
55 template<
typename DBClusterEndpo
intIdentifierT = Aws::String>
56 void SetDBClusterEndpointIdentifier(DBClusterEndpointIdentifierT&& value) { m_dBClusterEndpointIdentifierHasBeenSet =
true; m_dBClusterEndpointIdentifier = std::forward<DBClusterEndpointIdentifierT>(value); }
57 template<
typename DBClusterEndpo
intIdentifierT = Aws::String>
67 template<
typename DBClusterIdentifierT = Aws::String>
68 void SetDBClusterIdentifier(DBClusterIdentifierT&& value) { m_dBClusterIdentifierHasBeenSet =
true; m_dBClusterIdentifier = std::forward<DBClusterIdentifierT>(value); }
69 template<
typename DBClusterIdentifierT = Aws::String>
79 template<
typename DBClusterEndpo
intResourceIdentifierT = Aws::String>
80 void SetDBClusterEndpointResourceIdentifier(DBClusterEndpointResourceIdentifierT&& value) { m_dBClusterEndpointResourceIdentifierHasBeenSet =
true; m_dBClusterEndpointResourceIdentifier = std::forward<DBClusterEndpointResourceIdentifierT>(value); }
81 template<
typename DBClusterEndpo
intResourceIdentifierT = Aws::String>
90 template<
typename Endpo
intT = Aws::String>
91 void SetEndpoint(EndpointT&& value) { m_endpointHasBeenSet =
true; m_endpoint = std::forward<EndpointT>(value); }
92 template<
typename Endpo
intT = Aws::String>
105 template<
typename StatusT = Aws::String>
106 void SetStatus(StatusT&& value) { m_statusHasBeenSet =
true; m_status = std::forward<StatusT>(value); }
107 template<
typename StatusT = Aws::String>
117 template<
typename Endpo
intTypeT = Aws::String>
118 void SetEndpointType(EndpointTypeT&& value) { m_endpointTypeHasBeenSet =
true; m_endpointType = std::forward<EndpointTypeT>(value); }
119 template<
typename Endpo
intTypeT = Aws::String>
129 template<
typename CustomEndpo
intTypeT = Aws::String>
130 void SetCustomEndpointType(CustomEndpointTypeT&& value) { m_customEndpointTypeHasBeenSet =
true; m_customEndpointType = std::forward<CustomEndpointTypeT>(value); }
131 template<
typename CustomEndpo
intTypeT = Aws::String>
141 template<
typename StaticMembersT = Aws::Vector<Aws::String>>
142 void SetStaticMembers(StaticMembersT&& value) { m_staticMembersHasBeenSet =
true; m_staticMembers = std::forward<StaticMembersT>(value); }
143 template<
typename StaticMembersT = Aws::Vector<Aws::String>>
145 template<
typename StaticMembersT = Aws::String>
156 template<
typename ExcludedMembersT = Aws::Vector<Aws::String>>
157 void SetExcludedMembers(ExcludedMembersT&& value) { m_excludedMembersHasBeenSet =
true; m_excludedMembers = std::forward<ExcludedMembersT>(value); }
158 template<
typename ExcludedMembersT = Aws::Vector<Aws::String>>
160 template<
typename ExcludedMembersT = Aws::String>
169 template<
typename DBClusterEndpo
intArnT = Aws::String>
170 void SetDBClusterEndpointArn(DBClusterEndpointArnT&& value) { m_dBClusterEndpointArnHasBeenSet =
true; m_dBClusterEndpointArn = std::forward<DBClusterEndpointArnT>(value); }
171 template<
typename DBClusterEndpo
intArnT = Aws::String>
178 template<
typename ResponseMetadataT = ResponseMetadata>
179 void SetResponseMetadata(ResponseMetadataT&& value) { m_responseMetadataHasBeenSet =
true; m_responseMetadata = std::forward<ResponseMetadataT>(value); }
180 template<
typename ResponseMetadataT = ResponseMetadata>
186 bool m_dBClusterEndpointIdentifierHasBeenSet =
false;
189 bool m_dBClusterIdentifierHasBeenSet =
false;
192 bool m_dBClusterEndpointResourceIdentifierHasBeenSet =
false;
195 bool m_endpointHasBeenSet =
false;
198 bool m_statusHasBeenSet =
false;
201 bool m_endpointTypeHasBeenSet =
false;
204 bool m_customEndpointTypeHasBeenSet =
false;
207 bool m_staticMembersHasBeenSet =
false;
210 bool m_excludedMembersHasBeenSet =
false;
213 bool m_dBClusterEndpointArnHasBeenSet =
false;
216 bool m_responseMetadataHasBeenSet =
false;
const Aws::String & GetEndpoint() const
CreateDBClusterEndpointResult & AddExcludedMembers(ExcludedMembersT &&value)
const Aws::String & GetDBClusterEndpointResourceIdentifier() const
void SetDBClusterEndpointArn(DBClusterEndpointArnT &&value)
CreateDBClusterEndpointResult & WithStatus(StatusT &&value)
void SetEndpointType(EndpointTypeT &&value)
CreateDBClusterEndpointResult & WithDBClusterEndpointResourceIdentifier(DBClusterEndpointResourceIdentifierT &&value)
AWS_NEPTUNE_API CreateDBClusterEndpointResult()=default
CreateDBClusterEndpointResult & WithStaticMembers(StaticMembersT &&value)
void SetStaticMembers(StaticMembersT &&value)
AWS_NEPTUNE_API CreateDBClusterEndpointResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
void SetResponseMetadata(ResponseMetadataT &&value)
const ResponseMetadata & GetResponseMetadata() const
CreateDBClusterEndpointResult & WithExcludedMembers(ExcludedMembersT &&value)
void SetDBClusterEndpointResourceIdentifier(DBClusterEndpointResourceIdentifierT &&value)
CreateDBClusterEndpointResult & WithEndpointType(EndpointTypeT &&value)
const Aws::Vector< Aws::String > & GetStaticMembers() const
CreateDBClusterEndpointResult & WithCustomEndpointType(CustomEndpointTypeT &&value)
CreateDBClusterEndpointResult & WithResponseMetadata(ResponseMetadataT &&value)
const Aws::String & GetDBClusterIdentifier() const
void SetExcludedMembers(ExcludedMembersT &&value)
const Aws::Vector< Aws::String > & GetExcludedMembers() const
CreateDBClusterEndpointResult & WithDBClusterEndpointArn(DBClusterEndpointArnT &&value)
void SetCustomEndpointType(CustomEndpointTypeT &&value)
AWS_NEPTUNE_API CreateDBClusterEndpointResult(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
const Aws::String & GetStatus() const
CreateDBClusterEndpointResult & WithDBClusterEndpointIdentifier(DBClusterEndpointIdentifierT &&value)
const Aws::String & GetDBClusterEndpointIdentifier() const
CreateDBClusterEndpointResult & AddStaticMembers(StaticMembersT &&value)
CreateDBClusterEndpointResult & WithDBClusterIdentifier(DBClusterIdentifierT &&value)
void SetDBClusterIdentifier(DBClusterIdentifierT &&value)
void SetStatus(StatusT &&value)
CreateDBClusterEndpointResult & WithEndpoint(EndpointT &&value)
void SetDBClusterEndpointIdentifier(DBClusterEndpointIdentifierT &&value)
const Aws::String & GetDBClusterEndpointArn() const
const Aws::String & GetEndpointType() const
const Aws::String & GetCustomEndpointType() const
void SetEndpoint(EndpointT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Xml::XmlDocument XmlDocument