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/SageMakerGeospatial_EXPORTS.h>
16namespace SageMakerGeospatial {
37 std::shared_ptr<SageMakerGeospatialEndpointProviderBase> endpointProvider =
nullptr);
44 std::shared_ptr<SageMakerGeospatialEndpointProviderBase> endpointProvider =
nullptr,
53 std::shared_ptr<SageMakerGeospatialEndpointProviderBase> endpointProvider =
nullptr,
92 template <
typename DeleteEarthObservationJobRequestT = Model::DeleteEarthObservationJobRequest>
94 const DeleteEarthObservationJobRequestT& request)
const {
95 return SubmitCallable(&SageMakerGeospatialClient::DeleteEarthObservationJob, request);
102 template <
typename DeleteEarthObservationJobRequestT = Model::DeleteEarthObservationJobRequest>
105 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
106 return SubmitAsync(&SageMakerGeospatialClient::DeleteEarthObservationJob, request, handler, context);
121 template <
typename DeleteVectorEnrichmentJobRequestT = Model::DeleteVectorEnrichmentJobRequest>
123 const DeleteVectorEnrichmentJobRequestT& request)
const {
124 return SubmitCallable(&SageMakerGeospatialClient::DeleteVectorEnrichmentJob, request);
131 template <
typename DeleteVectorEnrichmentJobRequestT = Model::DeleteVectorEnrichmentJobRequest>
134 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
135 return SubmitAsync(&SageMakerGeospatialClient::DeleteVectorEnrichmentJob, request, handler, context);
151 template <
typename ExportEarthObservationJobRequestT = Model::ExportEarthObservationJobRequest>
153 const ExportEarthObservationJobRequestT& request)
const {
154 return SubmitCallable(&SageMakerGeospatialClient::ExportEarthObservationJob, request);
161 template <
typename ExportEarthObservationJobRequestT = Model::ExportEarthObservationJobRequest>
164 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
165 return SubmitAsync(&SageMakerGeospatialClient::ExportEarthObservationJob, request, handler, context);
180 template <
typename ExportVectorEnrichmentJobRequestT = Model::ExportVectorEnrichmentJobRequest>
182 const ExportVectorEnrichmentJobRequestT& request)
const {
183 return SubmitCallable(&SageMakerGeospatialClient::ExportVectorEnrichmentJob, request);
190 template <
typename ExportVectorEnrichmentJobRequestT = Model::ExportVectorEnrichmentJobRequest>
193 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
194 return SubmitAsync(&SageMakerGeospatialClient::ExportVectorEnrichmentJob, request, handler, context);
209 template <
typename GetEarthObservationJobRequestT = Model::GetEarthObservationJobRequest>
211 return SubmitCallable(&SageMakerGeospatialClient::GetEarthObservationJob, request);
218 template <
typename GetEarthObservationJobRequestT = Model::GetEarthObservationJobRequest>
221 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
222 return SubmitAsync(&SageMakerGeospatialClient::GetEarthObservationJob, request, handler, context);
237 template <
typename GetRasterDataCollectionRequestT = Model::GetRasterDataCollectionRequest>
239 return SubmitCallable(&SageMakerGeospatialClient::GetRasterDataCollection, request);
246 template <
typename GetRasterDataCollectionRequestT = Model::GetRasterDataCollectionRequest>
249 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
250 return SubmitAsync(&SageMakerGeospatialClient::GetRasterDataCollection, request, handler, context);
264 template <
typename GetTileRequestT = Model::GetTileRequest>
266 return SubmitCallable(&SageMakerGeospatialClient::GetTile, request);
273 template <
typename GetTileRequestT = Model::GetTileRequest>
275 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
276 return SubmitAsync(&SageMakerGeospatialClient::GetTile, request, handler, context);
291 template <
typename GetVectorEnrichmentJobRequestT = Model::GetVectorEnrichmentJobRequest>
293 return SubmitCallable(&SageMakerGeospatialClient::GetVectorEnrichmentJob, request);
300 template <
typename GetVectorEnrichmentJobRequestT = Model::GetVectorEnrichmentJobRequest>
303 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
304 return SubmitAsync(&SageMakerGeospatialClient::GetVectorEnrichmentJob, request, handler, context);
319 template <
typename ListEarthObservationJobsRequestT = Model::ListEarthObservationJobsRequest>
321 const ListEarthObservationJobsRequestT& request = {})
const {
322 return SubmitCallable(&SageMakerGeospatialClient::ListEarthObservationJobs, request);
329 template <
typename ListEarthObservationJobsRequestT = Model::ListEarthObservationJobsRequest>
331 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
332 const ListEarthObservationJobsRequestT& request = {})
const {
333 return SubmitAsync(&SageMakerGeospatialClient::ListEarthObservationJobs, request, handler, context);
349 template <
typename ListRasterDataCollectionsRequestT = Model::ListRasterDataCollectionsRequest>
351 const ListRasterDataCollectionsRequestT& request = {})
const {
352 return SubmitCallable(&SageMakerGeospatialClient::ListRasterDataCollections, request);
359 template <
typename ListRasterDataCollectionsRequestT = Model::ListRasterDataCollectionsRequest>
361 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
362 const ListRasterDataCollectionsRequestT& request = {})
const {
363 return SubmitAsync(&SageMakerGeospatialClient::ListRasterDataCollections, request, handler, context);
377 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
379 return SubmitCallable(&SageMakerGeospatialClient::ListTagsForResource, request);
386 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
388 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
389 return SubmitAsync(&SageMakerGeospatialClient::ListTagsForResource, request, handler, context);
403 template <
typename ListVectorEnrichmentJobsRequestT = Model::ListVectorEnrichmentJobsRequest>
405 const ListVectorEnrichmentJobsRequestT& request = {})
const {
406 return SubmitCallable(&SageMakerGeospatialClient::ListVectorEnrichmentJobs, request);
413 template <
typename ListVectorEnrichmentJobsRequestT = Model::ListVectorEnrichmentJobsRequest>
415 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
416 const ListVectorEnrichmentJobsRequestT& request = {})
const {
417 return SubmitAsync(&SageMakerGeospatialClient::ListVectorEnrichmentJobs, request, handler, context);
434 template <
typename SearchRasterDataCollectionRequestT = Model::SearchRasterDataCollectionRequest>
436 const SearchRasterDataCollectionRequestT& request)
const {
437 return SubmitCallable(&SageMakerGeospatialClient::SearchRasterDataCollection, request);
444 template <
typename SearchRasterDataCollectionRequestT = Model::SearchRasterDataCollectionRequest>
447 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
448 return SubmitAsync(&SageMakerGeospatialClient::SearchRasterDataCollection, request, handler, context);
463 template <
typename StartEarthObservationJobRequestT = Model::StartEarthObservationJobRequest>
465 return SubmitCallable(&SageMakerGeospatialClient::StartEarthObservationJob, request);
472 template <
typename StartEarthObservationJobRequestT = Model::StartEarthObservationJobRequest>
475 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
476 return SubmitAsync(&SageMakerGeospatialClient::StartEarthObservationJob, request, handler, context);
492 template <
typename StartVectorEnrichmentJobRequestT = Model::StartVectorEnrichmentJobRequest>
494 return SubmitCallable(&SageMakerGeospatialClient::StartVectorEnrichmentJob, request);
501 template <
typename StartVectorEnrichmentJobRequestT = Model::StartVectorEnrichmentJobRequest>
504 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
505 return SubmitAsync(&SageMakerGeospatialClient::StartVectorEnrichmentJob, request, handler, context);
520 template <
typename StopEarthObservationJobRequestT = Model::StopEarthObservationJobRequest>
522 return SubmitCallable(&SageMakerGeospatialClient::StopEarthObservationJob, request);
529 template <
typename StopEarthObservationJobRequestT = Model::StopEarthObservationJobRequest>
532 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
533 return SubmitAsync(&SageMakerGeospatialClient::StopEarthObservationJob, request, handler, context);
548 template <
typename StopVectorEnrichmentJobRequestT = Model::StopVectorEnrichmentJobRequest>
550 return SubmitCallable(&SageMakerGeospatialClient::StopVectorEnrichmentJob, request);
557 template <
typename StopVectorEnrichmentJobRequestT = Model::StopVectorEnrichmentJobRequest>
560 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
561 return SubmitAsync(&SageMakerGeospatialClient::StopVectorEnrichmentJob, request, handler, context);
574 template <
typename TagResourceRequestT = Model::TagResourceRequest>
576 return SubmitCallable(&SageMakerGeospatialClient::TagResource, request);
583 template <
typename TagResourceRequestT = Model::TagResourceRequest>
585 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
586 return SubmitAsync(&SageMakerGeospatialClient::TagResource, request, handler, context);
599 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
601 return SubmitCallable(&SageMakerGeospatialClient::UntagResource, request);
608 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
610 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
611 return SubmitAsync(&SageMakerGeospatialClient::UntagResource, request, handler, context);
622 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