7#include <aws/emr-containers/EMRContainers_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/emr-containers/model/Credentials.h>
10#include <aws/core/utils/DateTime.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
25namespace EMRContainers
44 inline void SetId(
const char* value) { m_id.assign(value); }
77 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
AWS_EMRCONTAINERS_API GetManagedEndpointSessionCredentialsResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetManagedEndpointSessionCredentialsResult & WithCredentials(Credentials &&value)
const Credentials & GetCredentials() const
GetManagedEndpointSessionCredentialsResult & WithExpiresAt(Aws::Utils::DateTime &&value)
AWS_EMRCONTAINERS_API GetManagedEndpointSessionCredentialsResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetId(const char *value)
void SetRequestId(const Aws::String &value)
void SetCredentials(const Credentials &value)
GetManagedEndpointSessionCredentialsResult & WithId(const Aws::String &value)
GetManagedEndpointSessionCredentialsResult & WithCredentials(const Credentials &value)
const Aws::String & GetRequestId() const
void SetCredentials(Credentials &&value)
GetManagedEndpointSessionCredentialsResult & WithRequestId(const Aws::String &value)
void SetExpiresAt(Aws::Utils::DateTime &&value)
GetManagedEndpointSessionCredentialsResult & WithExpiresAt(const Aws::Utils::DateTime &value)
void SetRequestId(const char *value)
void SetExpiresAt(const Aws::Utils::DateTime &value)
void SetRequestId(Aws::String &&value)
GetManagedEndpointSessionCredentialsResult & WithId(const char *value)
GetManagedEndpointSessionCredentialsResult & WithRequestId(Aws::String &&value)
GetManagedEndpointSessionCredentialsResult & WithRequestId(const char *value)
GetManagedEndpointSessionCredentialsResult & WithId(Aws::String &&value)
const Aws::String & GetId() const
AWS_EMRCONTAINERS_API GetManagedEndpointSessionCredentialsResult()
const Aws::Utils::DateTime & GetExpiresAt() const
void SetId(Aws::String &&value)
void SetId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue