summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/CustomerProfiles/CustomerProfilesClient.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/aws/aws-sdk-php/src/CustomerProfiles/CustomerProfilesClient.php')
-rw-r--r--vendor/aws/aws-sdk-php/src/CustomerProfiles/CustomerProfilesClient.php26
1 files changed, 26 insertions, 0 deletions
diff --git a/vendor/aws/aws-sdk-php/src/CustomerProfiles/CustomerProfilesClient.php b/vendor/aws/aws-sdk-php/src/CustomerProfiles/CustomerProfilesClient.php
index d4df759..fa886a6 100644
--- a/vendor/aws/aws-sdk-php/src/CustomerProfiles/CustomerProfilesClient.php
+++ b/vendor/aws/aws-sdk-php/src/CustomerProfiles/CustomerProfilesClient.php
@@ -7,14 +7,22 @@ use Aws\AwsClient;
* This client is used to interact with the **Amazon Connect Customer Profiles** service.
* @method \Aws\Result addProfileKey(array $args = [])
* @method \GuzzleHttp\Promise\Promise addProfileKeyAsync(array $args = [])
+ * @method \Aws\Result createCalculatedAttributeDefinition(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createCalculatedAttributeDefinitionAsync(array $args = [])
* @method \Aws\Result createDomain(array $args = [])
* @method \GuzzleHttp\Promise\Promise createDomainAsync(array $args = [])
+ * @method \Aws\Result createEventStream(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createEventStreamAsync(array $args = [])
* @method \Aws\Result createIntegrationWorkflow(array $args = [])
* @method \GuzzleHttp\Promise\Promise createIntegrationWorkflowAsync(array $args = [])
* @method \Aws\Result createProfile(array $args = [])
* @method \GuzzleHttp\Promise\Promise createProfileAsync(array $args = [])
+ * @method \Aws\Result deleteCalculatedAttributeDefinition(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteCalculatedAttributeDefinitionAsync(array $args = [])
* @method \Aws\Result deleteDomain(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteDomainAsync(array $args = [])
+ * @method \Aws\Result deleteEventStream(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteEventStreamAsync(array $args = [])
* @method \Aws\Result deleteIntegration(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteIntegrationAsync(array $args = [])
* @method \Aws\Result deleteProfile(array $args = [])
@@ -29,8 +37,14 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise deleteWorkflowAsync(array $args = [])
* @method \Aws\Result getAutoMergingPreview(array $args = [])
* @method \GuzzleHttp\Promise\Promise getAutoMergingPreviewAsync(array $args = [])
+ * @method \Aws\Result getCalculatedAttributeDefinition(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getCalculatedAttributeDefinitionAsync(array $args = [])
+ * @method \Aws\Result getCalculatedAttributeForProfile(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getCalculatedAttributeForProfileAsync(array $args = [])
* @method \Aws\Result getDomain(array $args = [])
* @method \GuzzleHttp\Promise\Promise getDomainAsync(array $args = [])
+ * @method \Aws\Result getEventStream(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getEventStreamAsync(array $args = [])
* @method \Aws\Result getIdentityResolutionJob(array $args = [])
* @method \GuzzleHttp\Promise\Promise getIdentityResolutionJobAsync(array $args = [])
* @method \Aws\Result getIntegration(array $args = [])
@@ -41,14 +55,22 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise getProfileObjectTypeAsync(array $args = [])
* @method \Aws\Result getProfileObjectTypeTemplate(array $args = [])
* @method \GuzzleHttp\Promise\Promise getProfileObjectTypeTemplateAsync(array $args = [])
+ * @method \Aws\Result getSimilarProfiles(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getSimilarProfilesAsync(array $args = [])
* @method \Aws\Result getWorkflow(array $args = [])
* @method \GuzzleHttp\Promise\Promise getWorkflowAsync(array $args = [])
* @method \Aws\Result getWorkflowSteps(array $args = [])
* @method \GuzzleHttp\Promise\Promise getWorkflowStepsAsync(array $args = [])
* @method \Aws\Result listAccountIntegrations(array $args = [])
* @method \GuzzleHttp\Promise\Promise listAccountIntegrationsAsync(array $args = [])
+ * @method \Aws\Result listCalculatedAttributeDefinitions(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listCalculatedAttributeDefinitionsAsync(array $args = [])
+ * @method \Aws\Result listCalculatedAttributesForProfile(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listCalculatedAttributesForProfileAsync(array $args = [])
* @method \Aws\Result listDomains(array $args = [])
* @method \GuzzleHttp\Promise\Promise listDomainsAsync(array $args = [])
+ * @method \Aws\Result listEventStreams(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listEventStreamsAsync(array $args = [])
* @method \Aws\Result listIdentityResolutionJobs(array $args = [])
* @method \GuzzleHttp\Promise\Promise listIdentityResolutionJobsAsync(array $args = [])
* @method \Aws\Result listIntegrations(array $args = [])
@@ -59,6 +81,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise listProfileObjectTypesAsync(array $args = [])
* @method \Aws\Result listProfileObjects(array $args = [])
* @method \GuzzleHttp\Promise\Promise listProfileObjectsAsync(array $args = [])
+ * @method \Aws\Result listRuleBasedMatches(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listRuleBasedMatchesAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result listWorkflows(array $args = [])
@@ -77,6 +101,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
* @method \Aws\Result untagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
+ * @method \Aws\Result updateCalculatedAttributeDefinition(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateCalculatedAttributeDefinitionAsync(array $args = [])
* @method \Aws\Result updateDomain(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateDomainAsync(array $args = [])
* @method \Aws\Result updateProfile(array $args = [])