7#include <aws/deadline/Deadline_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/deadline/model/StorageProfileOperatingSystemFamily.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/deadline/model/FileSystemLocation.h>
17template<
typename RESULT_TYPE>
18class AmazonWebServiceResult;
62 inline void SetDisplayName(
const char* value) { m_displayName.assign(value); }
97 inline void SetCreatedBy(
const char* value) { m_createdBy.assign(value); }
121 inline void SetUpdatedBy(
const char* value) { m_updatedBy.assign(value); }
145 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
GetStorageProfileResult & WithDisplayName(const Aws::String &value)
const StorageProfileOperatingSystemFamily & GetOsFamily() const
void SetRequestId(const char *value)
const Aws::String & GetDisplayName() const
void SetUpdatedBy(const Aws::String &value)
GetStorageProfileResult & WithUpdatedAt(const Aws::Utils::DateTime &value)
void SetUpdatedBy(const char *value)
GetStorageProfileResult & WithFileSystemLocations(const Aws::Vector< FileSystemLocation > &value)
void SetStorageProfileId(const Aws::String &value)
GetStorageProfileResult & WithCreatedAt(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetCreatedAt() const
void SetCreatedBy(const Aws::String &value)
GetStorageProfileResult & WithStorageProfileId(const char *value)
const Aws::Utils::DateTime & GetUpdatedAt() const
void SetFileSystemLocations(Aws::Vector< FileSystemLocation > &&value)
void SetDisplayName(const char *value)
GetStorageProfileResult & WithOsFamily(StorageProfileOperatingSystemFamily &&value)
AWS_DEADLINE_API GetStorageProfileResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_DEADLINE_API GetStorageProfileResult()
const Aws::Vector< FileSystemLocation > & GetFileSystemLocations() const
const Aws::String & GetStorageProfileId() const
GetStorageProfileResult & WithOsFamily(const StorageProfileOperatingSystemFamily &value)
GetStorageProfileResult & WithStorageProfileId(Aws::String &&value)
void SetStorageProfileId(const char *value)
GetStorageProfileResult & WithUpdatedBy(const char *value)
const Aws::String & GetRequestId() const
GetStorageProfileResult & WithRequestId(const Aws::String &value)
GetStorageProfileResult & WithUpdatedAt(Aws::Utils::DateTime &&value)
GetStorageProfileResult & AddFileSystemLocations(FileSystemLocation &&value)
void SetCreatedBy(const char *value)
GetStorageProfileResult & WithUpdatedBy(const Aws::String &value)
void SetUpdatedAt(const Aws::Utils::DateTime &value)
GetStorageProfileResult & WithStorageProfileId(const Aws::String &value)
GetStorageProfileResult & WithCreatedAt(const Aws::Utils::DateTime &value)
void SetStorageProfileId(Aws::String &&value)
void SetCreatedAt(Aws::Utils::DateTime &&value)
void SetOsFamily(const StorageProfileOperatingSystemFamily &value)
GetStorageProfileResult & WithFileSystemLocations(Aws::Vector< FileSystemLocation > &&value)
GetStorageProfileResult & WithRequestId(const char *value)
GetStorageProfileResult & WithUpdatedBy(Aws::String &&value)
void SetDisplayName(const Aws::String &value)
GetStorageProfileResult & AddFileSystemLocations(const FileSystemLocation &value)
GetStorageProfileResult & WithRequestId(Aws::String &&value)
GetStorageProfileResult & WithDisplayName(const char *value)
void SetCreatedAt(const Aws::Utils::DateTime &value)
AWS_DEADLINE_API GetStorageProfileResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetStorageProfileResult & WithCreatedBy(Aws::String &&value)
void SetFileSystemLocations(const Aws::Vector< FileSystemLocation > &value)
GetStorageProfileResult & WithCreatedBy(const char *value)
const Aws::String & GetCreatedBy() const
void SetRequestId(Aws::String &&value)
void SetCreatedBy(Aws::String &&value)
GetStorageProfileResult & WithCreatedBy(const Aws::String &value)
void SetDisplayName(Aws::String &&value)
void SetUpdatedAt(Aws::Utils::DateTime &&value)
void SetUpdatedBy(Aws::String &&value)
void SetOsFamily(StorageProfileOperatingSystemFamily &&value)
GetStorageProfileResult & WithDisplayName(Aws::String &&value)
void SetRequestId(const Aws::String &value)
const Aws::String & GetUpdatedBy() const
StorageProfileOperatingSystemFamily
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue