7#include <aws/core/client/AWSClient.h>
8#include <aws/core/client/AWSClientAsyncCRTP.h>
9#include <aws/core/client/ClientConfiguration.h>
10#include <aws/core/utils/json/JsonSerializer.h>
11#include <aws/sagemaker-geospatial/SageMakerGeospatialPaginationBase.h>
12#include <aws/sagemaker-geospatial/SageMakerGeospatialServiceClientModel.h>
13#include <aws/sagemaker-geospatial/SageMakerGeospatialWaiter.h>
14#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
17namespace SageMakerGeospatial {
39 std::shared_ptr<SageMakerGeospatialEndpointProviderBase> endpointProvider =
nullptr);
46 std::shared_ptr<SageMakerGeospatialEndpointProviderBase> endpointProvider =
nullptr,
55 std::shared_ptr<SageMakerGeospatialEndpointProviderBase> endpointProvider =
nullptr,
94 template <
typename DeleteEarthObservationJobRequestT = Model::DeleteEarthObservationJobRequest>
96 const DeleteEarthObservationJobRequestT& request)
const {
97 return SubmitCallable(&SageMakerGeospatialClient::DeleteEarthObservationJob, request);
104 template <
typename DeleteEarthObservationJobRequestT = Model::DeleteEarthObservationJobRequest>
107 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
108 return SubmitAsync(&SageMakerGeospatialClient::DeleteEarthObservationJob, request, handler, context);
123 template <
typename DeleteVectorEnrichmentJobRequestT = Model::DeleteVectorEnrichmentJobRequest>
125 const DeleteVectorEnrichmentJobRequestT& request)
const {
126 return SubmitCallable(&SageMakerGeospatialClient::DeleteVectorEnrichmentJob, request);
133 template <
typename DeleteVectorEnrichmentJobRequestT = Model::DeleteVectorEnrichmentJobRequest>
136 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
137 return SubmitAsync(&SageMakerGeospatialClient::DeleteVectorEnrichmentJob, request, handler, context);
153 template <
typename ExportEarthObservationJobRequestT = Model::ExportEarthObservationJobRequest>
155 const ExportEarthObservationJobRequestT& request)
const {
156 return SubmitCallable(&SageMakerGeospatialClient::ExportEarthObservationJob, request);
163 template <
typename ExportEarthObservationJobRequestT = Model::ExportEarthObservationJobRequest>
166 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
167 return SubmitAsync(&SageMakerGeospatialClient::ExportEarthObservationJob, request, handler, context);
182 template <
typename ExportVectorEnrichmentJobRequestT = Model::ExportVectorEnrichmentJobRequest>
184 const ExportVectorEnrichmentJobRequestT& request)
const {
185 return SubmitCallable(&SageMakerGeospatialClient::ExportVectorEnrichmentJob, request);
192 template <
typename ExportVectorEnrichmentJobRequestT = Model::ExportVectorEnrichmentJobRequest>
195 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
196 return SubmitAsync(&SageMakerGeospatialClient::ExportVectorEnrichmentJob, request, handler, context);
211 template <
typename GetEarthObservationJobRequestT = Model::GetEarthObservationJobRequest>
213 return SubmitCallable(&SageMakerGeospatialClient::GetEarthObservationJob, request);
220 template <
typename GetEarthObservationJobRequestT = Model::GetEarthObservationJobRequest>
223 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
224 return SubmitAsync(&SageMakerGeospatialClient::GetEarthObservationJob, request, handler, context);
239 template <
typename GetRasterDataCollectionRequestT = Model::GetRasterDataCollectionRequest>
241 return SubmitCallable(&SageMakerGeospatialClient::GetRasterDataCollection, request);
248 template <
typename GetRasterDataCollectionRequestT = Model::GetRasterDataCollectionRequest>
251 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
252 return SubmitAsync(&SageMakerGeospatialClient::GetRasterDataCollection, request, handler, context);
266 template <
typename GetTileRequestT = Model::GetTileRequest>
268 return SubmitCallable(&SageMakerGeospatialClient::GetTile, request);
275 template <
typename GetTileRequestT = Model::GetTileRequest>
277 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
278 return SubmitAsync(&SageMakerGeospatialClient::GetTile, request, handler, context);
293 template <
typename GetVectorEnrichmentJobRequestT = Model::GetVectorEnrichmentJobRequest>
295 return SubmitCallable(&SageMakerGeospatialClient::GetVectorEnrichmentJob, request);
302 template <
typename GetVectorEnrichmentJobRequestT = Model::GetVectorEnrichmentJobRequest>
305 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
306 return SubmitAsync(&SageMakerGeospatialClient::GetVectorEnrichmentJob, request, handler, context);
321 template <
typename ListEarthObservationJobsRequestT = Model::ListEarthObservationJobsRequest>
323 const ListEarthObservationJobsRequestT& request = {})
const {
324 return SubmitCallable(&SageMakerGeospatialClient::ListEarthObservationJobs, request);
331 template <
typename ListEarthObservationJobsRequestT = Model::ListEarthObservationJobsRequest>
333 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
334 const ListEarthObservationJobsRequestT& request = {})
const {
335 return SubmitAsync(&SageMakerGeospatialClient::ListEarthObservationJobs, request, handler, context);
351 template <
typename ListRasterDataCollectionsRequestT = Model::ListRasterDataCollectionsRequest>
353 const ListRasterDataCollectionsRequestT& request = {})
const {
354 return SubmitCallable(&SageMakerGeospatialClient::ListRasterDataCollections, request);
361 template <
typename ListRasterDataCollectionsRequestT = Model::ListRasterDataCollectionsRequest>
363 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
364 const ListRasterDataCollectionsRequestT& request = {})
const {
365 return SubmitAsync(&SageMakerGeospatialClient::ListRasterDataCollections, request, handler, context);
379 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
381 return SubmitCallable(&SageMakerGeospatialClient::ListTagsForResource, request);
388 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
390 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
391 return SubmitAsync(&SageMakerGeospatialClient::ListTagsForResource, request, handler, context);
405 template <
typename ListVectorEnrichmentJobsRequestT = Model::ListVectorEnrichmentJobsRequest>
407 const ListVectorEnrichmentJobsRequestT& request = {})
const {
408 return SubmitCallable(&SageMakerGeospatialClient::ListVectorEnrichmentJobs, request);
415 template <
typename ListVectorEnrichmentJobsRequestT = Model::ListVectorEnrichmentJobsRequest>
417 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
418 const ListVectorEnrichmentJobsRequestT& request = {})
const {
419 return SubmitAsync(&SageMakerGeospatialClient::ListVectorEnrichmentJobs, request, handler, context);
436 template <
typename SearchRasterDataCollectionRequestT = Model::SearchRasterDataCollectionRequest>
438 const SearchRasterDataCollectionRequestT& request)
const {
439 return SubmitCallable(&SageMakerGeospatialClient::SearchRasterDataCollection, request);
446 template <
typename SearchRasterDataCollectionRequestT = Model::SearchRasterDataCollectionRequest>
449 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
450 return SubmitAsync(&SageMakerGeospatialClient::SearchRasterDataCollection, request, handler, context);
465 template <
typename StartEarthObservationJobRequestT = Model::StartEarthObservationJobRequest>
467 return SubmitCallable(&SageMakerGeospatialClient::StartEarthObservationJob, request);
474 template <
typename StartEarthObservationJobRequestT = Model::StartEarthObservationJobRequest>
477 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
478 return SubmitAsync(&SageMakerGeospatialClient::StartEarthObservationJob, request, handler, context);
494 template <
typename StartVectorEnrichmentJobRequestT = Model::StartVectorEnrichmentJobRequest>
496 return SubmitCallable(&SageMakerGeospatialClient::StartVectorEnrichmentJob, request);
503 template <
typename StartVectorEnrichmentJobRequestT = Model::StartVectorEnrichmentJobRequest>
506 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
507 return SubmitAsync(&SageMakerGeospatialClient::StartVectorEnrichmentJob, request, handler, context);
522 template <
typename StopEarthObservationJobRequestT = Model::StopEarthObservationJobRequest>
524 return SubmitCallable(&SageMakerGeospatialClient::StopEarthObservationJob, request);
531 template <
typename StopEarthObservationJobRequestT = Model::StopEarthObservationJobRequest>
534 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
535 return SubmitAsync(&SageMakerGeospatialClient::StopEarthObservationJob, request, handler, context);
550 template <
typename StopVectorEnrichmentJobRequestT = Model::StopVectorEnrichmentJobRequest>
552 return SubmitCallable(&SageMakerGeospatialClient::StopVectorEnrichmentJob, request);
559 template <
typename StopVectorEnrichmentJobRequestT = Model::StopVectorEnrichmentJobRequest>
562 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
563 return SubmitAsync(&SageMakerGeospatialClient::StopVectorEnrichmentJob, request, handler, context);
576 template <
typename TagResourceRequestT = Model::TagResourceRequest>
578 return SubmitCallable(&SageMakerGeospatialClient::TagResource, request);
585 template <
typename TagResourceRequestT = Model::TagResourceRequest>
587 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
588 return SubmitAsync(&SageMakerGeospatialClient::TagResource, request, handler, context);
601 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
603 return SubmitCallable(&SageMakerGeospatialClient::UntagResource, request);
610 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
612 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
613 return SubmitAsync(&SageMakerGeospatialClient::UntagResource, request, handler, context);
630 std::shared_ptr<SageMakerGeospatialEndpointProviderBase> m_endpointProvider;
void DeleteEarthObservationJobAsync(const DeleteEarthObservationJobRequestT &request, const DeleteEarthObservationJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListTagsForResourceOutcomeCallable ListTagsForResourceCallable(const ListTagsForResourceRequestT &request) const
void GetEarthObservationJobAsync(const GetEarthObservationJobRequestT &request, const GetEarthObservationJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListVectorEnrichmentJobsAsync(const ListVectorEnrichmentJobsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListVectorEnrichmentJobsRequestT &request={}) const
Model::ExportEarthObservationJobOutcomeCallable ExportEarthObservationJobCallable(const ExportEarthObservationJobRequestT &request) const
virtual Model::StopVectorEnrichmentJobOutcome StopVectorEnrichmentJob(const Model::StopVectorEnrichmentJobRequest &request) const
void StartVectorEnrichmentJobAsync(const StartVectorEnrichmentJobRequestT &request, const StartVectorEnrichmentJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DeleteVectorEnrichmentJobOutcomeCallable DeleteVectorEnrichmentJobCallable(const DeleteVectorEnrichmentJobRequestT &request) const
void TagResourceAsync(const TagResourceRequestT &request, const TagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Aws::Client::AWSJsonClient BASECLASS
SageMakerGeospatialClient(const Aws::SageMakerGeospatial::SageMakerGeospatialClientConfiguration &clientConfiguration=Aws::SageMakerGeospatial::SageMakerGeospatialClientConfiguration(), std::shared_ptr< SageMakerGeospatialEndpointProviderBase > endpointProvider=nullptr)
Model::StopVectorEnrichmentJobOutcomeCallable StopVectorEnrichmentJobCallable(const StopVectorEnrichmentJobRequestT &request) const
virtual std::shared_ptr< SageMakerGeospatialEndpointProviderBase > & accessEndpointProvider()
virtual Model::ListEarthObservationJobsOutcome ListEarthObservationJobs(const Model::ListEarthObservationJobsRequest &request={}) const
void StopVectorEnrichmentJobAsync(const StopVectorEnrichmentJobRequestT &request, const StopVectorEnrichmentJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ExportVectorEnrichmentJobOutcome ExportVectorEnrichmentJob(const Model::ExportVectorEnrichmentJobRequest &request) const
Model::GetRasterDataCollectionOutcomeCallable GetRasterDataCollectionCallable(const GetRasterDataCollectionRequestT &request) const
void UntagResourceAsync(const UntagResourceRequestT &request, const UntagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListVectorEnrichmentJobsOutcomeCallable ListVectorEnrichmentJobsCallable(const ListVectorEnrichmentJobsRequestT &request={}) const
void DeleteVectorEnrichmentJobAsync(const DeleteVectorEnrichmentJobRequestT &request, const DeleteVectorEnrichmentJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::StartEarthObservationJobOutcome StartEarthObservationJob(const Model::StartEarthObservationJobRequest &request) const
virtual Model::ExportEarthObservationJobOutcome ExportEarthObservationJob(const Model::ExportEarthObservationJobRequest &request) const
Model::DeleteEarthObservationJobOutcomeCallable DeleteEarthObservationJobCallable(const DeleteEarthObservationJobRequestT &request) const
Model::ExportVectorEnrichmentJobOutcomeCallable ExportVectorEnrichmentJobCallable(const ExportVectorEnrichmentJobRequestT &request) const
virtual Model::TagResourceOutcome TagResource(const Model::TagResourceRequest &request) const
virtual Model::ListTagsForResourceOutcome ListTagsForResource(const Model::ListTagsForResourceRequest &request) const
static const char * GetAllocationTag()
void ListRasterDataCollectionsAsync(const ListRasterDataCollectionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListRasterDataCollectionsRequestT &request={}) const
Model::ListRasterDataCollectionsOutcomeCallable ListRasterDataCollectionsCallable(const ListRasterDataCollectionsRequestT &request={}) const
Model::GetTileOutcomeCallable GetTileCallable(const GetTileRequestT &request) const
static const char * GetServiceName()
virtual Model::StopEarthObservationJobOutcome StopEarthObservationJob(const Model::StopEarthObservationJobRequest &request) const
Model::GetEarthObservationJobOutcomeCallable GetEarthObservationJobCallable(const GetEarthObservationJobRequestT &request) const
virtual Model::DeleteEarthObservationJobOutcome DeleteEarthObservationJob(const Model::DeleteEarthObservationJobRequest &request) const
SageMakerGeospatialClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, std::shared_ptr< SageMakerGeospatialEndpointProviderBase > endpointProvider=nullptr, const Aws::SageMakerGeospatial::SageMakerGeospatialClientConfiguration &clientConfiguration=Aws::SageMakerGeospatial::SageMakerGeospatialClientConfiguration())
virtual Model::ListRasterDataCollectionsOutcome ListRasterDataCollections(const Model::ListRasterDataCollectionsRequest &request={}) const
void SearchRasterDataCollectionAsync(const SearchRasterDataCollectionRequestT &request, const SearchRasterDataCollectionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void GetRasterDataCollectionAsync(const GetRasterDataCollectionRequestT &request, const GetRasterDataCollectionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
SageMakerGeospatialClientConfiguration ClientConfigurationType
void GetTileAsync(const GetTileRequestT &request, const GetTileResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::GetEarthObservationJobOutcome GetEarthObservationJob(const Model::GetEarthObservationJobRequest &request) const
Model::ListEarthObservationJobsOutcomeCallable ListEarthObservationJobsCallable(const ListEarthObservationJobsRequestT &request={}) const
virtual void OverrideEndpoint(const Aws::String &endpoint)
virtual ~SageMakerGeospatialClient()
SageMakerGeospatialClient(const Aws::Auth::AWSCredentials &credentials, std::shared_ptr< SageMakerGeospatialEndpointProviderBase > endpointProvider=nullptr, const Aws::SageMakerGeospatial::SageMakerGeospatialClientConfiguration &clientConfiguration=Aws::SageMakerGeospatial::SageMakerGeospatialClientConfiguration())
virtual Model::GetRasterDataCollectionOutcome GetRasterDataCollection(const Model::GetRasterDataCollectionRequest &request) const
Model::StartVectorEnrichmentJobOutcomeCallable StartVectorEnrichmentJobCallable(const StartVectorEnrichmentJobRequestT &request) const
Model::TagResourceOutcomeCallable TagResourceCallable(const TagResourceRequestT &request) const
Model::StopEarthObservationJobOutcomeCallable StopEarthObservationJobCallable(const StopEarthObservationJobRequestT &request) const
SageMakerGeospatialClient(const Aws::Client::ClientConfiguration &clientConfiguration)
void ExportEarthObservationJobAsync(const ExportEarthObservationJobRequestT &request, const ExportEarthObservationJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void GetVectorEnrichmentJobAsync(const GetVectorEnrichmentJobRequestT &request, const GetVectorEnrichmentJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::UntagResourceOutcome UntagResource(const Model::UntagResourceRequest &request) const
Model::UntagResourceOutcomeCallable UntagResourceCallable(const UntagResourceRequestT &request) const
void ListTagsForResourceAsync(const ListTagsForResourceRequestT &request, const ListTagsForResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ExportVectorEnrichmentJobAsync(const ExportVectorEnrichmentJobRequestT &request, const ExportVectorEnrichmentJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::SearchRasterDataCollectionOutcome SearchRasterDataCollection(const Model::SearchRasterDataCollectionRequest &request) const
Model::GetVectorEnrichmentJobOutcomeCallable GetVectorEnrichmentJobCallable(const GetVectorEnrichmentJobRequestT &request) const
void StopEarthObservationJobAsync(const StopEarthObservationJobRequestT &request, const StopEarthObservationJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::StartEarthObservationJobOutcomeCallable StartEarthObservationJobCallable(const StartEarthObservationJobRequestT &request) const
SageMakerGeospatialEndpointProvider EndpointProviderType
void ListEarthObservationJobsAsync(const ListEarthObservationJobsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListEarthObservationJobsRequestT &request={}) const
void StartEarthObservationJobAsync(const StartEarthObservationJobRequestT &request, const StartEarthObservationJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListVectorEnrichmentJobsOutcome ListVectorEnrichmentJobs(const Model::ListVectorEnrichmentJobsRequest &request={}) const
virtual Model::GetVectorEnrichmentJobOutcome GetVectorEnrichmentJob(const Model::GetVectorEnrichmentJobRequest &request) const
virtual Model::GetTileOutcome GetTile(const Model::GetTileRequest &request) const
virtual Model::DeleteVectorEnrichmentJobOutcome DeleteVectorEnrichmentJob(const Model::DeleteVectorEnrichmentJobRequest &request) const
SageMakerGeospatialClient(const Aws::Auth::AWSCredentials &credentials, const Aws::Client::ClientConfiguration &clientConfiguration)
Model::SearchRasterDataCollectionOutcomeCallable SearchRasterDataCollectionCallable(const SearchRasterDataCollectionRequestT &request) const
virtual Model::StartVectorEnrichmentJobOutcome StartVectorEnrichmentJob(const Model::StartVectorEnrichmentJobRequest &request) const
SageMakerGeospatialClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, const Aws::Client::ClientConfiguration &clientConfiguration)
std::future< GetEarthObservationJobOutcome > GetEarthObservationJobOutcomeCallable
std::future< SearchRasterDataCollectionOutcome > SearchRasterDataCollectionOutcomeCallable
std::future< ListVectorEnrichmentJobsOutcome > ListVectorEnrichmentJobsOutcomeCallable
std::future< StopVectorEnrichmentJobOutcome > StopVectorEnrichmentJobOutcomeCallable
std::future< ExportEarthObservationJobOutcome > ExportEarthObservationJobOutcomeCallable
std::future< DeleteVectorEnrichmentJobOutcome > DeleteVectorEnrichmentJobOutcomeCallable
std::future< DeleteEarthObservationJobOutcome > DeleteEarthObservationJobOutcomeCallable
std::future< GetVectorEnrichmentJobOutcome > GetVectorEnrichmentJobOutcomeCallable
std::future< GetRasterDataCollectionOutcome > GetRasterDataCollectionOutcomeCallable
std::future< ListEarthObservationJobsOutcome > ListEarthObservationJobsOutcomeCallable
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
std::future< StartEarthObservationJobOutcome > StartEarthObservationJobOutcomeCallable
std::future< GetTileOutcome > GetTileOutcomeCallable
std::future< StartVectorEnrichmentJobOutcome > StartVectorEnrichmentJobOutcomeCallable
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< StopEarthObservationJobOutcome > StopEarthObservationJobOutcomeCallable
std::future< ListRasterDataCollectionsOutcome > ListRasterDataCollectionsOutcomeCallable
std::future< ExportVectorEnrichmentJobOutcome > ExportVectorEnrichmentJobOutcomeCallable
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
std::function< void(const SageMakerGeospatialClient *, const Model::GetEarthObservationJobRequest &, const Model::GetEarthObservationJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetEarthObservationJobResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::StartEarthObservationJobRequest &, const Model::StartEarthObservationJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartEarthObservationJobResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::ListRasterDataCollectionsRequest &, const Model::ListRasterDataCollectionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListRasterDataCollectionsResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::ExportVectorEnrichmentJobRequest &, const Model::ExportVectorEnrichmentJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ExportVectorEnrichmentJobResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::GetVectorEnrichmentJobRequest &, const Model::GetVectorEnrichmentJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetVectorEnrichmentJobResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::ListVectorEnrichmentJobsRequest &, const Model::ListVectorEnrichmentJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListVectorEnrichmentJobsResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::ExportEarthObservationJobRequest &, const Model::ExportEarthObservationJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ExportEarthObservationJobResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::DeleteVectorEnrichmentJobRequest &, const Model::DeleteVectorEnrichmentJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteVectorEnrichmentJobResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::StopVectorEnrichmentJobRequest &, const Model::StopVectorEnrichmentJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopVectorEnrichmentJobResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::ListEarthObservationJobsRequest &, const Model::ListEarthObservationJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEarthObservationJobsResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::StopEarthObservationJobRequest &, const Model::StopEarthObservationJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopEarthObservationJobResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::StartVectorEnrichmentJobRequest &, const Model::StartVectorEnrichmentJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartVectorEnrichmentJobResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::DeleteEarthObservationJobRequest &, const Model::DeleteEarthObservationJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteEarthObservationJobResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTagsForResourceResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::GetRasterDataCollectionRequest &, const Model::GetRasterDataCollectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetRasterDataCollectionResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::SearchRasterDataCollectionRequest &, const Model::SearchRasterDataCollectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SearchRasterDataCollectionResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
std::function< void(const SageMakerGeospatialClient *, const Model::GetTileRequest &, Model::GetTileOutcome, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetTileResponseReceivedHandler
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String