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>
11#include <aws/kafka/model/ErrorInfo.h>
12#include <aws/kafka/model/ClusterOperationV2Provisioned.h>
13#include <aws/kafka/model/ClusterOperationV2Serverless.h>
56 inline void SetClusterArn(
const char* value) { m_clusterArnHasBeenSet =
true; m_clusterArn.assign(value); }
124 inline void SetOperationArn(
const char* value) { m_operationArnHasBeenSet =
true; m_operationArn.assign(value); }
139 inline void SetOperationState(
const char* value) { m_operationStateHasBeenSet =
true; m_operationState.assign(value); }
154 inline void SetOperationType(
const char* value) { m_operationTypeHasBeenSet =
true; m_operationType.assign(value); }
188 bool m_clusterArnHasBeenSet =
false;
191 bool m_clusterTypeHasBeenSet =
false;
194 bool m_startTimeHasBeenSet =
false;
197 bool m_endTimeHasBeenSet =
false;
200 bool m_errorInfoHasBeenSet =
false;
203 bool m_operationArnHasBeenSet =
false;
206 bool m_operationStateHasBeenSet =
false;
209 bool m_operationTypeHasBeenSet =
false;
212 bool m_provisionedHasBeenSet =
false;
215 bool m_serverlessHasBeenSet =
false;
void SetOperationArn(const Aws::String &value)
void SetOperationType(const Aws::String &value)
ClusterOperationV2 & WithServerless(ClusterOperationV2Serverless &&value)
ClusterOperationV2 & WithOperationState(const Aws::String &value)
bool ServerlessHasBeenSet() const
void SetProvisioned(const ClusterOperationV2Provisioned &value)
bool OperationTypeHasBeenSet() const
void SetServerless(const ClusterOperationV2Serverless &value)
void SetStartTime(const Aws::Utils::DateTime &value)
bool ClusterTypeHasBeenSet() const
ClusterOperationV2 & WithOperationArn(const char *value)
ClusterOperationV2 & WithErrorInfo(const ErrorInfo &value)
ClusterOperationV2 & WithProvisioned(const ClusterOperationV2Provisioned &value)
ClusterOperationV2 & WithEndTime(const Aws::Utils::DateTime &value)
void SetProvisioned(ClusterOperationV2Provisioned &&value)
ClusterOperationV2 & WithStartTime(Aws::Utils::DateTime &&value)
void SetOperationArn(Aws::String &&value)
AWS_KAFKA_API ClusterOperationV2 & operator=(Aws::Utils::Json::JsonView jsonValue)
ClusterOperationV2 & WithOperationType(Aws::String &&value)
bool EndTimeHasBeenSet() const
const Aws::Utils::DateTime & GetStartTime() const
const ClusterOperationV2Provisioned & GetProvisioned() const
ClusterOperationV2 & WithClusterArn(const char *value)
const ClusterOperationV2Serverless & GetServerless() const
void SetOperationState(const Aws::String &value)
bool OperationArnHasBeenSet() const
ClusterOperationV2 & WithOperationArn(Aws::String &&value)
ClusterOperationV2 & WithOperationType(const Aws::String &value)
const Aws::String & GetClusterArn() const
bool ProvisionedHasBeenSet() const
void SetOperationType(Aws::String &&value)
bool OperationStateHasBeenSet() const
void SetOperationType(const char *value)
ClusterOperationV2 & WithOperationState(Aws::String &&value)
ClusterOperationV2 & WithClusterArn(Aws::String &&value)
void SetOperationState(const char *value)
void SetClusterArn(const Aws::String &value)
ClusterOperationV2 & WithServerless(const ClusterOperationV2Serverless &value)
AWS_KAFKA_API ClusterOperationV2()
void SetOperationState(Aws::String &&value)
AWS_KAFKA_API Aws::Utils::Json::JsonValue Jsonize() const
ClusterOperationV2 & WithClusterType(const ClusterType &value)
void SetEndTime(Aws::Utils::DateTime &&value)
void SetClusterType(const ClusterType &value)
ClusterOperationV2 & WithStartTime(const Aws::Utils::DateTime &value)
void SetErrorInfo(ErrorInfo &&value)
ClusterOperationV2 & WithClusterArn(const Aws::String &value)
void SetClusterType(ClusterType &&value)
bool ClusterArnHasBeenSet() const
void SetServerless(ClusterOperationV2Serverless &&value)
void SetEndTime(const Aws::Utils::DateTime &value)
void SetErrorInfo(const ErrorInfo &value)
const ErrorInfo & GetErrorInfo() const
const Aws::String & GetOperationType() const
void SetClusterArn(const char *value)
void SetClusterArn(Aws::String &&value)
ClusterOperationV2 & WithOperationArn(const Aws::String &value)
ClusterOperationV2 & WithEndTime(Aws::Utils::DateTime &&value)
ClusterOperationV2 & WithOperationState(const char *value)
bool StartTimeHasBeenSet() const
bool ErrorInfoHasBeenSet() const
const ClusterType & GetClusterType() const
ClusterOperationV2 & WithClusterType(ClusterType &&value)
AWS_KAFKA_API ClusterOperationV2(Aws::Utils::Json::JsonView jsonValue)
void SetOperationArn(const char *value)
ClusterOperationV2 & WithProvisioned(ClusterOperationV2Provisioned &&value)
const Aws::String & GetOperationArn() const
const Aws::Utils::DateTime & GetEndTime() const
void SetStartTime(Aws::Utils::DateTime &&value)
ClusterOperationV2 & WithErrorInfo(ErrorInfo &&value)
ClusterOperationV2 & WithOperationType(const char *value)
const Aws::String & GetOperationState() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue