| Package | Description |
|---|---|
| com.amazonaws.services.b2bi |
This is the Amazon Web Services B2B Data Interchange API Reference.
|
| com.amazonaws.services.b2bi.model |
| Modifier and Type | Method and Description |
|---|---|
GetProfileResult |
AWSB2BiClient.getProfile(GetProfileRequest request)
Retrieves the details for the profile specified by the profile ID.
|
GetProfileResult |
AWSB2Bi.getProfile(GetProfileRequest getProfileRequest)
Retrieves the details for the profile specified by the profile ID.
|
GetProfileResult |
AbstractAWSB2Bi.getProfile(GetProfileRequest request) |
Future<GetProfileResult> |
AWSB2BiAsyncClient.getProfileAsync(GetProfileRequest request) |
Future<GetProfileResult> |
AWSB2BiAsync.getProfileAsync(GetProfileRequest getProfileRequest)
Retrieves the details for the profile specified by the profile ID.
|
Future<GetProfileResult> |
AbstractAWSB2BiAsync.getProfileAsync(GetProfileRequest request) |
Future<GetProfileResult> |
AWSB2BiAsyncClient.getProfileAsync(GetProfileRequest request,
AsyncHandler<GetProfileRequest,GetProfileResult> asyncHandler) |
Future<GetProfileResult> |
AWSB2BiAsync.getProfileAsync(GetProfileRequest getProfileRequest,
AsyncHandler<GetProfileRequest,GetProfileResult> asyncHandler)
Retrieves the details for the profile specified by the profile ID.
|
Future<GetProfileResult> |
AbstractAWSB2BiAsync.getProfileAsync(GetProfileRequest request,
AsyncHandler<GetProfileRequest,GetProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetProfileResult> |
AWSB2BiAsyncClient.getProfileAsync(GetProfileRequest request,
AsyncHandler<GetProfileRequest,GetProfileResult> asyncHandler) |
Future<GetProfileResult> |
AWSB2BiAsync.getProfileAsync(GetProfileRequest getProfileRequest,
AsyncHandler<GetProfileRequest,GetProfileResult> asyncHandler)
Retrieves the details for the profile specified by the profile ID.
|
Future<GetProfileResult> |
AbstractAWSB2BiAsync.getProfileAsync(GetProfileRequest request,
AsyncHandler<GetProfileRequest,GetProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetProfileRequest |
GetProfileRequest.clone() |
GetProfileRequest |
GetProfileRequest.withProfileId(String profileId)
Specifies the unique, system-generated identifier for the profile.
|
Copyright © 2024. All rights reserved.