30 namespace MachineLearning
57 inline void SetPeakRequestsPerSecond(
long value) { m_peakRequestsPerSecondHasBeenSet =
true; m_peakRequestsPerSecond = value; }
121 inline void SetEndpointUrl(
const char* value) { m_endpointUrlHasBeenSet =
true; m_endpointUrl.assign(value); }
195 long m_peakRequestsPerSecond;
196 bool m_peakRequestsPerSecondHasBeenSet;
198 bool m_createdAtHasBeenSet;
200 bool m_endpointUrlHasBeenSet;
202 bool m_endpointStatusHasBeenSet;
RealtimeEndpointInfo & WithEndpointUrl(Aws::String &&value)
RealtimeEndpointInfo & WithEndpointUrl(const Aws::String &value)
void SetCreatedAt(const Aws::Utils::DateTime &value)
RealtimeEndpointInfo & WithEndpointUrl(const char *value)
const Aws::String & GetEndpointUrl() const
RealtimeEndpointInfo & WithEndpointStatus(const RealtimeEndpointStatus &value)
void SetEndpointUrl(const char *value)
const RealtimeEndpointStatus & GetEndpointStatus() const
RealtimeEndpointInfo & WithCreatedAt(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetCreatedAt() const
RealtimeEndpointInfo & WithEndpointStatus(RealtimeEndpointStatus &&value)
void SetEndpointUrl(const Aws::String &value)
RealtimeEndpointInfo & WithPeakRequestsPerSecond(long value)
RealtimeEndpointInfo & WithCreatedAt(const Aws::Utils::DateTime &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetPeakRequestsPerSecond(long value)
void SetCreatedAt(Aws::Utils::DateTime &&value)
long GetPeakRequestsPerSecond() const
void SetEndpointStatus(RealtimeEndpointStatus &&value)
void SetEndpointUrl(Aws::String &&value)
#define AWS_MACHINELEARNING_API
JSON (JavaScript Object Notation).
void SetEndpointStatus(const RealtimeEndpointStatus &value)