| 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 |
|---|---|
Future<DeleteProfileResult> |
AbstractAWSB2BiAsync.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
Future<DeleteProfileResult> |
AWSB2BiAsync.deleteProfileAsync(DeleteProfileRequest deleteProfileRequest,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler)
Deletes the specified profile.
|
Future<DeleteProfileResult> |
AWSB2BiAsyncClient.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteProfileRequest |
DeleteProfileRequest.clone() |
DeleteProfileRequest |
DeleteProfileRequest.withProfileId(String profileId)
Specifies the unique, system-generated identifier for the profile.
|
Copyright © 2023. All rights reserved.