7#include <aws/kafka/Kafka_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/kafka/model/ClusterType.h>
10#include <aws/core/utils/DateTime.h>
53 inline void SetClusterArn(
const char* value) { m_clusterArnHasBeenSet =
true; m_clusterArn.assign(value); }
107 inline void SetOperationArn(
const char* value) { m_operationArnHasBeenSet =
true; m_operationArn.assign(value); }
122 inline void SetOperationState(
const char* value) { m_operationStateHasBeenSet =
true; m_operationState.assign(value); }
137 inline void SetOperationType(
const char* value) { m_operationTypeHasBeenSet =
true; m_operationType.assign(value); }
145 bool m_clusterArnHasBeenSet =
false;
148 bool m_clusterTypeHasBeenSet =
false;
151 bool m_startTimeHasBeenSet =
false;
154 bool m_endTimeHasBeenSet =
false;
157 bool m_operationArnHasBeenSet =
false;
160 bool m_operationStateHasBeenSet =
false;
163 bool m_operationTypeHasBeenSet =
false;
const Aws::String & GetOperationArn() const
void SetEndTime(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetStartTime() const
ClusterOperationV2Summary & WithStartTime(const Aws::Utils::DateTime &value)
bool OperationTypeHasBeenSet() const
AWS_KAFKA_API ClusterOperationV2Summary & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetClusterArn(Aws::String &&value)
bool ClusterTypeHasBeenSet() const
bool OperationStateHasBeenSet() const
const Aws::Utils::DateTime & GetEndTime() const
const ClusterType & GetClusterType() const
void SetClusterType(ClusterType &&value)
void SetOperationArn(const char *value)
AWS_KAFKA_API Aws::Utils::Json::JsonValue Jsonize() const
ClusterOperationV2Summary & WithOperationState(Aws::String &&value)
ClusterOperationV2Summary & WithEndTime(const Aws::Utils::DateTime &value)
ClusterOperationV2Summary & WithOperationState(const Aws::String &value)
AWS_KAFKA_API ClusterOperationV2Summary()
bool OperationArnHasBeenSet() const
ClusterOperationV2Summary & WithClusterType(ClusterType &&value)
void SetClusterType(const ClusterType &value)
ClusterOperationV2Summary & WithClusterArn(Aws::String &&value)
bool ClusterArnHasBeenSet() const
ClusterOperationV2Summary & WithClusterArn(const Aws::String &value)
void SetClusterArn(const Aws::String &value)
const Aws::String & GetOperationType() const
void SetOperationState(const char *value)
ClusterOperationV2Summary & WithOperationArn(Aws::String &&value)
void SetEndTime(const Aws::Utils::DateTime &value)
ClusterOperationV2Summary & WithOperationState(const char *value)
void SetClusterArn(const char *value)
ClusterOperationV2Summary & WithOperationType(const Aws::String &value)
void SetStartTime(const Aws::Utils::DateTime &value)
AWS_KAFKA_API ClusterOperationV2Summary(Aws::Utils::Json::JsonView jsonValue)
ClusterOperationV2Summary & WithClusterArn(const char *value)
void SetOperationArn(Aws::String &&value)
void SetOperationState(Aws::String &&value)
void SetOperationType(Aws::String &&value)
void SetOperationType(const Aws::String &value)
bool EndTimeHasBeenSet() const
void SetOperationType(const char *value)
bool StartTimeHasBeenSet() const
void SetStartTime(Aws::Utils::DateTime &&value)
ClusterOperationV2Summary & WithOperationType(const char *value)
ClusterOperationV2Summary & WithOperationArn(const char *value)
const Aws::String & GetClusterArn() const
void SetOperationState(const Aws::String &value)
ClusterOperationV2Summary & WithOperationArn(const Aws::String &value)
ClusterOperationV2Summary & WithClusterType(const ClusterType &value)
ClusterOperationV2Summary & WithOperationType(Aws::String &&value)
ClusterOperationV2Summary & WithStartTime(Aws::Utils::DateTime &&value)
const Aws::String & GetOperationState() const
ClusterOperationV2Summary & WithEndTime(Aws::Utils::DateTime &&value)
void SetOperationArn(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue