7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/partnercentral-account/PartnerCentralAccountRequest.h>
9#include <aws/partnercentral-account/PartnerCentralAccount_EXPORTS.h>
14namespace PartnerCentralAccount {
39 template <
typename CatalogT = Aws::String>
41 m_catalogHasBeenSet =
true;
42 m_catalog = std::forward<CatalogT>(value);
44 template <
typename CatalogT = Aws::String>
52 bool m_catalogHasBeenSet =
false;
AWS_PARTNERCENTRALACCOUNT_API GetConnectionPreferencesRequest()=default
void SetCatalog(CatalogT &&value)
AWS_PARTNERCENTRALACCOUNT_API Aws::String SerializePayload() const override
virtual const char * GetServiceRequestName() const override
const Aws::String & GetCatalog() const
AWS_PARTNERCENTRALACCOUNT_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
GetConnectionPreferencesRequest & WithCatalog(CatalogT &&value)
bool CatalogHasBeenSet() const
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String