Skip navigation links
A B C D E F G H I K L M N O P R S T U V Z 

A

AccessDeniedException - Exception in software.amazon.awssdk.services.customerprofiles.model
You do not have sufficient access to perform this action.
AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
accountNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
A unique account number that you have given to the customer.
accountNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
A unique account number that you have given to the customer.
accountNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the account number field to be merged.
accountNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the account number field to be merged.
accountNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
A unique account number that you have given to the customer.
accountNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
A unique account number that you have given to the customer.
accountNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
A unique account number that you have given to the customer.
accountNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
A unique account number that you have given to the customer.
additionalInformation() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
Any additional information relevant to the customer’s profile.
additionalInformation(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
Any additional information relevant to the customer’s profile.
additionalInformation() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the additional information field to be merged.
additionalInformation(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the additional information field to be merged.
additionalInformation() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
Any additional information relevant to the customer’s profile.
additionalInformation(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
Any additional information relevant to the customer’s profile.
additionalInformation() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
Any additional information relevant to the customer’s profile.
additionalInformation(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
Any additional information relevant to the customer’s profile.
addProfileKey(AddProfileKeyRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Associates a new key value with a specific profile, such as a Contact Trace Record (CTR) ContactId.
addProfileKey(Consumer<AddProfileKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Associates a new key value with a specific profile, such as a Contact Trace Record (CTR) ContactId.
addProfileKey(AddProfileKeyRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Associates a new key value with a specific profile, such as a Contact Trace Record (CTR) ContactId.
addProfileKey(Consumer<AddProfileKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Associates a new key value with a specific profile, such as a Contact Trace Record (CTR) ContactId.
AddProfileKeyRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
AddProfileKeyRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
AddProfileKeyRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
AddProfileKeyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.AddProfileKeyRequestMarshaller
 
AddProfileKeyResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
AddProfileKeyResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
Address - Class in software.amazon.awssdk.services.customerprofiles.model
A generic address associated with the customer that is not mailing, shipping, or billing.
address() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
A generic address associated with the customer that is not mailing, shipping, or billing.
address(Address) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
A generic address associated with the customer that is not mailing, shipping, or billing.
address(Consumer<Address.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
A generic address associated with the customer that is not mailing, shipping, or billing.
address() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the party type field to be merged.
address(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the party type field to be merged.
address() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
A generic address associated with the customer that is not mailing, shipping, or billing.
address(Address) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
A generic address associated with the customer that is not mailing, shipping, or billing.
address(Consumer<Address.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
A generic address associated with the customer that is not mailing, shipping, or billing.
address() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
A generic address associated with the customer that is not mailing, shipping, or billing.
address(UpdateAddress) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
A generic address associated with the customer that is not mailing, shipping, or billing.
address(Consumer<UpdateAddress.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
A generic address associated with the customer that is not mailing, shipping, or billing.
Address.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
address1() - Method in class software.amazon.awssdk.services.customerprofiles.model.Address
The first line of a customer address.
address1(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Address.Builder
The first line of a customer address.
address1() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
The first line of a customer address.
address1(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateAddress.Builder
The first line of a customer address.
address2() - Method in class software.amazon.awssdk.services.customerprofiles.model.Address
The second line of a customer address.
address2(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Address.Builder
The second line of a customer address.
address2() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
The second line of a customer address.
address2(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateAddress.Builder
The second line of a customer address.
address3() - Method in class software.amazon.awssdk.services.customerprofiles.model.Address
The third line of a customer address.
address3(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Address.Builder
The third line of a customer address.
address3() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
The third line of a customer address.
address3(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateAddress.Builder
The third line of a customer address.
address4() - Method in class software.amazon.awssdk.services.customerprofiles.model.Address
The fourth line of a customer address.
address4(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Address.Builder
The fourth line of a customer address.
address4() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
The fourth line of a customer address.
address4(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateAddress.Builder
The fourth line of a customer address.
allowProfileCreation() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
Indicates whether a profile should be created when data is received if one doesn’t exist for an object of this type.
allowProfileCreation(Boolean) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse.Builder
Indicates whether a profile should be created when data is received if one doesn’t exist for an object of this type.
allowProfileCreation() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse
Indicates whether a profile should be created when data is received if one doesn’t exist for an object of this type.
allowProfileCreation(Boolean) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse.Builder
Indicates whether a profile should be created when data is received if one doesn’t exist for an object of this type.
allowProfileCreation() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
Indicates whether a profile should be created when data is received if one doesn’t exist for an object of this type.
allowProfileCreation(Boolean) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest.Builder
Indicates whether a profile should be created when data is received if one doesn’t exist for an object of this type.
allowProfileCreation() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
Indicates whether a profile should be created when data is received if one doesn’t exist for an object of this type.
allowProfileCreation(Boolean) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse.Builder
Indicates whether a profile should be created when data is received if one doesn’t exist for an object of this type.
attributes() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
A key value pair of attributes of a customer profile.
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
A key value pair of attributes of a customer profile.
attributes() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the attributes field to be merged.
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the attributes field to be merged.
attributes() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
A key value pair of attributes of a customer profile.
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
A key value pair of attributes of a customer profile.
attributes() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
A key value pair of attributes of a customer profile.
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
A key value pair of attributes of a customer profile.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.customerprofiles.model.AccessDeniedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.customerprofiles.model.BadRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.customerprofiles.model.InternalServerException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ThrottlingException.Builder
 

B

BadRequestException - Exception in software.amazon.awssdk.services.customerprofiles.model
The input you provided is invalid.
BadRequestException.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
billingAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The customer’s billing address.
billingAddress(Address) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The customer’s billing address.
billingAddress(Consumer<Address.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The customer’s billing address.
billingAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the billing type field to be merged.
billingAddress(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the billing type field to be merged.
billingAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The customer’s billing address.
billingAddress(Address) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The customer’s billing address.
billingAddress(Consumer<Address.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The customer’s billing address.
billingAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The customer’s billing address.
billingAddress(UpdateAddress) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The customer’s billing address.
billingAddress(Consumer<UpdateAddress.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The customer’s billing address.
birthDate() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The customer’s birth date.
birthDate(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The customer’s birth date.
birthDate() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the birthdate field to be merged.
birthDate(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the birthdate field to be merged.
birthDate() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The customer’s birth date.
birthDate(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The customer’s birth date.
birthDate() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The customer’s birth date.
birthDate(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The customer’s birth date.
bucketName() - Method in class software.amazon.awssdk.services.customerprofiles.model.S3SourceProperties
The Amazon S3 bucket name where the source files are stored.
bucketName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.S3SourceProperties.Builder
The Amazon S3 bucket name where the source files are stored.
bucketPrefix() - Method in class software.amazon.awssdk.services.customerprofiles.model.S3SourceProperties
The object key for the Amazon S3 bucket in which the source files are stored.
bucketPrefix(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.S3SourceProperties.Builder
The object key for the Amazon S3 bucket in which the source files are stored.
build() - Method in class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesResponse.Builder
 
builder() - Static method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Create a builder that can be used to configure and create a CustomerProfilesAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Create a builder that can be used to configure and create a CustomerProfilesClient.
builder() - Static method in exception software.amazon.awssdk.services.customerprofiles.model.AccessDeniedException
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.Address
 
builder() - Static method in exception software.amazon.awssdk.services.customerprofiles.model.BadRequestException
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileResponse
 
builder() - Static method in exception software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesException
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DomainStats
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.FlowDefinition
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.IncrementalPullConfig
 
builder() - Static method in exception software.amazon.awssdk.services.customerprofiles.model.InternalServerException
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainItem
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsItem
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplateItem
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.MarketoSourceProperties
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.MatchingRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.MatchingResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.MatchItem
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ObjectFilter
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeField
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.Profile
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
 
builder() - Static method in exception software.amazon.awssdk.services.customerprofiles.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.S3SourceProperties
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.SalesforceSourceProperties
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ServiceNowSourceProperties
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.Task
 
builder() - Static method in exception software.amazon.awssdk.services.customerprofiles.model.ThrottlingException
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.TriggerConfig
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.TriggerProperties
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileResponse
 
builder() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ZendeskSourceProperties
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesException.BuilderImpl
 
BuilderImpl(CustomerProfilesException) - Constructor for class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesRequest.BuilderImpl
 
BuilderImpl(CustomerProfilesRequest) - Constructor for class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesResponse.BuilderImpl
 
BuilderImpl(CustomerProfilesResponse) - Constructor for class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesResponse.BuilderImpl
 
businessEmailAddress(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The customer’s business email address.
businessEmailAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The customer’s business email address.
businessEmailAddress(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the party type field to be merged.
businessEmailAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the party type field to be merged.
businessEmailAddress(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The customer’s business email address.
businessEmailAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The customer’s business email address.
businessEmailAddress(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The customer’s business email address.
businessEmailAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The customer’s business email address.
businessName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The name of the customer’s business.
businessName() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The name of the customer’s business.
businessName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the business name field to be merged.
businessName() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the business name field to be merged.
businessName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The name of the customer’s business.
businessName() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The name of the customer’s business.
businessName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The name of the customer’s business.
businessName() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The name of the customer’s business.
businessPhoneNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The customer’s business phone number.
businessPhoneNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The customer’s business phone number.
businessPhoneNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the business phone number field to be merged.
businessPhoneNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the business phone number field to be merged.
businessPhoneNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The customer’s home phone number.
businessPhoneNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The customer’s home phone number.
businessPhoneNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The customer’s business phone number.
businessPhoneNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The customer’s business phone number.

C

cause(Throwable) - Method in interface software.amazon.awssdk.services.customerprofiles.model.AccessDeniedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.customerprofiles.model.BadRequestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.customerprofiles.model.InternalServerException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ThrottlingException.Builder
 
city(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Address.Builder
The city in which a customer lives.
city() - Method in class software.amazon.awssdk.services.customerprofiles.model.Address
The city in which a customer lives.
city(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateAddress.Builder
The city in which a customer lives.
city() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
The city in which a customer lives.
ConnectorOperator - Class in software.amazon.awssdk.services.customerprofiles.model
The operation to be performed on the provided source fields.
connectorOperator(ConnectorOperator) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Task.Builder
The operation to be performed on the provided source fields.
connectorOperator(Consumer<ConnectorOperator.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Task.Builder
The operation to be performed on the provided source fields.
connectorOperator() - Method in class software.amazon.awssdk.services.customerprofiles.model.Task
The operation to be performed on the provided source fields.
ConnectorOperator.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
connectorProfileName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig.Builder
The name of the AppFlow connector profile.
connectorProfileName() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig
The name of the AppFlow connector profile.
connectorType(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig.Builder
The type of connector, such as Salesforce, Marketo, and so on.
connectorType(SourceConnectorType) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig.Builder
The type of connector, such as Salesforce, Marketo, and so on.
connectorType() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig
The type of connector, such as Salesforce, Marketo, and so on.
connectorTypeAsString() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig
The type of connector, such as Salesforce, Marketo, and so on.
contentType(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ObjectTypeField.Builder
The content type of the field.
contentType(FieldContentType) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ObjectTypeField.Builder
The content type of the field.
contentType() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeField
The content type of the field.
contentTypeAsString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeField
The content type of the field.
country(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Address.Builder
The country in which a customer lives.
country() - Method in class software.amazon.awssdk.services.customerprofiles.model.Address
The country in which a customer lives.
country(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateAddress.Builder
The country in which a customer lives.
country() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
The country in which a customer lives.
county(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Address.Builder
The county in which a customer lives.
county() - Method in class software.amazon.awssdk.services.customerprofiles.model.Address
The county in which a customer lives.
county(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateAddress.Builder
The county in which a customer lives.
county() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
The county in which a customer lives.
create() - Static method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Create a CustomerProfilesAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Create a CustomerProfilesClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesResponseMetadata
 
createdAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse.Builder
The timestamp of when the domain was created.
createdAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
The timestamp of when the domain was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse.Builder
The timestamp of when the domain was created.
createdAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
The timestamp of when the domain was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse.Builder
The timestamp of when the domain was created.
createdAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse
The timestamp of when the domain was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse.Builder
The timestamp of when the domain was created.
createdAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
The timestamp of when the domain was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListDomainItem.Builder
The timestamp of when the domain was created.
createdAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainItem
The timestamp of when the domain was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem.Builder
The timestamp of when the domain was created.
createdAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem
The timestamp of when the domain was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem.Builder
The timestamp of when the domain was created.
createdAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem
The timestamp of when the domain was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse.Builder
The timestamp of when the domain was created.
createdAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse
The timestamp of when the domain was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse.Builder
The timestamp of when the domain was created.
createdAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
The timestamp of when the domain was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse.Builder
The timestamp of when the domain was created.
createdAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
The timestamp of when the domain was created.
createDomain(CreateDomainRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Creates a domain, which is a container for all customer data, such as customer profile attributes, object types, profile keys, and encryption keys.
createDomain(Consumer<CreateDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Creates a domain, which is a container for all customer data, such as customer profile attributes, object types, profile keys, and encryption keys.
createDomain(CreateDomainRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Creates a domain, which is a container for all customer data, such as customer profile attributes, object types, profile keys, and encryption keys.
createDomain(Consumer<CreateDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Creates a domain, which is a container for all customer data, such as customer profile attributes, object types, profile keys, and encryption keys.
CreateDomainRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
CreateDomainRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
CreateDomainRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
CreateDomainRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.CreateDomainRequestMarshaller
 
CreateDomainResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
CreateDomainResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
createProfile(CreateProfileRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Creates a standard profile.
createProfile(Consumer<CreateProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Creates a standard profile.
createProfile(CreateProfileRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Creates a standard profile.
createProfile(Consumer<CreateProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Creates a standard profile.
CreateProfileRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
CreateProfileRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
CreateProfileRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
CreateProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.CreateProfileRequestMarshaller
 
CreateProfileResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
CreateProfileResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
CustomerProfilesAsyncClient - Interface in software.amazon.awssdk.services.customerprofiles
Service client for accessing Customer Profiles asynchronously.
CustomerProfilesAsyncClientBuilder - Interface in software.amazon.awssdk.services.customerprofiles
A builder for creating an instance of CustomerProfilesAsyncClient.
CustomerProfilesBaseClientBuilder<B extends CustomerProfilesBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.customerprofiles
This includes configuration specific to Customer Profiles that is supported by both CustomerProfilesClientBuilder and CustomerProfilesAsyncClientBuilder.
CustomerProfilesClient - Interface in software.amazon.awssdk.services.customerprofiles
Service client for accessing Customer Profiles.
CustomerProfilesClientBuilder - Interface in software.amazon.awssdk.services.customerprofiles
A builder for creating an instance of CustomerProfilesClient.
CustomerProfilesException - Exception in software.amazon.awssdk.services.customerprofiles.model
 
CustomerProfilesException(CustomerProfilesException.Builder) - Constructor for exception software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesException
 
CustomerProfilesException.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
CustomerProfilesException.BuilderImpl - Class in software.amazon.awssdk.services.customerprofiles.model
 
CustomerProfilesRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
CustomerProfilesRequest(CustomerProfilesRequest.Builder) - Constructor for class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesRequest
 
CustomerProfilesRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
CustomerProfilesRequest.BuilderImpl - Class in software.amazon.awssdk.services.customerprofiles.model
 
CustomerProfilesResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
CustomerProfilesResponse(CustomerProfilesResponse.Builder) - Constructor for class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesResponse
 
CustomerProfilesResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
CustomerProfilesResponse.BuilderImpl - Class in software.amazon.awssdk.services.customerprofiles.model
 
CustomerProfilesResponseMetadata - Class in software.amazon.awssdk.services.customerprofiles.model
 

D

DataPullMode - Enum in software.amazon.awssdk.services.customerprofiles.model
 
dataPullMode(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties.Builder
Specifies whether a scheduled flow has an incremental data transfer or a complete data transfer for each flow run.
dataPullMode(DataPullMode) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties.Builder
Specifies whether a scheduled flow has an incremental data transfer or a complete data transfer for each flow run.
dataPullMode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties
Specifies whether a scheduled flow has an incremental data transfer or a complete data transfer for each flow run.
dataPullModeAsString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties
Specifies whether a scheduled flow has an incremental data transfer or a complete data transfer for each flow run.
datetimeTypeFieldName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.IncrementalPullConfig.Builder
A field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.
datetimeTypeFieldName() - Method in class software.amazon.awssdk.services.customerprofiles.model.IncrementalPullConfig
A field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.
deadLetterQueueUrl(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest.Builder
The URL of the SQS dead letter queue, which is used for reporting errors associated with ingesting data from third party applications.
deadLetterQueueUrl() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest
The URL of the SQS dead letter queue, which is used for reporting errors associated with ingesting data from third party applications.
deadLetterQueueUrl(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse.Builder
The URL of the SQS dead letter queue, which is used for reporting errors associated with ingesting data from third party applications.
deadLetterQueueUrl() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
The URL of the SQS dead letter queue, which is used for reporting errors associated with ingesting data from third party applications.
deadLetterQueueUrl(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse.Builder
The URL of the SQS dead letter queue, which is used for reporting errors associated with ingesting data from third party applications.
deadLetterQueueUrl() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
The URL of the SQS dead letter queue, which is used for reporting errors associated with ingesting data from third party applications.
deadLetterQueueUrl(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest.Builder
The URL of the SQS dead letter queue, which is used for reporting errors associated with ingesting data from third party applications.
deadLetterQueueUrl() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest
The URL of the SQS dead letter queue, which is used for reporting errors associated with ingesting data from third party applications.
deadLetterQueueUrl(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse.Builder
The URL of the SQS dead letter queue, which is used for reporting errors associated with ingesting data from third party applications.
deadLetterQueueUrl() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
The URL of the SQS dead letter queue, which is used for reporting errors associated with ingesting data from third party applications.
defaultEncryptionKey(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest.Builder
The default encryption key, which is an AWS managed key, is used when no specific type of encryption key is specified.
defaultEncryptionKey() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest
The default encryption key, which is an AWS managed key, is used when no specific type of encryption key is specified.
defaultEncryptionKey(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse.Builder
The default encryption key, which is an AWS managed key, is used when no specific type of encryption key is specified.
defaultEncryptionKey() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
The default encryption key, which is an AWS managed key, is used when no specific type of encryption key is specified.
defaultEncryptionKey(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse.Builder
The default encryption key, which is an AWS managed key, is used when no specific type of encryption key is specified.
defaultEncryptionKey() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
The default encryption key, which is an AWS managed key, is used when no specific type of encryption key is specified.
defaultEncryptionKey(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest.Builder
The default encryption key, which is an AWS managed key, is used when no specific type of encryption key is specified.
defaultEncryptionKey() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest
The default encryption key, which is an AWS managed key, is used when no specific type of encryption key is specified.
defaultEncryptionKey(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse.Builder
The default encryption key, which is an AWS managed key, is used when no specific type of encryption key is specified.
defaultEncryptionKey() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
The default encryption key, which is an AWS managed key, is used when no specific type of encryption key is specified.
defaultExpirationDays(Integer) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest.Builder
The default number of days until the data within the domain expires.
defaultExpirationDays() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest
The default number of days until the data within the domain expires.
defaultExpirationDays(Integer) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse.Builder
The default number of days until the data within the domain expires.
defaultExpirationDays() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
The default number of days until the data within the domain expires.
defaultExpirationDays(Integer) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse.Builder
The default number of days until the data within the domain expires.
defaultExpirationDays() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
The default number of days until the data within the domain expires.
defaultExpirationDays(Integer) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest.Builder
The default number of days until the data within the domain expires.
defaultExpirationDays() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest
The default number of days until the data within the domain expires.
defaultExpirationDays(Integer) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse.Builder
The default number of days until the data within the domain expires.
defaultExpirationDays() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
The default number of days until the data within the domain expires.
deleteDomain(DeleteDomainRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Deletes a specific domain and all of its customer data, such as customer profile attributes and their related objects.
deleteDomain(Consumer<DeleteDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Deletes a specific domain and all of its customer data, such as customer profile attributes and their related objects.
deleteDomain(DeleteDomainRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Deletes a specific domain and all of its customer data, such as customer profile attributes and their related objects.
deleteDomain(Consumer<DeleteDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Deletes a specific domain and all of its customer data, such as customer profile attributes and their related objects.
DeleteDomainRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
DeleteDomainRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
DeleteDomainRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
DeleteDomainRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.DeleteDomainRequestMarshaller
 
DeleteDomainResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
DeleteDomainResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
deleteIntegration(DeleteIntegrationRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Removes an integration from a specific domain.
deleteIntegration(Consumer<DeleteIntegrationRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Removes an integration from a specific domain.
deleteIntegration(DeleteIntegrationRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Removes an integration from a specific domain.
deleteIntegration(Consumer<DeleteIntegrationRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Removes an integration from a specific domain.
DeleteIntegrationRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
DeleteIntegrationRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
DeleteIntegrationRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
DeleteIntegrationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.DeleteIntegrationRequestMarshaller
 
DeleteIntegrationResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
DeleteIntegrationResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
deleteProfile(DeleteProfileRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Deletes the standard customer profile and all data pertaining to the profile.
deleteProfile(Consumer<DeleteProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Deletes the standard customer profile and all data pertaining to the profile.
deleteProfile(DeleteProfileRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Deletes the standard customer profile and all data pertaining to the profile.
deleteProfile(Consumer<DeleteProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Deletes the standard customer profile and all data pertaining to the profile.
deleteProfileKey(DeleteProfileKeyRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Removes a searchable key from a customer profile.
deleteProfileKey(Consumer<DeleteProfileKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Removes a searchable key from a customer profile.
deleteProfileKey(DeleteProfileKeyRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Removes a searchable key from a customer profile.
deleteProfileKey(Consumer<DeleteProfileKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Removes a searchable key from a customer profile.
DeleteProfileKeyRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
DeleteProfileKeyRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
DeleteProfileKeyRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
DeleteProfileKeyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.DeleteProfileKeyRequestMarshaller
 
DeleteProfileKeyResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
DeleteProfileKeyResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
deleteProfileObject(DeleteProfileObjectRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Removes an object associated with a profile of a given ProfileObjectType.
deleteProfileObject(Consumer<DeleteProfileObjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Removes an object associated with a profile of a given ProfileObjectType.
deleteProfileObject(DeleteProfileObjectRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Removes an object associated with a profile of a given ProfileObjectType.
deleteProfileObject(Consumer<DeleteProfileObjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Removes an object associated with a profile of a given ProfileObjectType.
DeleteProfileObjectRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
DeleteProfileObjectRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
DeleteProfileObjectRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
DeleteProfileObjectRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.DeleteProfileObjectRequestMarshaller
 
DeleteProfileObjectResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
DeleteProfileObjectResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
deleteProfileObjectType(DeleteProfileObjectTypeRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Removes a ProfileObjectType from a specific domain as well as removes all the ProfileObjects of that type.
deleteProfileObjectType(Consumer<DeleteProfileObjectTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Removes a ProfileObjectType from a specific domain as well as removes all the ProfileObjects of that type.
deleteProfileObjectType(DeleteProfileObjectTypeRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Removes a ProfileObjectType from a specific domain as well as removes all the ProfileObjects of that type.
deleteProfileObjectType(Consumer<DeleteProfileObjectTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Removes a ProfileObjectType from a specific domain as well as removes all the ProfileObjects of that type.
DeleteProfileObjectTypeRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
DeleteProfileObjectTypeRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
DeleteProfileObjectTypeRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
DeleteProfileObjectTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.DeleteProfileObjectTypeRequestMarshaller
 
DeleteProfileObjectTypeResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
DeleteProfileObjectTypeResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
DeleteProfileRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
DeleteProfileRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
DeleteProfileRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
DeleteProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.DeleteProfileRequestMarshaller
 
DeleteProfileResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
DeleteProfileResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
description(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FlowDefinition.Builder
A description of the flow you want to create.
description() - Method in class software.amazon.awssdk.services.customerprofiles.model.FlowDefinition
A description of the flow you want to create.
description(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse.Builder
The description of the profile object type.
description() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
The description of the profile object type.
description(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem.Builder
Description of the profile object type.
description() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem
Description of the profile object type.
description(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest.Builder
Description of the profile object type.
description() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
Description of the profile object type.
description(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse.Builder
Description of the profile object type.
description() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
Description of the profile object type.
destinationField(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Task.Builder
A field in a destination connector, or a field value against which Amazon AppFlow validates a source field.
destinationField() - Method in class software.amazon.awssdk.services.customerprofiles.model.Task
A field in a destination connector, or a field value against which Amazon AppFlow validates a source field.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteDomainRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetDomainRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetIntegrationRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListDomainItem.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainItem
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
The unique name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The unique name of the domain.
domainName() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The unique name of the domain.
DomainStats - Class in software.amazon.awssdk.services.customerprofiles.model
Usage-specific statistics about the domain.
DomainStats.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 

E

emailAddress(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The customer’s email address, which has not been specified as a personal or business address.
emailAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The customer’s email address, which has not been specified as a personal or business address.
emailAddress(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the email address field to be merged.
emailAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the email address field to be merged.
emailAddress(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The customer’s email address, which has not been specified as a personal or business address.
emailAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The customer’s email address, which has not been specified as a personal or business address.
emailAddress(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The customer’s email address, which has not been specified as a personal or business address.
emailAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The customer’s email address, which has not been specified as a personal or business address.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.customerprofiles.model.MatchingRequest.Builder
The flag that enables the matching process of duplicate profiles.
enabled() - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchingRequest
The flag that enables the matching process of duplicate profiles.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.customerprofiles.model.MatchingResponse.Builder
The flag that enables the matching process of duplicate profiles.
enabled() - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchingResponse
The flag that enables the matching process of duplicate profiles.
enableDynamicFieldUpdate(Boolean) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SalesforceSourceProperties.Builder
The flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.
enableDynamicFieldUpdate() - Method in class software.amazon.awssdk.services.customerprofiles.model.SalesforceSourceProperties
The flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.
encryptionKey(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse.Builder
The customer-provided key to encrypt the profile object that will be created in this profile object type.
encryptionKey() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
The customer-provided key to encrypt the profile object that will be created in this profile object type.
encryptionKey(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest.Builder
The customer-provided key to encrypt the profile object that will be created in this profile object type.
encryptionKey() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
The customer-provided key to encrypt the profile object that will be created in this profile object type.
encryptionKey(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse.Builder
The customer-provided key to encrypt the profile object that will be created in this profile object type.
encryptionKey() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
The customer-provided key to encrypt the profile object that will be created in this profile object type.
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.Address
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DomainStats
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.FlowDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.IncrementalPullConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainItem
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsItem
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplateItem
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.MarketoSourceProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchingRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchingResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchItem
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeField
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.S3SourceProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.SalesforceSourceProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ServiceNowSourceProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.Task
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ZendeskSourceProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.Address
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.DomainStats
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.FlowDefinition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.IncrementalPullConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplateItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.MarketoSourceProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchingRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchingResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeField
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.S3SourceProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.SalesforceSourceProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ServiceNowSourceProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.Task
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.customerprofiles.model.ZendeskSourceProperties
 
expirationDays(Integer) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse.Builder
The number of days until the data in the object expires.
expirationDays() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
The number of days until the data in the object expires.
expirationDays(Integer) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest.Builder
The number of days until the data in the object expires.
expirationDays() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
The number of days until the data in the object expires.
expirationDays(Integer) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse.Builder
The number of days until the data in the object expires.
expirationDays() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
The number of days until the data in the object expires.

F

FieldContentType - Enum in software.amazon.awssdk.services.customerprofiles.model
 
fieldNames(Collection<String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey.Builder
The reference for the key name of the fields map.
fieldNames(String...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey.Builder
The reference for the key name of the fields map.
fieldNames() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey
The reference for the key name of the fields map.
fields(Map<String, ObjectTypeField>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse.Builder
A map of the name and ObjectType field.
fields() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
A map of the name and ObjectType field.
fields(Map<String, ObjectTypeField>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse.Builder
A map of the name and ObjectType field.
fields() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse
A map of the name and ObjectType field.
fields(Map<String, ObjectTypeField>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest.Builder
A map of the name and ObjectType field.
fields() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
A map of the name and ObjectType field.
fields(Map<String, ObjectTypeField>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse.Builder
A map of the name and ObjectType field.
fields() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
A map of the name and ObjectType field.
FieldSourceProfileIds - Class in software.amazon.awssdk.services.customerprofiles.model
A duplicate customer profile that is to be merged into a main profile.
fieldSourceProfileIds(FieldSourceProfileIds) - Method in interface software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest.Builder
The identifiers of the fields in the profile that has the information you want to apply to the merge.
fieldSourceProfileIds(Consumer<FieldSourceProfileIds.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest.Builder
The identifiers of the fields in the profile that has the information you want to apply to the merge.
fieldSourceProfileIds() - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest
The identifiers of the fields in the profile that has the information you want to apply to the merge.
FieldSourceProfileIds.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
firstExecutionFrom(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties.Builder
Specifies the date range for the records to import from the connector in the first flow run.
firstExecutionFrom() - Method in class software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties
Specifies the date range for the records to import from the connector in the first flow run.
firstName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The customer’s first name.
firstName() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The customer’s first name.
firstName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the first name field to be merged.
firstName() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the first name field to be merged.
firstName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The customer’s first name.
firstName() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The customer’s first name.
firstName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The customer’s first name.
firstName() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The customer’s first name.
FlowDefinition - Class in software.amazon.awssdk.services.customerprofiles.model
The configurations that control how Customer Profiles retrieves data from the source, Amazon AppFlow.
flowDefinition(FlowDefinition) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest.Builder
The configuration that controls how Customer Profiles retrieves data from the source.
flowDefinition(Consumer<FlowDefinition.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest.Builder
The configuration that controls how Customer Profiles retrieves data from the source.
flowDefinition() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest
The configuration that controls how Customer Profiles retrieves data from the source.
FlowDefinition.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
flowName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FlowDefinition.Builder
The specified name of the flow.
flowName() - Method in class software.amazon.awssdk.services.customerprofiles.model.FlowDefinition
The specified name of the flow.
fromValue(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.DataPullMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.FieldContentType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.Gender
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.MarketoConnectorOperator
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.OperatorPropertiesKeys
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.PartyType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.S3ConnectorOperator
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.SalesforceConnectorOperator
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.ServiceNowConnectorOperator
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.SourceConnectorType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.StandardIdentifier
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.TaskType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.TriggerType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.ZendeskConnectorOperator
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

gender(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The gender with which the customer identifies.
gender(Gender) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The gender with which the customer identifies.
gender() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The gender with which the customer identifies.
gender(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the gender field to be merged.
gender() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the gender field to be merged.
Gender - Enum in software.amazon.awssdk.services.customerprofiles.model
 
gender(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The gender with which the customer identifies.
gender(Gender) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The gender with which the customer identifies.
gender() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The gender with which the customer identifies.
gender(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The gender with which the customer identifies.
gender(Gender) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The gender with which the customer identifies.
gender() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The gender with which the customer identifies.
genderAsString() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The gender with which the customer identifies.
genderAsString() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The gender with which the customer identifies.
genderAsString() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The gender with which the customer identifies.
getDomain(GetDomainRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Returns information about a specific domain.
getDomain(Consumer<GetDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Returns information about a specific domain.
getDomain(GetDomainRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Returns information about a specific domain.
getDomain(Consumer<GetDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Returns information about a specific domain.
GetDomainRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
GetDomainRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
GetDomainRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
GetDomainRequest Marshaller
GetDomainRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.GetDomainRequestMarshaller
 
GetDomainResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
GetDomainResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
getIntegration(GetIntegrationRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Returns an integration for a domain.
getIntegration(Consumer<GetIntegrationRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Returns an integration for a domain.
getIntegration(GetIntegrationRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Returns an integration for a domain.
getIntegration(Consumer<GetIntegrationRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Returns an integration for a domain.
GetIntegrationRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
GetIntegrationRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
GetIntegrationRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
GetIntegrationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.GetIntegrationRequestMarshaller
 
GetIntegrationResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
GetIntegrationResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
getMatches(GetMatchesRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
This API is in preview release for Amazon Connect and subject to change.
getMatches(Consumer<GetMatchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
This API is in preview release for Amazon Connect and subject to change.
getMatches(GetMatchesRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
This API is in preview release for Amazon Connect and subject to change.
getMatches(Consumer<GetMatchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
This API is in preview release for Amazon Connect and subject to change.
GetMatchesRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
GetMatchesRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
GetMatchesRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
GetMatchesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.GetMatchesRequestMarshaller
 
GetMatchesResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
GetMatchesResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
getProfileObjectType(GetProfileObjectTypeRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Returns the object types for a specific domain.
getProfileObjectType(Consumer<GetProfileObjectTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Returns the object types for a specific domain.
getProfileObjectType(GetProfileObjectTypeRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Returns the object types for a specific domain.
getProfileObjectType(Consumer<GetProfileObjectTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Returns the object types for a specific domain.
GetProfileObjectTypeRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
GetProfileObjectTypeRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
GetProfileObjectTypeRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
GetProfileObjectTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.GetProfileObjectTypeRequestMarshaller
 
GetProfileObjectTypeResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
GetProfileObjectTypeResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
getProfileObjectTypeTemplate(GetProfileObjectTypeTemplateRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Returns the template information for a specific object type.
getProfileObjectTypeTemplate(Consumer<GetProfileObjectTypeTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Returns the template information for a specific object type.
getProfileObjectTypeTemplate(GetProfileObjectTypeTemplateRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Returns the template information for a specific object type.
getProfileObjectTypeTemplate(Consumer<GetProfileObjectTypeTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Returns the template information for a specific object type.
GetProfileObjectTypeTemplateRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
GetProfileObjectTypeTemplateRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
GetProfileObjectTypeTemplateRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
GetProfileObjectTypeTemplateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.GetProfileObjectTypeTemplateRequestMarshaller
 
GetProfileObjectTypeTemplateResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
GetProfileObjectTypeTemplateResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.Address
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.DomainStats
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.FlowDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.IncrementalPullConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplateItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.MarketoSourceProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeField
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.S3SourceProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.SalesforceSourceProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ServiceNowSourceProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.Task
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.customerprofiles.model.ZendeskSourceProperties
 

H

hasAttributes() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
For responses, this returns true if the service returned a value for the Attributes property.
hasFieldNames() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey
For responses, this returns true if the service returned a value for the FieldNames property.
hasFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
For responses, this returns true if the service returned a value for the Fields property.
hasFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse
For responses, this returns true if the service returned a value for the Fields property.
hasFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
For responses, this returns true if the service returned a value for the Fields property.
hasFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
For responses, this returns true if the service returned a value for the Fields property.
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.Address
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.DomainStats
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.FlowDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.IncrementalPullConfig
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainItem
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsItem
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplateItem
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.MarketoSourceProperties
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchItem
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectFilter
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeField
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.S3SourceProperties
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.SalesforceSourceProperties
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ServiceNowSourceProperties
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.Task
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerConfig
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerProperties
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileResponse
 
hashCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.ZendeskSourceProperties
 
hasItems() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsResponse
For responses, this returns true if the service returned a value for the Items property.
hasItems() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsResponse
For responses, this returns true if the service returned a value for the Items property.
hasItems() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsResponse
For responses, this returns true if the service returned a value for the Items property.
hasItems() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsResponse
For responses, this returns true if the service returned a value for the Items property.
hasItems() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesResponse
For responses, this returns true if the service returned a value for the Items property.
hasItems() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesResponse
For responses, this returns true if the service returned a value for the Items property.
hasItems() - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesResponse
For responses, this returns true if the service returned a value for the Items property.
hasKeys() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
For responses, this returns true if the service returned a value for the Keys property.
hasKeys() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse
For responses, this returns true if the service returned a value for the Keys property.
hasKeys() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
For responses, this returns true if the service returned a value for the Keys property.
hasKeys() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
For responses, this returns true if the service returned a value for the Keys property.
hasMatches() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse
For responses, this returns true if the service returned a value for the Matches property.
hasProfileIds() - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchItem
For responses, this returns true if the service returned a value for the ProfileIds property.
hasProfileIdsToBeMerged() - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest
For responses, this returns true if the service returned a value for the ProfileIdsToBeMerged property.
hasSourceFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.Task
For responses, this returns true if the service returned a value for the SourceFields property.
hasStandardIdentifiers() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey
For responses, this returns true if the service returned a value for the StandardIdentifiers property.
hasTagKeys() - Method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainItem
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTaskProperties() - Method in class software.amazon.awssdk.services.customerprofiles.model.Task
For responses, this returns true if the service returned a value for the TaskProperties property.
hasTasks() - Method in class software.amazon.awssdk.services.customerprofiles.model.FlowDefinition
For responses, this returns true if the service returned a value for the Tasks property.
hasValues() - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest
For responses, this returns true if the service returned a value for the Values property.
hasValues() - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyResponse
For responses, this returns true if the service returned a value for the Values property.
hasValues() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest
For responses, this returns true if the service returned a value for the Values property.
hasValues() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectFilter
For responses, this returns true if the service returned a value for the Values property.
hasValues() - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest
For responses, this returns true if the service returned a value for the Values property.
homePhoneNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The customer’s home phone number.
homePhoneNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The customer’s home phone number.
homePhoneNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the home phone number field to be merged.
homePhoneNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the home phone number field to be merged.
homePhoneNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The customer’s home phone number.
homePhoneNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The customer’s home phone number.
homePhoneNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The customer’s home phone number.
homePhoneNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The customer’s home phone number.

I

includeDeletedRecords(Boolean) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SalesforceSourceProperties.Builder
Indicates whether Amazon AppFlow includes deleted files in the flow run.
includeDeletedRecords() - Method in class software.amazon.awssdk.services.customerprofiles.model.SalesforceSourceProperties
Indicates whether Amazon AppFlow includes deleted files in the flow run.
IncrementalPullConfig - Class in software.amazon.awssdk.services.customerprofiles.model
Specifies the configuration used when importing incremental records from the source.
incrementalPullConfig(IncrementalPullConfig) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig.Builder
Defines the configuration for a scheduled incremental data pull.
incrementalPullConfig(Consumer<IncrementalPullConfig.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig.Builder
Defines the configuration for a scheduled incremental data pull.
incrementalPullConfig() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig
Defines the configuration for a scheduled incremental data pull.
IncrementalPullConfig.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
InternalServerException - Exception in software.amazon.awssdk.services.customerprofiles.model
An internal service error occurred.
InternalServerException.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
items(Collection<ListIntegrationItem>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsResponse.Builder
The list of ListAccountIntegration instances.
items(ListIntegrationItem...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsResponse.Builder
The list of ListAccountIntegration instances.
items(Consumer<ListIntegrationItem.Builder>...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsResponse.Builder
The list of ListAccountIntegration instances.
items() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsResponse
The list of ListAccountIntegration instances.
items(Collection<ListDomainItem>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListDomainsResponse.Builder
The list of ListDomains instances.
items(ListDomainItem...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListDomainsResponse.Builder
The list of ListDomains instances.
items(Consumer<ListDomainItem.Builder>...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListDomainsResponse.Builder
The list of ListDomains instances.
items() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsResponse
The list of ListDomains instances.
items(Collection<ListIntegrationItem>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsResponse.Builder
The list of ListIntegrations instances.
items(ListIntegrationItem...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsResponse.Builder
The list of ListIntegrations instances.
items(Consumer<ListIntegrationItem.Builder>...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsResponse.Builder
The list of ListIntegrations instances.
items() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsResponse
The list of ListIntegrations instances.
items(Collection<ListProfileObjectsItem>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsResponse.Builder
The list of ListProfileObject instances.
items(ListProfileObjectsItem...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsResponse.Builder
The list of ListProfileObject instances.
items(Consumer<ListProfileObjectsItem.Builder>...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsResponse.Builder
The list of ListProfileObject instances.
items() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsResponse
The list of ListProfileObject instances.
items(Collection<ListProfileObjectTypeItem>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesResponse.Builder
The list of ListProfileObjectTypes instances.
items(ListProfileObjectTypeItem...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesResponse.Builder
The list of ListProfileObjectTypes instances.
items(Consumer<ListProfileObjectTypeItem.Builder>...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesResponse.Builder
The list of ListProfileObjectTypes instances.
items() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesResponse
The list of ListProfileObjectTypes instances.
items(Collection<ListProfileObjectTypeTemplateItem>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesResponse.Builder
The list of ListProfileObjectType template instances.
items(ListProfileObjectTypeTemplateItem...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesResponse.Builder
The list of ListProfileObjectType template instances.
items(Consumer<ListProfileObjectTypeTemplateItem.Builder>...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesResponse.Builder
The list of ListProfileObjectType template instances.
items() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesResponse
The list of ListProfileObjectType template instances.
items(Collection<Profile>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SearchProfilesResponse.Builder
The list of SearchProfiles instances.
items(Profile...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SearchProfilesResponse.Builder
The list of SearchProfiles instances.
items(Consumer<Profile.Builder>...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SearchProfilesResponse.Builder
The list of SearchProfiles instances.
items() - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesResponse
The list of SearchProfiles instances.

K

keyName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest.Builder
A searchable identifier of a customer profile.
keyName() - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest
A searchable identifier of a customer profile.
keyName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyResponse.Builder
A searchable identifier of a customer profile.
keyName() - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyResponse
A searchable identifier of a customer profile.
keyName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest.Builder
A searchable identifier of a customer profile.
keyName() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest
A searchable identifier of a customer profile.
keyName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ObjectFilter.Builder
A searchable identifier of a standard profile object.
keyName() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectFilter
A searchable identifier of a standard profile object.
keyName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest.Builder
A searchable identifier of a customer profile.
keyName() - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest
A searchable identifier of a customer profile.
keys(Map<String, ? extends Collection<ObjectTypeKey>>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse.Builder
A list of unique keys that can be used to map data to the profile.
keys() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
A list of unique keys that can be used to map data to the profile.
keys(Map<String, ? extends Collection<ObjectTypeKey>>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse.Builder
A list of unique keys that can be used to map data to the profile.
keys() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse
A list of unique keys that can be used to map data to the profile.
keys(Map<String, ? extends Collection<ObjectTypeKey>>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest.Builder
A list of unique keys that can be used to map data to the profile.
keys() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
A list of unique keys that can be used to map data to the profile.
keys(Map<String, ? extends Collection<ObjectTypeKey>>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse.Builder
A list of unique keys that can be used to map data to the profile.
keys() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
A list of unique keys that can be used to map data to the profile.
kmsArn(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FlowDefinition.Builder
The Amazon Resource Name of the AWS Key Management Service (KMS) key you provide for encryption.
kmsArn() - Method in class software.amazon.awssdk.services.customerprofiles.model.FlowDefinition
The Amazon Resource Name of the AWS Key Management Service (KMS) key you provide for encryption.
knownValues() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.DataPullMode
Use this in place of DataPullMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.FieldContentType
Use this in place of FieldContentType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.Gender
Use this in place of Gender.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.MarketoConnectorOperator
Use this in place of MarketoConnectorOperator.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.OperatorPropertiesKeys
Use this in place of OperatorPropertiesKeys.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.PartyType
Use this in place of PartyType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.S3ConnectorOperator
Use this in place of S3ConnectorOperator.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.SalesforceConnectorOperator
Use this in place of SalesforceConnectorOperator.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.ServiceNowConnectorOperator
Use this in place of ServiceNowConnectorOperator.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.SourceConnectorType
Use this in place of SourceConnectorType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.StandardIdentifier
Use this in place of StandardIdentifier.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.TaskType
Use this in place of TaskType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.TriggerType
Use this in place of TriggerType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.ZendeskConnectorOperator
Use this in place of ZendeskConnectorOperator.values() to return a Set of all values known to the SDK.

L

lastName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The customer’s last name.
lastName() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The customer’s last name.
lastName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the last name field to be merged.
lastName() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the last name field to be merged.
lastName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The customer’s last name.
lastName() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The customer’s last name.
lastName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The customer’s last name.
lastName() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The customer’s last name.
lastUpdatedAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse.Builder
The timestamp of when the domain was most recently edited.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
The timestamp of when the domain was most recently edited.
lastUpdatedAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse.Builder
The timestamp of when the domain was most recently edited.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
The timestamp of when the domain was most recently edited.
lastUpdatedAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse.Builder
The timestamp of when the domain was most recently edited.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse
The timestamp of when the domain was most recently edited.
lastUpdatedAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse.Builder
The timestamp of when the domain was most recently edited.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
The timestamp of when the domain was most recently edited.
lastUpdatedAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListDomainItem.Builder
The timestamp of when the domain was most recently edited.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainItem
The timestamp of when the domain was most recently edited.
lastUpdatedAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem.Builder
The timestamp of when the domain was most recently edited.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem
The timestamp of when the domain was most recently edited.
lastUpdatedAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem.Builder
The timestamp of when the domain was most recently edited.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem
The timestamp of when the domain was most recently edited.
lastUpdatedAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse.Builder
The timestamp of when the domain was most recently edited.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse
The timestamp of when the domain was most recently edited.
lastUpdatedAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse.Builder
The timestamp of when the domain was most recently edited.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
The timestamp of when the domain was most recently edited.
lastUpdatedAt(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse.Builder
The timestamp of when the domain was most recently edited.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
The timestamp of when the domain was most recently edited.
listAccountIntegrations(ListAccountIntegrationsRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Lists all of the integrations associated to a specific URI in the AWS account.
listAccountIntegrations(Consumer<ListAccountIntegrationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Lists all of the integrations associated to a specific URI in the AWS account.
listAccountIntegrations(ListAccountIntegrationsRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Lists all of the integrations associated to a specific URI in the AWS account.
listAccountIntegrations(Consumer<ListAccountIntegrationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Lists all of the integrations associated to a specific URI in the AWS account.
ListAccountIntegrationsRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
ListAccountIntegrationsRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
ListAccountIntegrationsRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
ListAccountIntegrationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.ListAccountIntegrationsRequestMarshaller
 
ListAccountIntegrationsResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
ListAccountIntegrationsResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
ListDomainItem - Class in software.amazon.awssdk.services.customerprofiles.model
An object in a list that represents a domain.
ListDomainItem.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
listDomains(ListDomainsRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Returns a list of all the domains for an AWS account that have been created.
listDomains(Consumer<ListDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Returns a list of all the domains for an AWS account that have been created.
listDomains(ListDomainsRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Returns a list of all the domains for an AWS account that have been created.
listDomains(Consumer<ListDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Returns a list of all the domains for an AWS account that have been created.
ListDomainsRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
ListDomainsRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
ListDomainsRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
ListDomainsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.ListDomainsRequestMarshaller
 
ListDomainsResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
ListDomainsResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
ListIntegrationItem - Class in software.amazon.awssdk.services.customerprofiles.model
An integration in list of integrations.
ListIntegrationItem.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
listIntegrations(ListIntegrationsRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Lists all of the integrations in your domain.
listIntegrations(Consumer<ListIntegrationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Lists all of the integrations in your domain.
listIntegrations(ListIntegrationsRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Lists all of the integrations in your domain.
listIntegrations(Consumer<ListIntegrationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Lists all of the integrations in your domain.
ListIntegrationsRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
ListIntegrationsRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
ListIntegrationsRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
ListIntegrationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.ListIntegrationsRequestMarshaller
 
ListIntegrationsResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
ListIntegrationsResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
listProfileObjects(ListProfileObjectsRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Returns a list of objects associated with a profile of a given ProfileObjectType.
listProfileObjects(Consumer<ListProfileObjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Returns a list of objects associated with a profile of a given ProfileObjectType.
listProfileObjects(ListProfileObjectsRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Returns a list of objects associated with a profile of a given ProfileObjectType.
listProfileObjects(Consumer<ListProfileObjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Returns a list of objects associated with a profile of a given ProfileObjectType.
ListProfileObjectsItem - Class in software.amazon.awssdk.services.customerprofiles.model
A ProfileObject in a list of ProfileObjects.
ListProfileObjectsItem.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
ListProfileObjectsRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
ListProfileObjectsRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
ListProfileObjectsRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
ListProfileObjectsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.ListProfileObjectsRequestMarshaller
 
ListProfileObjectsResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
ListProfileObjectsResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
ListProfileObjectTypeItem - Class in software.amazon.awssdk.services.customerprofiles.model
A ProfileObjectType instance.
ListProfileObjectTypeItem.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
listProfileObjectTypes(ListProfileObjectTypesRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Lists all of the templates available within the service.
listProfileObjectTypes(Consumer<ListProfileObjectTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Lists all of the templates available within the service.
listProfileObjectTypes(ListProfileObjectTypesRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Lists all of the templates available within the service.
listProfileObjectTypes(Consumer<ListProfileObjectTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Lists all of the templates available within the service.
ListProfileObjectTypesRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
ListProfileObjectTypesRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
ListProfileObjectTypesRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
ListProfileObjectTypesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.ListProfileObjectTypesRequestMarshaller
 
ListProfileObjectTypesResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
ListProfileObjectTypesResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
ListProfileObjectTypeTemplateItem - Class in software.amazon.awssdk.services.customerprofiles.model
A ProfileObjectTypeTemplate in a list of ProfileObjectTypeTemplates.
ListProfileObjectTypeTemplateItem.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
listProfileObjectTypeTemplates(ListProfileObjectTypeTemplatesRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Lists all of the template information for object types.
listProfileObjectTypeTemplates(Consumer<ListProfileObjectTypeTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Lists all of the template information for object types.
listProfileObjectTypeTemplates(ListProfileObjectTypeTemplatesRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Lists all of the template information for object types.
listProfileObjectTypeTemplates(Consumer<ListProfileObjectTypeTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Lists all of the template information for object types.
ListProfileObjectTypeTemplatesRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
ListProfileObjectTypeTemplatesRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
ListProfileObjectTypeTemplatesRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
ListProfileObjectTypeTemplatesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.ListProfileObjectTypeTemplatesRequestMarshaller
 
ListProfileObjectTypeTemplatesResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
ListProfileObjectTypeTemplatesResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Displays the tags associated with an Amazon Connect Customer Profiles resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Displays the tags associated with an Amazon Connect Customer Profiles resource.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Displays the tags associated with an Amazon Connect Customer Profiles resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Displays the tags associated with an Amazon Connect Customer Profiles resource.
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 

M

mailingAddress(Address) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The customer’s mailing address.
mailingAddress(Consumer<Address.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The customer’s mailing address.
mailingAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The customer’s mailing address.
mailingAddress(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the mailing address field to be merged.
mailingAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the mailing address field to be merged.
mailingAddress(Address) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The customer’s mailing address.
mailingAddress(Consumer<Address.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The customer’s mailing address.
mailingAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The customer’s mailing address.
mailingAddress(UpdateAddress) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The customer’s mailing address.
mailingAddress(Consumer<UpdateAddress.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The customer’s mailing address.
mailingAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The customer’s mailing address.
mainProfileId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest.Builder
The identifier of the profile to be taken.
mainProfileId() - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest
The identifier of the profile to be taken.
marketo(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator.Builder
The operation to be performed on the provided Marketo source fields.
marketo(MarketoConnectorOperator) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator.Builder
The operation to be performed on the provided Marketo source fields.
marketo() - Method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
The operation to be performed on the provided Marketo source fields.
marketo(MarketoSourceProperties) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties.Builder
The properties that are applied when Marketo is being used as a source.
marketo(Consumer<MarketoSourceProperties.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties.Builder
The properties that are applied when Marketo is being used as a source.
marketo() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties
The properties that are applied when Marketo is being used as a source.
marketoAsString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
The operation to be performed on the provided Marketo source fields.
MarketoConnectorOperator - Enum in software.amazon.awssdk.services.customerprofiles.model
 
MarketoSourceProperties - Class in software.amazon.awssdk.services.customerprofiles.model
The properties that are applied when Marketo is being used as a source.
MarketoSourceProperties.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
marshall(AddProfileKeyRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.AddProfileKeyRequestMarshaller
 
marshall(CreateDomainRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.CreateDomainRequestMarshaller
 
marshall(CreateProfileRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.CreateProfileRequestMarshaller
 
marshall(DeleteDomainRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.DeleteDomainRequestMarshaller
 
marshall(DeleteIntegrationRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.DeleteIntegrationRequestMarshaller
 
marshall(DeleteProfileKeyRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.DeleteProfileKeyRequestMarshaller
 
marshall(DeleteProfileObjectRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.DeleteProfileObjectRequestMarshaller
 
marshall(DeleteProfileObjectTypeRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.DeleteProfileObjectTypeRequestMarshaller
 
marshall(DeleteProfileRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.DeleteProfileRequestMarshaller
 
marshall(GetDomainRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.GetDomainRequestMarshaller
 
marshall(GetIntegrationRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.GetIntegrationRequestMarshaller
 
marshall(GetMatchesRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.GetMatchesRequestMarshaller
 
marshall(GetProfileObjectTypeRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.GetProfileObjectTypeRequestMarshaller
 
marshall(GetProfileObjectTypeTemplateRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.GetProfileObjectTypeTemplateRequestMarshaller
 
marshall(ListAccountIntegrationsRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.ListAccountIntegrationsRequestMarshaller
 
marshall(ListDomainsRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.ListDomainsRequestMarshaller
 
marshall(ListIntegrationsRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.ListIntegrationsRequestMarshaller
 
marshall(ListProfileObjectsRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.ListProfileObjectsRequestMarshaller
 
marshall(ListProfileObjectTypesRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.ListProfileObjectTypesRequestMarshaller
 
marshall(ListProfileObjectTypeTemplatesRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.ListProfileObjectTypeTemplatesRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.ListTagsForResourceRequestMarshaller
 
marshall(MergeProfilesRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.MergeProfilesRequestMarshaller
 
marshall(PutIntegrationRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.PutIntegrationRequestMarshaller
 
marshall(PutProfileObjectRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.PutProfileObjectRequestMarshaller
 
marshall(PutProfileObjectTypeRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.PutProfileObjectTypeRequestMarshaller
 
marshall(SearchProfilesRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.SearchProfilesRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.UntagResourceRequestMarshaller
 
marshall(UpdateDomainRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.UpdateDomainRequestMarshaller
 
marshall(UpdateProfileRequest) - Method in class software.amazon.awssdk.services.customerprofiles.transform.UpdateProfileRequestMarshaller
 
matches(Collection<MatchItem>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse.Builder
The list of matched profiles for this instance.
matches(MatchItem...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse.Builder
The list of matched profiles for this instance.
matches(Consumer<MatchItem.Builder>...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse.Builder
The list of matched profiles for this instance.
matches() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse
The list of matched profiles for this instance.
matchGenerationDate(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse.Builder
The timestamp this version of Match Result generated.
matchGenerationDate() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse
The timestamp this version of Match Result generated.
matchId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.MatchItem.Builder
The unique identifiers for this group of profiles that match.
matchId() - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchItem
The unique identifiers for this group of profiles that match.
matching(MatchingRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest.Builder
The process of matching duplicate profiles.
matching(Consumer<MatchingRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest.Builder
The process of matching duplicate profiles.
matching() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest
The process of matching duplicate profiles.
matching(MatchingResponse) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse.Builder
The process of matching duplicate profiles.
matching(Consumer<MatchingResponse.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse.Builder
The process of matching duplicate profiles.
matching() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
The process of matching duplicate profiles.
matching(MatchingResponse) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse.Builder
The process of matching duplicate profiles.
matching(Consumer<MatchingResponse.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse.Builder
The process of matching duplicate profiles.
matching() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
The process of matching duplicate profiles.
matching(MatchingRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest.Builder
The process of matching duplicate profiles.
matching(Consumer<MatchingRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest.Builder
The process of matching duplicate profiles.
matching() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest
The process of matching duplicate profiles.
matching(MatchingResponse) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse.Builder
The process of matching duplicate profiles.
matching(Consumer<MatchingResponse.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse.Builder
The process of matching duplicate profiles.
matching() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
The process of matching duplicate profiles.
MatchingRequest - Class in software.amazon.awssdk.services.customerprofiles.model
The flag that enables the matching process of duplicate profiles.
MatchingRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
MatchingResponse - Class in software.amazon.awssdk.services.customerprofiles.model
The flag that enables the matching process of duplicate profiles.
MatchingResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
MatchItem - Class in software.amazon.awssdk.services.customerprofiles.model
The Match group object.
MatchItem.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
maxResults(Integer) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest.Builder
The maximum number of results to return per page.
maxResults() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest
The maximum number of results to return per page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsRequest.Builder
The maximum number of objects returned per page.
maxResults() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsRequest
The maximum number of objects returned per page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListDomainsRequest.Builder
The maximum number of objects returned per page.
maxResults() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsRequest
The maximum number of objects returned per page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsRequest.Builder
The maximum number of objects returned per page.
maxResults() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsRequest
The maximum number of objects returned per page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest.Builder
The maximum number of objects returned per page.
maxResults() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest
The maximum number of objects returned per page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesRequest.Builder
The maximum number of objects returned per page.
maxResults() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesRequest
The maximum number of objects returned per page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesRequest.Builder
The maximum number of objects returned per page.
maxResults() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesRequest
The maximum number of objects returned per page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest.Builder
The maximum number of objects returned per page.
maxResults() - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest
The maximum number of objects returned per page.
mergeProfiles(MergeProfilesRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
This API is in preview release for Amazon Connect and subject to change.
mergeProfiles(Consumer<MergeProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
This API is in preview release for Amazon Connect and subject to change.
mergeProfiles(MergeProfilesRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
This API is in preview release for Amazon Connect and subject to change.
mergeProfiles(Consumer<MergeProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
This API is in preview release for Amazon Connect and subject to change.
MergeProfilesRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
MergeProfilesRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
MergeProfilesRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
MergeProfilesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.MergeProfilesRequestMarshaller
 
MergeProfilesResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
MergeProfilesResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
message(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.AccessDeniedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.BadRequestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteDomainResponse.Builder
A message that indicates the delete request is done.
message() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainResponse
A message that indicates the delete request is done.
message(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationResponse.Builder
A message that indicates the delete request is done.
message() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationResponse
A message that indicates the delete request is done.
message(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyResponse.Builder
A message that indicates the delete request is done.
message() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyResponse
A message that indicates the delete request is done.
message(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectResponse.Builder
A message that indicates the delete request is done.
message() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectResponse
A message that indicates the delete request is done.
message(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeResponse.Builder
A message that indicates the delete request is done.
message() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeResponse
A message that indicates the delete request is done.
message(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileResponse.Builder
A message that indicates the delete request is done.
message() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileResponse
A message that indicates the delete request is done.
message(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.InternalServerException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.MergeProfilesResponse.Builder
A message that indicates the merge request is complete.
message() - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesResponse
A message that indicates the merge request is complete.
message(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ThrottlingException.Builder
 
meteringProfileCount(Long) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DomainStats.Builder
The number of profiles that you are currently paying for in the domain.
meteringProfileCount() - Method in class software.amazon.awssdk.services.customerprofiles.model.DomainStats
The number of profiles that you are currently paying for in the domain.
middleName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The customer’s middle name.
middleName() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The customer’s middle name.
middleName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the middle name field to be merged.
middleName() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the middle name field to be merged.
middleName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The customer’s middle name.
middleName() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The customer’s middle name.
middleName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The customer’s middle name.
middleName() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The customer’s middle name.
mobilePhoneNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The customer’s mobile phone number.
mobilePhoneNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The customer’s mobile phone number.
mobilePhoneNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the mobile phone number field to be merged.
mobilePhoneNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the mobile phone number field to be merged.
mobilePhoneNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The customer’s mobile phone number.
mobilePhoneNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The customer’s mobile phone number.
mobilePhoneNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The customer’s mobile phone number.
mobilePhoneNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The customer’s mobile phone number.

N

nextToken(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest.Builder
The token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest
The token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse.Builder
If there are additional results, this is the token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse
If there are additional results, this is the token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsRequest.Builder
The pagination token from the previous ListAccountIntegrations API call.
nextToken() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsRequest
The pagination token from the previous ListAccountIntegrations API call.
nextToken(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsResponse.Builder
The pagination token from the previous ListAccountIntegrations API call.
nextToken() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsResponse
The pagination token from the previous ListAccountIntegrations API call.
nextToken(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListDomainsRequest.Builder
The pagination token from the previous ListDomain API call.
nextToken() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsRequest
The pagination token from the previous ListDomain API call.
nextToken(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListDomainsResponse.Builder
The pagination token from the previous ListDomains API call.
nextToken() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsResponse
The pagination token from the previous ListDomains API call.
nextToken(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsRequest.Builder
The pagination token from the previous ListIntegrations API call.
nextToken() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsRequest
The pagination token from the previous ListIntegrations API call.
nextToken(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsResponse.Builder
The pagination token from the previous ListIntegrations API call.
nextToken() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsResponse
The pagination token from the previous ListIntegrations API call.
nextToken(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest.Builder
The pagination token from the previous call to ListProfileObjects.
nextToken() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest
The pagination token from the previous call to ListProfileObjects.
nextToken(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsResponse.Builder
The pagination token from the previous call to ListProfileObjects.
nextToken() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsResponse
The pagination token from the previous call to ListProfileObjects.
nextToken(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesRequest.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesRequest
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesResponse.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesResponse
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesRequest.Builder
The pagination token from the previous ListObjectTypeTemplates API call.
nextToken() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesRequest
The pagination token from the previous ListObjectTypeTemplates API call.
nextToken(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesResponse.Builder
The pagination token from the previous ListObjectTypeTemplates API call.
nextToken() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesResponse
The pagination token from the previous ListObjectTypeTemplates API call.
nextToken(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest.Builder
The pagination token from the previous SearchProfiles API call.
nextToken() - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest
The pagination token from the previous SearchProfiles API call.
nextToken(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SearchProfilesResponse.Builder
The pagination token from the previous SearchProfiles API call.
nextToken() - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesResponse
The pagination token from the previous SearchProfiles API call.

O

object(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsItem.Builder
A JSON representation of a ProfileObject that belongs to a profile.
object() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsItem
A JSON representation of a ProfileObject that belongs to a profile.
object(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.MarketoSourceProperties.Builder
The object specified in the Marketo flow source.
object() - Method in class software.amazon.awssdk.services.customerprofiles.model.MarketoSourceProperties
The object specified in the Marketo flow source.
object(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectRequest.Builder
A string that is serialized from a JSON object.
object() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectRequest
A string that is serialized from a JSON object.
object(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SalesforceSourceProperties.Builder
The object specified in the Salesforce flow source.
object() - Method in class software.amazon.awssdk.services.customerprofiles.model.SalesforceSourceProperties
The object specified in the Salesforce flow source.
object(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ServiceNowSourceProperties.Builder
The object specified in the ServiceNow flow source.
object() - Method in class software.amazon.awssdk.services.customerprofiles.model.ServiceNowSourceProperties
The object specified in the ServiceNow flow source.
object(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ZendeskSourceProperties.Builder
The object specified in the Zendesk flow source.
object() - Method in class software.amazon.awssdk.services.customerprofiles.model.ZendeskSourceProperties
The object specified in the Zendesk flow source.
objectCount(Long) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DomainStats.Builder
The total number of objects in domain.
objectCount() - Method in class software.amazon.awssdk.services.customerprofiles.model.DomainStats
The total number of objects in domain.
objectFilter(ObjectFilter) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest.Builder
Applies a filter to the response to include profile objects with the specified index values.
objectFilter(Consumer<ObjectFilter.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest.Builder
Applies a filter to the response to include profile objects with the specified index values.
objectFilter() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest
Applies a filter to the response to include profile objects with the specified index values.
ObjectFilter - Class in software.amazon.awssdk.services.customerprofiles.model
The filter applied to ListProfileObjects response to include profile objects with the specified index values.
ObjectFilter.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
ObjectTypeField - Class in software.amazon.awssdk.services.customerprofiles.model
Represents a field in a ProfileObjectType.
ObjectTypeField.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
ObjectTypeKey - Class in software.amazon.awssdk.services.customerprofiles.model
An object that defines the Key element of a ProfileObject.
ObjectTypeKey.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
objectTypeName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest.Builder
The name of the profile object type.
objectTypeName() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest
The name of the profile object type.
objectTypeName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeRequest.Builder
The name of the profile object type.
objectTypeName() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeRequest
The name of the profile object type.
objectTypeName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse.Builder
The name of the profile object type.
objectTypeName() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse
The name of the profile object type.
objectTypeName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeRequest.Builder
The name of the profile object type.
objectTypeName() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeRequest
The name of the profile object type.
objectTypeName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse.Builder
The name of the profile object type.
objectTypeName() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
The name of the profile object type.
objectTypeName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem.Builder
The name of the profile object type.
objectTypeName() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem
The name of the profile object type.
objectTypeName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsItem.Builder
Specifies the kind of object being added to a profile, such as "Salesforce-Account."
objectTypeName() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsItem
Specifies the kind of object being added to a profile, such as "Salesforce-Account."
objectTypeName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest.Builder
The name of the profile object type.
objectTypeName() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest
The name of the profile object type.
objectTypeName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem.Builder
The name of the profile object type.
objectTypeName() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem
The name of the profile object type.
objectTypeName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest.Builder
The name of the profile object type.
objectTypeName() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest
The name of the profile object type.
objectTypeName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse.Builder
The name of the profile object type.
objectTypeName() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse
The name of the profile object type.
objectTypeName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectRequest.Builder
The name of the profile object type.
objectTypeName() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectRequest
The name of the profile object type.
objectTypeName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest.Builder
The name of the profile object type.
objectTypeName() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
The name of the profile object type.
objectTypeName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse.Builder
The name of the profile object type.
objectTypeName() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
The name of the profile object type.
OperatorPropertiesKeys - Enum in software.amazon.awssdk.services.customerprofiles.model
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetIntegrationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetIntegrationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListDomainsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListDomainsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
 

P

partyType(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The type of profile used to describe the customer.
partyType(PartyType) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The type of profile used to describe the customer.
partyType() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The type of profile used to describe the customer.
partyType(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the party type field to be merged.
partyType() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the party type field to be merged.
PartyType - Enum in software.amazon.awssdk.services.customerprofiles.model
 
partyType(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The type of profile used to describe the customer.
partyType(PartyType) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The type of profile used to describe the customer.
partyType() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The type of profile used to describe the customer.
partyType(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The type of profile used to describe the customer.
partyType(PartyType) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The type of profile used to describe the customer.
partyType() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The type of profile used to describe the customer.
partyTypeAsString() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The type of profile used to describe the customer.
partyTypeAsString() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The type of profile used to describe the customer.
partyTypeAsString() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The type of profile used to describe the customer.
personalEmailAddress(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The customer’s personal email address.
personalEmailAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The customer’s personal email address.
personalEmailAddress(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the personal email address field to be merged.
personalEmailAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the personal email address field to be merged.
personalEmailAddress(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The customer’s personal email address.
personalEmailAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The customer’s personal email address.
personalEmailAddress(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The customer’s personal email address.
personalEmailAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The customer’s personal email address.
phoneNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The customer’s phone number, which has not been specified as a mobile, home, or business number.
phoneNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The customer’s phone number, which has not been specified as a mobile, home, or business number.
phoneNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the phone number field to be merged.
phoneNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the phone number field to be merged.
phoneNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The customer's phone number, which has not been specified as a mobile, home, or business number.
phoneNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The customer's phone number, which has not been specified as a mobile, home, or business number.
phoneNumber(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The customer’s phone number, which has not been specified as a mobile, home, or business number.
phoneNumber() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The customer’s phone number, which has not been specified as a mobile, home, or business number.
postalCode(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Address.Builder
The postal code of a customer address.
postalCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.Address
The postal code of a customer address.
postalCode(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateAddress.Builder
The postal code of a customer address.
postalCode() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
The postal code of a customer address.
potentialMatches(Integer) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse.Builder
The number of potential matches found.
potentialMatches() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse
The number of potential matches found.
Profile - Class in software.amazon.awssdk.services.customerprofiles.model
The standard profile of a customer.
Profile.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
profileCount(Long) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DomainStats.Builder
The total number of profiles currently in the domain.
profileCount() - Method in class software.amazon.awssdk.services.customerprofiles.model.DomainStats
The total number of profiles currently in the domain.
profileId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest.Builder
The unique identifier of a customer profile.
profileId() - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest
The unique identifier of a customer profile.
profileId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileResponse.Builder
The unique identifier of a customer profile.
profileId() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileResponse
The unique identifier of a customer profile.
profileId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest.Builder
The unique identifier of a customer profile.
profileId() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest
The unique identifier of a customer profile.
profileId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest.Builder
The unique identifier of a customer profile.
profileId() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest
The unique identifier of a customer profile.
profileId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileRequest.Builder
The unique identifier of a customer profile.
profileId() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileRequest
The unique identifier of a customer profile.
profileId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest.Builder
The unique identifier of a customer profile.
profileId() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest
The unique identifier of a customer profile.
profileId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The unique identifier of a customer profile.
profileId() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The unique identifier of a customer profile.
profileId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The unique identifier of a customer profile.
profileId() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The unique identifier of a customer profile.
profileId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileResponse.Builder
The unique identifier of a customer profile.
profileId() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileResponse
The unique identifier of a customer profile.
profileIds(Collection<String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.MatchItem.Builder
A list of identifiers for profiles that match.
profileIds(String...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.MatchItem.Builder
A list of identifiers for profiles that match.
profileIds() - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchItem
A list of identifiers for profiles that match.
profileIdsToBeMerged(Collection<String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest.Builder
The identifier of the profile to be merged into MainProfileId.
profileIdsToBeMerged(String...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest.Builder
The identifier of the profile to be merged into MainProfileId.
profileIdsToBeMerged() - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest
The identifier of the profile to be merged into MainProfileId.
profileObjectUniqueKey(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest.Builder
The unique identifier of the profile object generated by the service.
profileObjectUniqueKey() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest
The unique identifier of the profile object generated by the service.
profileObjectUniqueKey(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsItem.Builder
The unique identifier of the ProfileObject generated by the service.
profileObjectUniqueKey() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsItem
The unique identifier of the ProfileObject generated by the service.
profileObjectUniqueKey(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectResponse.Builder
The unique identifier of the profile object generated by the service.
profileObjectUniqueKey() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectResponse
The unique identifier of the profile object generated by the service.
province(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Address.Builder
The province in which a customer lives.
province() - Method in class software.amazon.awssdk.services.customerprofiles.model.Address
The province in which a customer lives.
province(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateAddress.Builder
The province in which a customer lives.
province() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
The province in which a customer lives.
putIntegration(PutIntegrationRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Adds an integration between the service and a third-party service, which includes Amazon AppFlow and Amazon Connect.
putIntegration(Consumer<PutIntegrationRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Adds an integration between the service and a third-party service, which includes Amazon AppFlow and Amazon Connect.
putIntegration(PutIntegrationRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Adds an integration between the service and a third-party service, which includes Amazon AppFlow and Amazon Connect.
putIntegration(Consumer<PutIntegrationRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Adds an integration between the service and a third-party service, which includes Amazon AppFlow and Amazon Connect.
PutIntegrationRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
PutIntegrationRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
PutIntegrationRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
PutIntegrationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.PutIntegrationRequestMarshaller
 
PutIntegrationResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
PutIntegrationResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
putProfileObject(PutProfileObjectRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Adds additional objects to customer profiles of a given ObjectType.
putProfileObject(Consumer<PutProfileObjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Adds additional objects to customer profiles of a given ObjectType.
putProfileObject(PutProfileObjectRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Adds additional objects to customer profiles of a given ObjectType.
putProfileObject(Consumer<PutProfileObjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Adds additional objects to customer profiles of a given ObjectType.
PutProfileObjectRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
PutProfileObjectRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
PutProfileObjectRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
PutProfileObjectRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.PutProfileObjectRequestMarshaller
 
PutProfileObjectResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
PutProfileObjectResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
putProfileObjectType(PutProfileObjectTypeRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Defines a ProfileObjectType.
putProfileObjectType(Consumer<PutProfileObjectTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Defines a ProfileObjectType.
putProfileObjectType(PutProfileObjectTypeRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Defines a ProfileObjectType.
putProfileObjectType(Consumer<PutProfileObjectTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Defines a ProfileObjectType.
PutProfileObjectTypeRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
PutProfileObjectTypeRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
PutProfileObjectTypeRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
PutProfileObjectTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.PutProfileObjectTypeRequestMarshaller
 
PutProfileObjectTypeResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
PutProfileObjectTypeResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 

R

requestId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.AccessDeniedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.BadRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.InternalServerException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ThrottlingException.Builder
 
resourceArn(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceRequest.Builder
The ARN of the resource for which you want to view tags.
resourceArn() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceRequest
The ARN of the resource for which you want to view tags.
resourceArn(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.TagResourceRequest.Builder
The ARN of the resource that you're adding tags to.
resourceArn() - Method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceRequest
The ARN of the resource that you're adding tags to.
resourceArn(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UntagResourceRequest.Builder
The ARN of the resource from which you are removing tags.
resourceArn() - Method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceRequest
The ARN of the resource from which you are removing tags.
ResourceNotFoundException - Exception in software.amazon.awssdk.services.customerprofiles.model
The requested resource does not exist, or access was denied.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesResponse
 

S

s3(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator.Builder
The operation to be performed on the provided Amazon S3 source fields.
s3(S3ConnectorOperator) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator.Builder
The operation to be performed on the provided Amazon S3 source fields.
s3() - Method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
The operation to be performed on the provided Amazon S3 source fields.
s3(S3SourceProperties) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties.Builder
The properties that are applied when Amazon S3 is being used as the flow source.
s3(Consumer<S3SourceProperties.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties.Builder
The properties that are applied when Amazon S3 is being used as the flow source.
s3() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties
The properties that are applied when Amazon S3 is being used as the flow source.
s3AsString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
The operation to be performed on the provided Amazon S3 source fields.
S3ConnectorOperator - Enum in software.amazon.awssdk.services.customerprofiles.model
 
S3SourceProperties - Class in software.amazon.awssdk.services.customerprofiles.model
The properties that are applied when Amazon S3 is being used as the flow source.
S3SourceProperties.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
salesforce(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator.Builder
The operation to be performed on the provided Salesforce source fields.
salesforce(SalesforceConnectorOperator) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator.Builder
The operation to be performed on the provided Salesforce source fields.
salesforce() - Method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
The operation to be performed on the provided Salesforce source fields.
salesforce(SalesforceSourceProperties) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties.Builder
The properties that are applied when Salesforce is being used as a source.
salesforce(Consumer<SalesforceSourceProperties.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties.Builder
The properties that are applied when Salesforce is being used as a source.
salesforce() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties
The properties that are applied when Salesforce is being used as a source.
salesforceAsString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
The operation to be performed on the provided Salesforce source fields.
SalesforceConnectorOperator - Enum in software.amazon.awssdk.services.customerprofiles.model
 
SalesforceSourceProperties - Class in software.amazon.awssdk.services.customerprofiles.model
The properties that are applied when Salesforce is being used as a source.
SalesforceSourceProperties.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
scheduled(ScheduledTriggerProperties) - Method in interface software.amazon.awssdk.services.customerprofiles.model.TriggerProperties.Builder
Specifies the configuration details of a schedule-triggered flow that you define.
scheduled(Consumer<ScheduledTriggerProperties.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.TriggerProperties.Builder
Specifies the configuration details of a schedule-triggered flow that you define.
scheduled() - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerProperties
Specifies the configuration details of a schedule-triggered flow that you define.
ScheduledTriggerProperties - Class in software.amazon.awssdk.services.customerprofiles.model
Specifies the configuration details of a scheduled-trigger flow that you define.
ScheduledTriggerProperties.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
scheduleEndTime(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties.Builder
Specifies the scheduled end time for a scheduled-trigger flow.
scheduleEndTime() - Method in class software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties
Specifies the scheduled end time for a scheduled-trigger flow.
scheduleExpression(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties.Builder
The scheduling expression that determines the rate at which the schedule will run, for example rate (5 minutes).
scheduleExpression() - Method in class software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties
The scheduling expression that determines the rate at which the schedule will run, for example rate (5 minutes).
scheduleOffset(Long) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties.Builder
Specifies the optional offset that is added to the time interval for a schedule-triggered flow.
scheduleOffset() - Method in class software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties
Specifies the optional offset that is added to the time interval for a schedule-triggered flow.
scheduleStartTime(Instant) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties.Builder
Specifies the scheduled start time for a scheduled-trigger flow.
scheduleStartTime() - Method in class software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties
Specifies the scheduled start time for a scheduled-trigger flow.
sdkFields() - Method in exception software.amazon.awssdk.services.customerprofiles.model.AccessDeniedException
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.Address
 
sdkFields() - Method in exception software.amazon.awssdk.services.customerprofiles.model.BadRequestException
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.DomainStats
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.FlowDefinition
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.IncrementalPullConfig
 
sdkFields() - Method in exception software.amazon.awssdk.services.customerprofiles.model.InternalServerException
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainItem
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsItem
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplateItem
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.MarketoSourceProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchingRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchingResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchItem
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeField
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.customerprofiles.model.ResourceNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.S3SourceProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.SalesforceSourceProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ServiceNowSourceProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.Task
 
sdkFields() - Method in exception software.amazon.awssdk.services.customerprofiles.model.ThrottlingException
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.ZendeskSourceProperties
 
searchProfiles(SearchProfilesRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Searches for profiles within a specific domain name using name, phone number, email address, account number, or a custom defined index.
searchProfiles(Consumer<SearchProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Searches for profiles within a specific domain name using name, phone number, email address, account number, or a custom defined index.
searchProfiles(SearchProfilesRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Searches for profiles within a specific domain name using name, phone number, email address, account number, or a custom defined index.
searchProfiles(Consumer<SearchProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Searches for profiles within a specific domain name using name, phone number, email address, account number, or a custom defined index.
SearchProfilesRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
SearchProfilesRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
SearchProfilesRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
SearchProfilesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.SearchProfilesRequestMarshaller
 
SearchProfilesResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
SearchProfilesResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.customerprofiles.model.AccessDeniedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.Address
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.customerprofiles.model.BadRequestException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.DomainStats
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.FlowDefinition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.IncrementalPullConfig
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.customerprofiles.model.InternalServerException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplateItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.MarketoSourceProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.MatchingRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.MatchingResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.MatchItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ObjectFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeField
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.Profile
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.customerprofiles.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.S3SourceProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.SalesforceSourceProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ServiceNowSourceProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.Task
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.customerprofiles.model.ThrottlingException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.TriggerConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.TriggerProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.customerprofiles.model.ZendeskSourceProperties
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
 
serviceNow(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator.Builder
The operation to be performed on the provided ServiceNow source fields.
serviceNow(ServiceNowConnectorOperator) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator.Builder
The operation to be performed on the provided ServiceNow source fields.
serviceNow() - Method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
The operation to be performed on the provided ServiceNow source fields.
serviceNow(ServiceNowSourceProperties) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties.Builder
The properties that are applied when ServiceNow is being used as a source.
serviceNow(Consumer<ServiceNowSourceProperties.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties.Builder
The properties that are applied when ServiceNow is being used as a source.
serviceNow() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties
The properties that are applied when ServiceNow is being used as a source.
serviceNowAsString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
The operation to be performed on the provided ServiceNow source fields.
ServiceNowConnectorOperator - Enum in software.amazon.awssdk.services.customerprofiles.model
 
ServiceNowSourceProperties - Class in software.amazon.awssdk.services.customerprofiles.model
The properties that are applied when ServiceNow is being used as a source.
ServiceNowSourceProperties.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
shippingAddress(Address) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The customer’s shipping address.
shippingAddress(Consumer<Address.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest.Builder
The customer’s shipping address.
shippingAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
The customer’s shipping address.
shippingAddress(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds.Builder
A unique identifier for the shipping address field to be merged.
shippingAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
A unique identifier for the shipping address field to be merged.
shippingAddress(Address) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The customer’s shipping address.
shippingAddress(Consumer<Address.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Profile.Builder
The customer’s shipping address.
shippingAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
The customer’s shipping address.
shippingAddress(UpdateAddress) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The customer’s shipping address.
shippingAddress(Consumer<UpdateAddress.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest.Builder
The customer’s shipping address.
shippingAddress() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
The customer’s shipping address.
software.amazon.awssdk.services.customerprofiles - package software.amazon.awssdk.services.customerprofiles
Amazon Connect Customer Profiles
software.amazon.awssdk.services.customerprofiles.model - package software.amazon.awssdk.services.customerprofiles.model
 
software.amazon.awssdk.services.customerprofiles.transform - package software.amazon.awssdk.services.customerprofiles.transform
 
source(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ObjectTypeField.Builder
A field of a ProfileObject.
source() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeField
A field of a ProfileObject.
SourceConnectorProperties - Class in software.amazon.awssdk.services.customerprofiles.model
Specifies the information that is required to query a particular Amazon AppFlow connector.
sourceConnectorProperties(SourceConnectorProperties) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig.Builder
Specifies the information that is required to query a particular source connector.
sourceConnectorProperties(Consumer<SourceConnectorProperties.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig.Builder
Specifies the information that is required to query a particular source connector.
sourceConnectorProperties() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig
Specifies the information that is required to query a particular source connector.
SourceConnectorProperties.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
SourceConnectorType - Enum in software.amazon.awssdk.services.customerprofiles.model
 
sourceFields(Collection<String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Task.Builder
The source fields to which a particular task is applied.
sourceFields(String...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Task.Builder
The source fields to which a particular task is applied.
sourceFields() - Method in class software.amazon.awssdk.services.customerprofiles.model.Task
The source fields to which a particular task is applied.
sourceFlowConfig(SourceFlowConfig) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FlowDefinition.Builder
The configuration that controls how Customer Profiles retrieves data from the source.
sourceFlowConfig(Consumer<SourceFlowConfig.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FlowDefinition.Builder
The configuration that controls how Customer Profiles retrieves data from the source.
sourceFlowConfig() - Method in class software.amazon.awssdk.services.customerprofiles.model.FlowDefinition
The configuration that controls how Customer Profiles retrieves data from the source.
SourceFlowConfig - Class in software.amazon.awssdk.services.customerprofiles.model
Contains information about the configuration of the source connector used in the flow.
SourceFlowConfig.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
sourceName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse.Builder
The name of the source of the object template.
sourceName() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse
The name of the source of the object template.
sourceName(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplateItem.Builder
The name of the source of the object template.
sourceName() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplateItem
The name of the source of the object template.
sourceObject(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse.Builder
The source of the object template.
sourceObject() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse
The source of the object template.
sourceObject(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplateItem.Builder
The source of the object template.
sourceObject() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplateItem
The source of the object template.
StandardIdentifier - Enum in software.amazon.awssdk.services.customerprofiles.model
 
standardIdentifiers(Collection<StandardIdentifier>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey.Builder
The types of keys that a ProfileObject can have.
standardIdentifiers(StandardIdentifier...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey.Builder
The types of keys that a ProfileObject can have.
standardIdentifiers() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey
The types of keys that a ProfileObject can have.
standardIdentifiersAsStrings() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey
The types of keys that a ProfileObject can have.
standardIdentifiersWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey.Builder
The types of keys that a ProfileObject can have.
standardIdentifiersWithStrings(String...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey.Builder
The types of keys that a ProfileObject can have.
state(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Address.Builder
The state in which a customer lives.
state() - Method in class software.amazon.awssdk.services.customerprofiles.model.Address
The state in which a customer lives.
state(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateAddress.Builder
The state in which a customer lives.
state() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
The state in which a customer lives.
stats(DomainStats) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse.Builder
Usage-specific statistics about the domain.
stats(Consumer<DomainStats.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse.Builder
Usage-specific statistics about the domain.
stats() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
Usage-specific statistics about the domain.
statusCode(int) - Method in interface software.amazon.awssdk.services.customerprofiles.model.AccessDeniedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.customerprofiles.model.BadRequestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.customerprofiles.model.InternalServerException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ThrottlingException.Builder
 

T

tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UntagResourceRequest.Builder
The list of tag keys to remove from the resource.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UntagResourceRequest.Builder
The list of tag keys to remove from the resource.
tagKeys() - Method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceRequest
The list of tag keys to remove from the resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Assigns one or more tags (key-value pairs) to the specified Amazon Connect Customer Profiles resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Assigns one or more tags (key-value pairs) to the specified Amazon Connect Customer Profiles resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Assigns one or more tags (key-value pairs) to the specified Amazon Connect Customer Profiles resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Assigns one or more tags (key-value pairs) to the specified Amazon Connect Customer Profiles resource.
TagResourceRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest.Builder
The tags used to organize, track, or control access for this resource.
tags() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest
The tags used to organize, track, or control access for this resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse.Builder
The tags used to organize, track, or control access for this resource.
tags() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
The tags used to organize, track, or control access for this resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse.Builder
The tags used to organize, track, or control access for this resource.
tags() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
The tags used to organize, track, or control access for this resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse.Builder
The tags used to organize, track, or control access for this resource.
tags() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse
The tags used to organize, track, or control access for this resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse.Builder
The tags used to organize, track, or control access for this resource.
tags() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
The tags used to organize, track, or control access for this resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListDomainItem.Builder
The tags used to organize, track, or control access for this resource.
tags() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainItem
The tags used to organize, track, or control access for this resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem.Builder
The tags used to organize, track, or control access for this resource.
tags() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem
The tags used to organize, track, or control access for this resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem.Builder
The tags used to organize, track, or control access for this resource.
tags() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem
The tags used to organize, track, or control access for this resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceResponse.Builder
The tags used to organize, track, or control access for this resource.
tags() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceResponse
The tags used to organize, track, or control access for this resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest.Builder
The tags used to organize, track, or control access for this resource.
tags() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest
The tags used to organize, track, or control access for this resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse.Builder
The tags used to organize, track, or control access for this resource.
tags() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse
The tags used to organize, track, or control access for this resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest.Builder
The tags used to organize, track, or control access for this resource.
tags() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
The tags used to organize, track, or control access for this resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse.Builder
The tags used to organize, track, or control access for this resource.
tags() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
The tags used to organize, track, or control access for this resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.TagResourceRequest.Builder
The tags used to organize, track, or control access for this resource.
tags() - Method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceRequest
The tags used to organize, track, or control access for this resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest.Builder
The tags used to organize, track, or control access for this resource.
tags() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest
The tags used to organize, track, or control access for this resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse.Builder
The tags used to organize, track, or control access for this resource.
tags() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
The tags used to organize, track, or control access for this resource.
target(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ObjectTypeField.Builder
The location of the data in the standard ProfileObject model.
target() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeField
The location of the data in the standard ProfileObject model.
Task - Class in software.amazon.awssdk.services.customerprofiles.model
A class for modeling different type of tasks.
Task.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
taskProperties(Map<OperatorPropertiesKeys, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Task.Builder
A map used to store task-related information.
taskProperties() - Method in class software.amazon.awssdk.services.customerprofiles.model.Task
A map used to store task-related information.
taskPropertiesAsStrings() - Method in class software.amazon.awssdk.services.customerprofiles.model.Task
A map used to store task-related information.
taskPropertiesWithStrings(Map<String, String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Task.Builder
A map used to store task-related information.
tasks(Collection<Task>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FlowDefinition.Builder
A list of tasks that Customer Profiles performs while transferring the data in the flow run.
tasks(Task...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FlowDefinition.Builder
A list of tasks that Customer Profiles performs while transferring the data in the flow run.
tasks(Consumer<Task.Builder>...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FlowDefinition.Builder
A list of tasks that Customer Profiles performs while transferring the data in the flow run.
tasks() - Method in class software.amazon.awssdk.services.customerprofiles.model.FlowDefinition
A list of tasks that Customer Profiles performs while transferring the data in the flow run.
taskType(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Task.Builder
Specifies the particular task implementation that Amazon AppFlow performs.
taskType(TaskType) - Method in interface software.amazon.awssdk.services.customerprofiles.model.Task.Builder
Specifies the particular task implementation that Amazon AppFlow performs.
taskType() - Method in class software.amazon.awssdk.services.customerprofiles.model.Task
Specifies the particular task implementation that Amazon AppFlow performs.
TaskType - Enum in software.amazon.awssdk.services.customerprofiles.model
 
taskTypeAsString() - Method in class software.amazon.awssdk.services.customerprofiles.model.Task
Specifies the particular task implementation that Amazon AppFlow performs.
templateId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse.Builder
A unique identifier for the object template.
templateId() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
A unique identifier for the object template.
templateId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateRequest.Builder
A unique identifier for the object template.
templateId() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateRequest
A unique identifier for the object template.
templateId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse.Builder
A unique identifier for the object template.
templateId() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse
A unique identifier for the object template.
templateId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplateItem.Builder
A unique identifier for the object template.
templateId() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplateItem
A unique identifier for the object template.
templateId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest.Builder
A unique identifier for the object template.
templateId() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
A unique identifier for the object template.
templateId(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse.Builder
A unique identifier for the object template.
templateId() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
A unique identifier for the object template.
ThrottlingException - Exception in software.amazon.awssdk.services.customerprofiles.model
You exceeded the maximum number of requests.
ThrottlingException.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
timezone(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties.Builder
Specifies the time zone used when referring to the date and time of a scheduled-triggered flow, such as America/New_York.
timezone() - Method in class software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties
Specifies the time zone used when referring to the date and time of a scheduled-triggered flow, such as America/New_York.
toBuilder() - Method in exception software.amazon.awssdk.services.customerprofiles.model.AccessDeniedException
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.Address
 
toBuilder() - Method in exception software.amazon.awssdk.services.customerprofiles.model.BadRequestException
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesException
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.DomainStats
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.FlowDefinition
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.IncrementalPullConfig
 
toBuilder() - Method in exception software.amazon.awssdk.services.customerprofiles.model.InternalServerException
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainItem
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsItem
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplateItem
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.MarketoSourceProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchingRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchingResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchItem
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeField
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.customerprofiles.model.ResourceNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.S3SourceProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.SalesforceSourceProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ServiceNowSourceProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.Task
 
toBuilder() - Method in exception software.amazon.awssdk.services.customerprofiles.model.ThrottlingException
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.customerprofiles.model.ZendeskSourceProperties
 
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.Address
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateDomainResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.CreateProfileResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.customerprofiles.model.DataPullMode
 
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteDomainResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileObjectTypeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.DomainStats
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.customerprofiles.model.FieldContentType
 
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.FieldSourceProfileIds
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.FlowDefinition
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.customerprofiles.model.Gender
 
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetDomainResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetMatchesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.IncrementalPullConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListDomainsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplateItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListProfileObjectTypeTemplatesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.customerprofiles.model.MarketoConnectorOperator
 
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.MarketoSourceProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchingRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchingResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.MatchItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.MergeProfilesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeField
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectTypeKey
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.customerprofiles.model.OperatorPropertiesKeys
 
toString() - Method in enum software.amazon.awssdk.services.customerprofiles.model.PartyType
 
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.Profile
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutProfileObjectTypeResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.customerprofiles.model.S3ConnectorOperator
 
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.S3SourceProperties
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.customerprofiles.model.SalesforceConnectorOperator
 
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.SalesforceSourceProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ScheduledTriggerProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.customerprofiles.model.ServiceNowConnectorOperator
 
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ServiceNowSourceProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.customerprofiles.model.SourceConnectorType
 
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.customerprofiles.model.StandardIdentifier
 
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.Task
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.customerprofiles.model.TaskType
 
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerProperties
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.customerprofiles.model.TriggerType
 
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateAddress
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateDomainResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.UpdateProfileResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.customerprofiles.model.ZendeskConnectorOperator
 
toString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ZendeskSourceProperties
Returns a string representation of this object.
totalSize(Long) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DomainStats.Builder
The total size, in bytes, of all objects in the domain.
totalSize() - Method in class software.amazon.awssdk.services.customerprofiles.model.DomainStats
The total size, in bytes, of all objects in the domain.
triggerConfig(TriggerConfig) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FlowDefinition.Builder
The trigger settings that determine how and when the flow runs.
triggerConfig(Consumer<TriggerConfig.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.FlowDefinition.Builder
The trigger settings that determine how and when the flow runs.
triggerConfig() - Method in class software.amazon.awssdk.services.customerprofiles.model.FlowDefinition
The trigger settings that determine how and when the flow runs.
TriggerConfig - Class in software.amazon.awssdk.services.customerprofiles.model
The trigger settings that determine how and when Amazon AppFlow runs the specified flow.
TriggerConfig.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
triggerProperties(TriggerProperties) - Method in interface software.amazon.awssdk.services.customerprofiles.model.TriggerConfig.Builder
Specifies the configuration details of a schedule-triggered flow that you define.
triggerProperties(Consumer<TriggerProperties.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.TriggerConfig.Builder
Specifies the configuration details of a schedule-triggered flow that you define.
triggerProperties() - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerConfig
Specifies the configuration details of a schedule-triggered flow that you define.
TriggerProperties - Class in software.amazon.awssdk.services.customerprofiles.model
Specifies the configuration details that control the trigger for a flow.
TriggerProperties.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
triggerType(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.TriggerConfig.Builder
Specifies the type of flow trigger.
triggerType(TriggerType) - Method in interface software.amazon.awssdk.services.customerprofiles.model.TriggerConfig.Builder
Specifies the type of flow trigger.
triggerType() - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerConfig
Specifies the type of flow trigger.
TriggerType - Enum in software.amazon.awssdk.services.customerprofiles.model
 
triggerTypeAsString() - Method in class software.amazon.awssdk.services.customerprofiles.model.TriggerConfig
Specifies the type of flow trigger.

U

untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Removes one or more tags from the specified Amazon Connect Customer Profiles resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Removes one or more tags from the specified Amazon Connect Customer Profiles resource.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Removes one or more tags from the specified Amazon Connect Customer Profiles resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Removes one or more tags from the specified Amazon Connect Customer Profiles resource.
UntagResourceRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
UpdateAddress - Class in software.amazon.awssdk.services.customerprofiles.model
Updates associated with the address properties of a customer profile.
UpdateAddress.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
updateDomain(UpdateDomainRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Updates the properties of a domain, including creating or selecting a dead letter queue or an encryption key.
updateDomain(Consumer<UpdateDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Updates the properties of a domain, including creating or selecting a dead letter queue or an encryption key.
updateDomain(UpdateDomainRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Updates the properties of a domain, including creating or selecting a dead letter queue or an encryption key.
updateDomain(Consumer<UpdateDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Updates the properties of a domain, including creating or selecting a dead letter queue or an encryption key.
UpdateDomainRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
UpdateDomainRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
UpdateDomainRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
UpdateDomainRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.UpdateDomainRequestMarshaller
 
UpdateDomainResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
UpdateDomainResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
updateProfile(UpdateProfileRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Updates the properties of a profile.
updateProfile(Consumer<UpdateProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
Updates the properties of a profile.
updateProfile(UpdateProfileRequest) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Updates the properties of a profile.
updateProfile(Consumer<UpdateProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.CustomerProfilesClient
Updates the properties of a profile.
UpdateProfileRequest - Class in software.amazon.awssdk.services.customerprofiles.model
 
UpdateProfileRequest.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
UpdateProfileRequestMarshaller - Class in software.amazon.awssdk.services.customerprofiles.transform
UpdateProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.customerprofiles.transform.UpdateProfileRequestMarshaller
 
UpdateProfileResponse - Class in software.amazon.awssdk.services.customerprofiles.model
 
UpdateProfileResponse.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
uri(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationRequest.Builder
The URI of the S3 bucket or any other type of data source.
uri() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteIntegrationRequest
The URI of the S3 bucket or any other type of data source.
uri(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetIntegrationRequest.Builder
The URI of the S3 bucket or any other type of data source.
uri() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationRequest
The URI of the S3 bucket or any other type of data source.
uri(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse.Builder
The URI of the S3 bucket or any other type of data source.
uri() - Method in class software.amazon.awssdk.services.customerprofiles.model.GetIntegrationResponse
The URI of the S3 bucket or any other type of data source.
uri(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsRequest.Builder
The URI of the S3 bucket or any other type of data source.
uri() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListAccountIntegrationsRequest
The URI of the S3 bucket or any other type of data source.
uri(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem.Builder
The URI of the S3 bucket or any other type of data source.
uri() - Method in class software.amazon.awssdk.services.customerprofiles.model.ListIntegrationItem
The URI of the S3 bucket or any other type of data source.
uri(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest.Builder
The URI of the S3 bucket or any other type of data source.
uri() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationRequest
The URI of the S3 bucket or any other type of data source.
uri(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse.Builder
The URI of the S3 bucket or any other type of data source.
uri() - Method in class software.amazon.awssdk.services.customerprofiles.model.PutIntegrationResponse
The URI of the S3 bucket or any other type of data source.

V

valueOf(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.DataPullMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.FieldContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.MarketoConnectorOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.OperatorPropertiesKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.PartyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.S3ConnectorOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.SalesforceConnectorOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.ServiceNowConnectorOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.SourceConnectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.StandardIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.TaskType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.customerprofiles.model.ZendeskConnectorOperator
Returns the enum constant of this type with the specified name.
values(Collection<String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest.Builder
A list of key values.
values(String...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest.Builder
A list of key values.
values() - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyRequest
A list of key values.
values(Collection<String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyResponse.Builder
A list of key values.
values(String...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyResponse.Builder
A list of key values.
values() - Method in class software.amazon.awssdk.services.customerprofiles.model.AddProfileKeyResponse
A list of key values.
values() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.DataPullMode
Returns an array containing the constants of this enum type, in the order they are declared.
values(Collection<String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest.Builder
A list of key values.
values(String...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest.Builder
A list of key values.
values() - Method in class software.amazon.awssdk.services.customerprofiles.model.DeleteProfileKeyRequest
A list of key values.
values() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.FieldContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.MarketoConnectorOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values(Collection<String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ObjectFilter.Builder
A list of key values.
values(String...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ObjectFilter.Builder
A list of key values.
values() - Method in class software.amazon.awssdk.services.customerprofiles.model.ObjectFilter
A list of key values.
values() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.OperatorPropertiesKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.PartyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.S3ConnectorOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.SalesforceConnectorOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values(Collection<String>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest.Builder
A list of key values.
values(String...) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest.Builder
A list of key values.
values() - Method in class software.amazon.awssdk.services.customerprofiles.model.SearchProfilesRequest
A list of key values.
values() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.ServiceNowConnectorOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.SourceConnectorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.StandardIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.TaskType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.customerprofiles.model.ZendeskConnectorOperator
Returns an array containing the constants of this enum type, in the order they are declared.

Z

zendesk(String) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator.Builder
The operation to be performed on the provided Zendesk source fields.
zendesk(ZendeskConnectorOperator) - Method in interface software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator.Builder
The operation to be performed on the provided Zendesk source fields.
zendesk() - Method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
The operation to be performed on the provided Zendesk source fields.
zendesk(ZendeskSourceProperties) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties.Builder
The properties that are applied when using Zendesk as a flow source.
zendesk(Consumer<ZendeskSourceProperties.Builder>) - Method in interface software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties.Builder
The properties that are applied when using Zendesk as a flow source.
zendesk() - Method in class software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties
The properties that are applied when using Zendesk as a flow source.
zendeskAsString() - Method in class software.amazon.awssdk.services.customerprofiles.model.ConnectorOperator
The operation to be performed on the provided Zendesk source fields.
ZendeskConnectorOperator - Enum in software.amazon.awssdk.services.customerprofiles.model
 
ZendeskSourceProperties - Class in software.amazon.awssdk.services.customerprofiles.model
The properties that are applied when using Zendesk as a flow source.
ZendeskSourceProperties.Builder - Interface in software.amazon.awssdk.services.customerprofiles.model
 
A B C D E F G H I K L M N O P R S T U V Z 
Skip navigation links

Copyright © 2021. All rights reserved.