AWS SDK for C++

AWS SDK for C++ Version 1.11.680

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::B2BI Namespace Reference

Namespaces

namespace  B2BIErrorMapper
 
namespace  Endpoint
 
namespace  Model
 

Classes

class  B2BIClient
 
 
class  B2BIError
 
class  B2BIRequest
 

Typedefs

 
 
 
typedef std::function< void(const B2BIClient *, const Model::CreateCapabilityRequest &, const Model::CreateCapabilityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateCapabilityResponseReceivedHandler
 
 
typedef std::function< void(const B2BIClient *, const Model::CreateProfileRequest &, const Model::CreateProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateProfileResponseReceivedHandler
 
 
 
typedef std::function< void(const B2BIClient *, const Model::DeleteCapabilityRequest &, const Model::DeleteCapabilityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteCapabilityResponseReceivedHandler
 
 
typedef std::function< void(const B2BIClient *, const Model::DeleteProfileRequest &, const Model::DeleteProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteProfileResponseReceivedHandler
 
 
typedef std::function< void(const B2BIClient *, const Model::GenerateMappingRequest &, const Model::GenerateMappingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GenerateMappingResponseReceivedHandler
 
typedef std::function< void(const B2BIClient *, const Model::GetCapabilityRequest &, const Model::GetCapabilityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetCapabilityResponseReceivedHandler
 
typedef std::function< void(const B2BIClient *, const Model::GetPartnershipRequest &, const Model::GetPartnershipOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetPartnershipResponseReceivedHandler
 
typedef std::function< void(const B2BIClient *, const Model::GetProfileRequest &, const Model::GetProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetProfileResponseReceivedHandler
 
typedef std::function< void(const B2BIClient *, const Model::GetTransformerRequest &, const Model::GetTransformerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetTransformerResponseReceivedHandler
 
 
typedef std::function< void(const B2BIClient *, const Model::ListCapabilitiesRequest &, const Model::ListCapabilitiesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListCapabilitiesResponseReceivedHandler
 
typedef std::function< void(const B2BIClient *, const Model::ListPartnershipsRequest &, const Model::ListPartnershipsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListPartnershipsResponseReceivedHandler
 
typedef std::function< void(const B2BIClient *, const Model::ListProfilesRequest &, const Model::ListProfilesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListProfilesResponseReceivedHandler
 
 
typedef std::function< void(const B2BIClient *, const Model::ListTransformersRequest &, const Model::ListTransformersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTransformersResponseReceivedHandler
 
 
typedef std::function< void(const B2BIClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const B2BIClient *, const Model::TestConversionRequest &, const Model::TestConversionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TestConversionResponseReceivedHandler
 
typedef std::function< void(const B2BIClient *, const Model::TestMappingRequest &, const Model::TestMappingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TestMappingResponseReceivedHandler
 
typedef std::function< void(const B2BIClient *, const Model::TestParsingRequest &, const Model::TestParsingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TestParsingResponseReceivedHandler
 
typedef std::function< void(const B2BIClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
typedef std::function< void(const B2BIClient *, const Model::UpdateCapabilityRequest &, const Model::UpdateCapabilityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateCapabilityResponseReceivedHandler
 
 
typedef std::function< void(const B2BIClient *, const Model::UpdateProfileRequest &, const Model::UpdateProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateProfileResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ B2BIClientConfiguration

Definition at line 78 of file B2BIServiceClientModel.h.

◆ B2BIEndpointProvider

Definition at line 80 of file B2BIServiceClientModel.h.

◆ B2BIEndpointProviderBase

Definition at line 79 of file B2BIServiceClientModel.h.

◆ CreateCapabilityResponseReceivedHandler

Definition at line 188 of file B2BIServiceClientModel.h.

◆ CreatePartnershipResponseReceivedHandler

Definition at line 191 of file B2BIServiceClientModel.h.

◆ CreateProfileResponseReceivedHandler

Definition at line 194 of file B2BIServiceClientModel.h.

◆ CreateStarterMappingTemplateResponseReceivedHandler

Definition at line 198 of file B2BIServiceClientModel.h.

◆ CreateTransformerResponseReceivedHandler

Definition at line 201 of file B2BIServiceClientModel.h.

◆ DeleteCapabilityResponseReceivedHandler

Definition at line 204 of file B2BIServiceClientModel.h.

◆ DeletePartnershipResponseReceivedHandler

Definition at line 207 of file B2BIServiceClientModel.h.

◆ DeleteProfileResponseReceivedHandler

Definition at line 210 of file B2BIServiceClientModel.h.

◆ DeleteTransformerResponseReceivedHandler

Definition at line 213 of file B2BIServiceClientModel.h.

◆ GenerateMappingResponseReceivedHandler

Definition at line 216 of file B2BIServiceClientModel.h.

◆ GetCapabilityResponseReceivedHandler

Definition at line 219 of file B2BIServiceClientModel.h.

◆ GetPartnershipResponseReceivedHandler

Definition at line 222 of file B2BIServiceClientModel.h.

◆ GetProfileResponseReceivedHandler

typedef std::function<void(const B2BIClient*, const Model::GetProfileRequest&, const Model::GetProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::B2BI::GetProfileResponseReceivedHandler

Definition at line 225 of file B2BIServiceClientModel.h.

◆ GetTransformerJobResponseReceivedHandler

Definition at line 231 of file B2BIServiceClientModel.h.

◆ GetTransformerResponseReceivedHandler

Definition at line 228 of file B2BIServiceClientModel.h.

◆ ListCapabilitiesResponseReceivedHandler

Definition at line 234 of file B2BIServiceClientModel.h.

◆ ListPartnershipsResponseReceivedHandler

Definition at line 237 of file B2BIServiceClientModel.h.

◆ ListProfilesResponseReceivedHandler

Definition at line 240 of file B2BIServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 243 of file B2BIServiceClientModel.h.

◆ ListTransformersResponseReceivedHandler

Definition at line 246 of file B2BIServiceClientModel.h.

◆ StartTransformerJobResponseReceivedHandler

Definition at line 249 of file B2BIServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 252 of file B2BIServiceClientModel.h.

◆ TestConversionResponseReceivedHandler

Definition at line 255 of file B2BIServiceClientModel.h.

◆ TestMappingResponseReceivedHandler

Definition at line 258 of file B2BIServiceClientModel.h.

◆ TestParsingResponseReceivedHandler

Definition at line 261 of file B2BIServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 264 of file B2BIServiceClientModel.h.

◆ UpdateCapabilityResponseReceivedHandler

Definition at line 267 of file B2BIServiceClientModel.h.

◆ UpdatePartnershipResponseReceivedHandler

Definition at line 270 of file B2BIServiceClientModel.h.

◆ UpdateProfileResponseReceivedHandler

Definition at line 273 of file B2BIServiceClientModel.h.

◆ UpdateTransformerResponseReceivedHandler

Definition at line 276 of file B2BIServiceClientModel.h.

Enumeration Type Documentation

◆ B2BIErrors

strong
Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 14 of file B2BIErrors.h.