| 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 |
|---|---|
GetPartnershipResult |
AWSB2BiClient.getPartnership(GetPartnershipRequest request)
Retrieves the details for a partnership, based on the partner and profile IDs specified.
|
GetPartnershipResult |
AWSB2Bi.getPartnership(GetPartnershipRequest getPartnershipRequest)
Retrieves the details for a partnership, based on the partner and profile IDs specified.
|
GetPartnershipResult |
AbstractAWSB2Bi.getPartnership(GetPartnershipRequest request) |
Future<GetPartnershipResult> |
AbstractAWSB2BiAsync.getPartnershipAsync(GetPartnershipRequest request) |
Future<GetPartnershipResult> |
AWSB2BiAsync.getPartnershipAsync(GetPartnershipRequest getPartnershipRequest)
Retrieves the details for a partnership, based on the partner and profile IDs specified.
|
Future<GetPartnershipResult> |
AWSB2BiAsyncClient.getPartnershipAsync(GetPartnershipRequest request) |
Future<GetPartnershipResult> |
AbstractAWSB2BiAsync.getPartnershipAsync(GetPartnershipRequest request,
AsyncHandler<GetPartnershipRequest,GetPartnershipResult> asyncHandler) |
Future<GetPartnershipResult> |
AWSB2BiAsync.getPartnershipAsync(GetPartnershipRequest getPartnershipRequest,
AsyncHandler<GetPartnershipRequest,GetPartnershipResult> asyncHandler)
Retrieves the details for a partnership, based on the partner and profile IDs specified.
|
Future<GetPartnershipResult> |
AWSB2BiAsyncClient.getPartnershipAsync(GetPartnershipRequest request,
AsyncHandler<GetPartnershipRequest,GetPartnershipResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetPartnershipResult> |
AbstractAWSB2BiAsync.getPartnershipAsync(GetPartnershipRequest request,
AsyncHandler<GetPartnershipRequest,GetPartnershipResult> asyncHandler) |
Future<GetPartnershipResult> |
AWSB2BiAsync.getPartnershipAsync(GetPartnershipRequest getPartnershipRequest,
AsyncHandler<GetPartnershipRequest,GetPartnershipResult> asyncHandler)
Retrieves the details for a partnership, based on the partner and profile IDs specified.
|
Future<GetPartnershipResult> |
AWSB2BiAsyncClient.getPartnershipAsync(GetPartnershipRequest request,
AsyncHandler<GetPartnershipRequest,GetPartnershipResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetPartnershipRequest |
GetPartnershipRequest.clone() |
GetPartnershipRequest |
GetPartnershipRequest.withPartnershipId(String partnershipId)
Specifies the unique, system-generated identifier for a partnership.
|
Copyright © 2024. All rights reserved.