| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteIntegrationResponse |
CustomerProfilesClient.deleteIntegration(Consumer<DeleteIntegrationRequest.Builder> deleteIntegrationRequest)
Removes an integration from a specific domain.
|
default DeleteIntegrationResponse |
CustomerProfilesClient.deleteIntegration(DeleteIntegrationRequest deleteIntegrationRequest)
Removes an integration from a specific domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteIntegrationResponse> |
CustomerProfilesAsyncClient.deleteIntegration(Consumer<DeleteIntegrationRequest.Builder> deleteIntegrationRequest)
Removes an integration from a specific domain.
|
default CompletableFuture<DeleteIntegrationResponse> |
CustomerProfilesAsyncClient.deleteIntegration(DeleteIntegrationRequest deleteIntegrationRequest)
Removes an integration from a specific domain.
|
Copyright © 2021. All rights reserved.