| 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 |
|---|---|
DeleteProfileResult |
AWSB2BiClient.deleteProfile(DeleteProfileRequest request)
Deletes the specified profile.
|
DeleteProfileResult |
AWSB2Bi.deleteProfile(DeleteProfileRequest deleteProfileRequest)
Deletes the specified profile.
|
DeleteProfileResult |
AbstractAWSB2Bi.deleteProfile(DeleteProfileRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProfileResult> |
AWSB2BiAsyncClient.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
Future<DeleteProfileResult> |
AWSB2BiAsync.deleteProfileAsync(DeleteProfileRequest deleteProfileRequest,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler)
Deletes the specified profile.
|
Future<DeleteProfileResult> |
AbstractAWSB2BiAsync.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteProfileResult |
DeleteProfileResult.clone() |
Copyright © 2024. All rights reserved.