static CreateSegmentSnapshotRequest.Builder |
CreateSegmentSnapshotRequest.builder() |
|
CreateSegmentSnapshotRequest.Builder |
CreateSegmentSnapshotRequest.Builder.dataFormat(String dataFormat) |
The format in which the segment will be exported.
|
CreateSegmentSnapshotRequest.Builder |
CreateSegmentSnapshotRequest.Builder.dataFormat(DataFormat dataFormat) |
The format in which the segment will be exported.
|
CreateSegmentSnapshotRequest.Builder |
CreateSegmentSnapshotRequest.Builder.destinationUri(String destinationUri) |
The destination to which the segment will be exported.
|
CreateSegmentSnapshotRequest.Builder |
CreateSegmentSnapshotRequest.Builder.domainName(String domainName) |
The unique name of the domain.
|
CreateSegmentSnapshotRequest.Builder |
CreateSegmentSnapshotRequest.Builder.encryptionKey(String encryptionKey) |
The Amazon Resource Name (ARN) of the KMS key used to encrypt the exported segment.
|
CreateSegmentSnapshotRequest.Builder |
CreateSegmentSnapshotRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateSegmentSnapshotRequest.Builder |
CreateSegmentSnapshotRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreateSegmentSnapshotRequest.Builder |
CreateSegmentSnapshotRequest.Builder.roleArn(String roleArn) |
The Amazon Resource Name (ARN) of the IAM role that allows Customer Profiles service principal to assume the
role for conducting KMS and S3 operations.
|
CreateSegmentSnapshotRequest.Builder |
CreateSegmentSnapshotRequest.Builder.segmentDefinitionName(String segmentDefinitionName) |
The name of the segment definition used in this snapshot request.
|
CreateSegmentSnapshotRequest.Builder |
CreateSegmentSnapshotRequest.toBuilder() |
|