Uses of Interface
software.amazon.awssdk.services.b2bi.B2BiAsyncClient
-
Packages that use B2BiAsyncClient Package Description software.amazon.awssdk.services.b2bi This is the Amazon Web Services B2B Data Interchange API Reference.software.amazon.awssdk.services.b2bi.paginators -
-
Uses of B2BiAsyncClient in software.amazon.awssdk.services.b2bi
Methods in software.amazon.awssdk.services.b2bi that return B2BiAsyncClient Modifier and Type Method Description static B2BiAsyncClientB2BiAsyncClient. create()Create aB2BiAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of B2BiAsyncClient in software.amazon.awssdk.services.b2bi.paginators
Constructors in software.amazon.awssdk.services.b2bi.paginators with parameters of type B2BiAsyncClient Constructor Description ListCapabilitiesPublisher(B2BiAsyncClient client, ListCapabilitiesRequest firstRequest)ListPartnershipsPublisher(B2BiAsyncClient client, ListPartnershipsRequest firstRequest)ListProfilesPublisher(B2BiAsyncClient client, ListProfilesRequest firstRequest)ListTransformersPublisher(B2BiAsyncClient client, ListTransformersRequest firstRequest)
-