Uses of Class
software.amazon.awssdk.services.customerprofiles.model.ExportingLocation
-
Packages that use ExportingLocation Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of ExportingLocation in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return ExportingLocation Modifier and Type Method Description ExportingLocationGetIdentityResolutionJobResponse. exportingLocation()The S3 location where the Identity Resolution Job writes result files.ExportingLocationIdentityResolutionJob. exportingLocation()The S3 location where the Identity Resolution Job writes result files.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type ExportingLocation Modifier and Type Method Description GetIdentityResolutionJobResponse.BuilderGetIdentityResolutionJobResponse.Builder. exportingLocation(ExportingLocation exportingLocation)The S3 location where the Identity Resolution Job writes result files.IdentityResolutionJob.BuilderIdentityResolutionJob.Builder. exportingLocation(ExportingLocation exportingLocation)The S3 location where the Identity Resolution Job writes result files.
-