| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| Modifier and Type | Method and Description |
|---|---|
default AddProfileKeyResponse |
CustomerProfilesClient.addProfileKey(AddProfileKeyRequest addProfileKeyRequest)
Associates a new key value with a specific profile, such as a Contact Trace Record (CTR) ContactId.
|
default AddProfileKeyResponse |
CustomerProfilesClient.addProfileKey(Consumer<AddProfileKeyRequest.Builder> addProfileKeyRequest)
Associates a new key value with a specific profile, such as a Contact Trace Record (CTR) ContactId.
|
default CreateDomainResponse |
CustomerProfilesClient.createDomain(Consumer<CreateDomainRequest.Builder> createDomainRequest)
Creates a domain, which is a container for all customer data, such as customer profile attributes, object types,
profile keys, and encryption keys.
|
default CreateDomainResponse |
CustomerProfilesClient.createDomain(CreateDomainRequest createDomainRequest)
Creates a domain, which is a container for all customer data, such as customer profile attributes, object types,
profile keys, and encryption keys.
|
default CreateIntegrationWorkflowResponse |
CustomerProfilesClient.createIntegrationWorkflow(Consumer<CreateIntegrationWorkflowRequest.Builder> createIntegrationWorkflowRequest)
Creates an integration workflow.
|
default CreateIntegrationWorkflowResponse |
CustomerProfilesClient.createIntegrationWorkflow(CreateIntegrationWorkflowRequest createIntegrationWorkflowRequest)
Creates an integration workflow.
|
default CreateProfileResponse |
CustomerProfilesClient.createProfile(Consumer<CreateProfileRequest.Builder> createProfileRequest)
Creates a standard profile.
|
default CreateProfileResponse |
CustomerProfilesClient.createProfile(CreateProfileRequest createProfileRequest)
Creates a standard profile.
|
default DeleteDomainResponse |
CustomerProfilesClient.deleteDomain(Consumer<DeleteDomainRequest.Builder> deleteDomainRequest)
Deletes a specific domain and all of its customer data, such as customer profile attributes and their related
objects.
|
default DeleteDomainResponse |
CustomerProfilesClient.deleteDomain(DeleteDomainRequest deleteDomainRequest)
Deletes a specific domain and all of its customer data, such as customer profile attributes and their related
objects.
|
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.
|
default DeleteProfileResponse |
CustomerProfilesClient.deleteProfile(Consumer<DeleteProfileRequest.Builder> deleteProfileRequest)
Deletes the standard customer profile and all data pertaining to the profile.
|
default DeleteProfileResponse |
CustomerProfilesClient.deleteProfile(DeleteProfileRequest deleteProfileRequest)
Deletes the standard customer profile and all data pertaining to the profile.
|
default DeleteProfileKeyResponse |
CustomerProfilesClient.deleteProfileKey(Consumer<DeleteProfileKeyRequest.Builder> deleteProfileKeyRequest)
Removes a searchable key from a customer profile.
|
default DeleteProfileKeyResponse |
CustomerProfilesClient.deleteProfileKey(DeleteProfileKeyRequest deleteProfileKeyRequest)
Removes a searchable key from a customer profile.
|
default DeleteProfileObjectResponse |
CustomerProfilesClient.deleteProfileObject(Consumer<DeleteProfileObjectRequest.Builder> deleteProfileObjectRequest)
Removes an object associated with a profile of a given ProfileObjectType.
|
default DeleteProfileObjectResponse |
CustomerProfilesClient.deleteProfileObject(DeleteProfileObjectRequest deleteProfileObjectRequest)
Removes an object associated with a profile of a given ProfileObjectType.
|
default DeleteProfileObjectTypeResponse |
CustomerProfilesClient.deleteProfileObjectType(Consumer<DeleteProfileObjectTypeRequest.Builder> deleteProfileObjectTypeRequest)
Removes a ProfileObjectType from a specific domain as well as removes all the ProfileObjects of that type.
|
default DeleteProfileObjectTypeResponse |
CustomerProfilesClient.deleteProfileObjectType(DeleteProfileObjectTypeRequest deleteProfileObjectTypeRequest)
Removes a ProfileObjectType from a specific domain as well as removes all the ProfileObjects of that type.
|
default DeleteWorkflowResponse |
CustomerProfilesClient.deleteWorkflow(Consumer<DeleteWorkflowRequest.Builder> deleteWorkflowRequest)
Deletes the specified workflow and all its corresponding resources.
|
default DeleteWorkflowResponse |
CustomerProfilesClient.deleteWorkflow(DeleteWorkflowRequest deleteWorkflowRequest)
Deletes the specified workflow and all its corresponding resources.
|
default GetAutoMergingPreviewResponse |
CustomerProfilesClient.getAutoMergingPreview(Consumer<GetAutoMergingPreviewRequest.Builder> getAutoMergingPreviewRequest)
Tests the auto-merging settings of your Identity Resolution Job without merging your data.
|
default GetAutoMergingPreviewResponse |
CustomerProfilesClient.getAutoMergingPreview(GetAutoMergingPreviewRequest getAutoMergingPreviewRequest)
Tests the auto-merging settings of your Identity Resolution Job without merging your data.
|
default GetDomainResponse |
CustomerProfilesClient.getDomain(Consumer<GetDomainRequest.Builder> getDomainRequest)
Returns information about a specific domain.
|
default GetDomainResponse |
CustomerProfilesClient.getDomain(GetDomainRequest getDomainRequest)
Returns information about a specific domain.
|
default GetIdentityResolutionJobResponse |
CustomerProfilesClient.getIdentityResolutionJob(Consumer<GetIdentityResolutionJobRequest.Builder> getIdentityResolutionJobRequest)
Returns information about an Identity Resolution Job in a specific domain.
|
default GetIdentityResolutionJobResponse |
CustomerProfilesClient.getIdentityResolutionJob(GetIdentityResolutionJobRequest getIdentityResolutionJobRequest)
Returns information about an Identity Resolution Job in a specific domain.
|
default GetIntegrationResponse |
CustomerProfilesClient.getIntegration(Consumer<GetIntegrationRequest.Builder> getIntegrationRequest)
Returns an integration for a domain.
|
default GetIntegrationResponse |
CustomerProfilesClient.getIntegration(GetIntegrationRequest getIntegrationRequest)
Returns an integration for a domain.
|
default GetMatchesResponse |
CustomerProfilesClient.getMatches(Consumer<GetMatchesRequest.Builder> getMatchesRequest)
Before calling this API, use CreateDomain or
UpdateDomain
to enable identity resolution: set
Matching to true. |
default GetMatchesResponse |
CustomerProfilesClient.getMatches(GetMatchesRequest getMatchesRequest)
Before calling this API, use CreateDomain or
UpdateDomain
to enable identity resolution: set
Matching to true. |
default GetProfileObjectTypeResponse |
CustomerProfilesClient.getProfileObjectType(Consumer<GetProfileObjectTypeRequest.Builder> getProfileObjectTypeRequest)
Returns the object types for a specific domain.
|
default GetProfileObjectTypeResponse |
CustomerProfilesClient.getProfileObjectType(GetProfileObjectTypeRequest getProfileObjectTypeRequest)
Returns the object types for a specific domain.
|
default GetProfileObjectTypeTemplateResponse |
CustomerProfilesClient.getProfileObjectTypeTemplate(Consumer<GetProfileObjectTypeTemplateRequest.Builder> getProfileObjectTypeTemplateRequest)
Returns the template information for a specific object type.
|
default GetProfileObjectTypeTemplateResponse |
CustomerProfilesClient.getProfileObjectTypeTemplate(GetProfileObjectTypeTemplateRequest getProfileObjectTypeTemplateRequest)
Returns the template information for a specific object type.
|
default GetWorkflowResponse |
CustomerProfilesClient.getWorkflow(Consumer<GetWorkflowRequest.Builder> getWorkflowRequest)
Get details of specified workflow.
|
default GetWorkflowResponse |
CustomerProfilesClient.getWorkflow(GetWorkflowRequest getWorkflowRequest)
Get details of specified workflow.
|
default GetWorkflowStepsResponse |
CustomerProfilesClient.getWorkflowSteps(Consumer<GetWorkflowStepsRequest.Builder> getWorkflowStepsRequest)
Get granular list of steps in workflow.
|
default GetWorkflowStepsResponse |
CustomerProfilesClient.getWorkflowSteps(GetWorkflowStepsRequest getWorkflowStepsRequest)
Get granular list of steps in workflow.
|
default ListAccountIntegrationsResponse |
CustomerProfilesClient.listAccountIntegrations(Consumer<ListAccountIntegrationsRequest.Builder> listAccountIntegrationsRequest)
Lists all of the integrations associated to a specific URI in the AWS account.
|
default ListAccountIntegrationsResponse |
CustomerProfilesClient.listAccountIntegrations(ListAccountIntegrationsRequest listAccountIntegrationsRequest)
Lists all of the integrations associated to a specific URI in the AWS account.
|
default ListDomainsResponse |
CustomerProfilesClient.listDomains(Consumer<ListDomainsRequest.Builder> listDomainsRequest)
Returns a list of all the domains for an AWS account that have been created.
|
default ListDomainsResponse |
CustomerProfilesClient.listDomains(ListDomainsRequest listDomainsRequest)
Returns a list of all the domains for an AWS account that have been created.
|
default ListIdentityResolutionJobsResponse |
CustomerProfilesClient.listIdentityResolutionJobs(Consumer<ListIdentityResolutionJobsRequest.Builder> listIdentityResolutionJobsRequest)
Lists all of the Identity Resolution Jobs in your domain.
|
default ListIdentityResolutionJobsResponse |
CustomerProfilesClient.listIdentityResolutionJobs(ListIdentityResolutionJobsRequest listIdentityResolutionJobsRequest)
Lists all of the Identity Resolution Jobs in your domain.
|
default ListIntegrationsResponse |
CustomerProfilesClient.listIntegrations(Consumer<ListIntegrationsRequest.Builder> listIntegrationsRequest)
Lists all of the integrations in your domain.
|
default ListIntegrationsResponse |
CustomerProfilesClient.listIntegrations(ListIntegrationsRequest listIntegrationsRequest)
Lists all of the integrations in your domain.
|
default ListProfileObjectsResponse |
CustomerProfilesClient.listProfileObjects(Consumer<ListProfileObjectsRequest.Builder> listProfileObjectsRequest)
Returns a list of objects associated with a profile of a given ProfileObjectType.
|
default ListProfileObjectsResponse |
CustomerProfilesClient.listProfileObjects(ListProfileObjectsRequest listProfileObjectsRequest)
Returns a list of objects associated with a profile of a given ProfileObjectType.
|
default ListProfileObjectTypesResponse |
CustomerProfilesClient.listProfileObjectTypes(Consumer<ListProfileObjectTypesRequest.Builder> listProfileObjectTypesRequest)
Lists all of the templates available within the service.
|
default ListProfileObjectTypesResponse |
CustomerProfilesClient.listProfileObjectTypes(ListProfileObjectTypesRequest listProfileObjectTypesRequest)
Lists all of the templates available within the service.
|
default ListProfileObjectTypeTemplatesResponse |
CustomerProfilesClient.listProfileObjectTypeTemplates(Consumer<ListProfileObjectTypeTemplatesRequest.Builder> listProfileObjectTypeTemplatesRequest)
Lists all of the template information for object types.
|
default ListProfileObjectTypeTemplatesResponse |
CustomerProfilesClient.listProfileObjectTypeTemplates(ListProfileObjectTypeTemplatesRequest listProfileObjectTypeTemplatesRequest)
Lists all of the template information for object types.
|
default ListTagsForResourceResponse |
CustomerProfilesClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Displays the tags associated with an Amazon Connect Customer Profiles resource.
|
default ListTagsForResourceResponse |
CustomerProfilesClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Displays the tags associated with an Amazon Connect Customer Profiles resource.
|
default ListWorkflowsResponse |
CustomerProfilesClient.listWorkflows(Consumer<ListWorkflowsRequest.Builder> listWorkflowsRequest)
Query to list all workflows.
|
default ListWorkflowsResponse |
CustomerProfilesClient.listWorkflows(ListWorkflowsRequest listWorkflowsRequest)
Query to list all workflows.
|
default MergeProfilesResponse |
CustomerProfilesClient.mergeProfiles(Consumer<MergeProfilesRequest.Builder> mergeProfilesRequest)
Runs an AWS Lambda job that does the following:
|
default MergeProfilesResponse |
CustomerProfilesClient.mergeProfiles(MergeProfilesRequest mergeProfilesRequest)
Runs an AWS Lambda job that does the following:
|
default PutIntegrationResponse |
CustomerProfilesClient.putIntegration(Consumer<PutIntegrationRequest.Builder> putIntegrationRequest)
Adds an integration between the service and a third-party service, which includes Amazon AppFlow and Amazon
Connect.
|
default PutIntegrationResponse |
CustomerProfilesClient.putIntegration(PutIntegrationRequest putIntegrationRequest)
Adds an integration between the service and a third-party service, which includes Amazon AppFlow and Amazon
Connect.
|
default PutProfileObjectResponse |
CustomerProfilesClient.putProfileObject(Consumer<PutProfileObjectRequest.Builder> putProfileObjectRequest)
Adds additional objects to customer profiles of a given ObjectType.
|
default PutProfileObjectResponse |
CustomerProfilesClient.putProfileObject(PutProfileObjectRequest putProfileObjectRequest)
Adds additional objects to customer profiles of a given ObjectType.
|
default PutProfileObjectTypeResponse |
CustomerProfilesClient.putProfileObjectType(Consumer<PutProfileObjectTypeRequest.Builder> putProfileObjectTypeRequest)
Defines a ProfileObjectType.
|
default PutProfileObjectTypeResponse |
CustomerProfilesClient.putProfileObjectType(PutProfileObjectTypeRequest putProfileObjectTypeRequest)
Defines a ProfileObjectType.
|
default SearchProfilesResponse |
CustomerProfilesClient.searchProfiles(Consumer<SearchProfilesRequest.Builder> searchProfilesRequest)
Searches for profiles within a specific domain name using name, phone number, email address, account number, or a
custom defined index.
|
default SearchProfilesResponse |
CustomerProfilesClient.searchProfiles(SearchProfilesRequest searchProfilesRequest)
Searches for profiles within a specific domain name using name, phone number, email address, account number, or a
custom defined index.
|
default TagResourceResponse |
CustomerProfilesClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Assigns one or more tags (key-value pairs) to the specified Amazon Connect Customer Profiles resource.
|
default TagResourceResponse |
CustomerProfilesClient.tagResource(TagResourceRequest tagResourceRequest)
Assigns one or more tags (key-value pairs) to the specified Amazon Connect Customer Profiles resource.
|
default UntagResourceResponse |
CustomerProfilesClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from the specified Amazon Connect Customer Profiles resource.
|
default UntagResourceResponse |
CustomerProfilesClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified Amazon Connect Customer Profiles resource.
|
default UpdateDomainResponse |
CustomerProfilesClient.updateDomain(Consumer<UpdateDomainRequest.Builder> updateDomainRequest)
Updates the properties of a domain, including creating or selecting a dead letter queue or an encryption key.
|
default UpdateDomainResponse |
CustomerProfilesClient.updateDomain(UpdateDomainRequest updateDomainRequest)
Updates the properties of a domain, including creating or selecting a dead letter queue or an encryption key.
|
default UpdateProfileResponse |
CustomerProfilesClient.updateProfile(Consumer<UpdateProfileRequest.Builder> updateProfileRequest)
Updates the properties of a profile.
|
default UpdateProfileResponse |
CustomerProfilesClient.updateProfile(UpdateProfileRequest updateProfileRequest)
Updates the properties of a profile.
|
Copyright © 2022. All rights reserved.