static StartLendingAnalysisRequest.Builder |
StartLendingAnalysisRequest.builder() |
|
StartLendingAnalysisRequest.Builder |
StartLendingAnalysisRequest.Builder.clientRequestToken(String clientRequestToken) |
The idempotent token that you use to identify the start request.
|
default StartLendingAnalysisRequest.Builder |
StartLendingAnalysisRequest.Builder.documentLocation(Consumer<DocumentLocation.Builder> documentLocation) |
Sets the value of the DocumentLocation property for this object.
|
StartLendingAnalysisRequest.Builder |
StartLendingAnalysisRequest.Builder.documentLocation(DocumentLocation documentLocation) |
Sets the value of the DocumentLocation property for this object.
|
StartLendingAnalysisRequest.Builder |
StartLendingAnalysisRequest.Builder.jobTag(String jobTag) |
An identifier that you specify to be included in the completion notification published to the Amazon SNS
topic.
|
StartLendingAnalysisRequest.Builder |
StartLendingAnalysisRequest.Builder.kmsKeyId(String kmsKeyId) |
The KMS key used to encrypt the inference results.
|
default StartLendingAnalysisRequest.Builder |
StartLendingAnalysisRequest.Builder.notificationChannel(Consumer<NotificationChannel.Builder> notificationChannel) |
Sets the value of the NotificationChannel property for this object.
|
StartLendingAnalysisRequest.Builder |
StartLendingAnalysisRequest.Builder.notificationChannel(NotificationChannel notificationChannel) |
Sets the value of the NotificationChannel property for this object.
|
default StartLendingAnalysisRequest.Builder |
StartLendingAnalysisRequest.Builder.outputConfig(Consumer<OutputConfig.Builder> outputConfig) |
Sets the value of the OutputConfig property for this object.
|
StartLendingAnalysisRequest.Builder |
StartLendingAnalysisRequest.Builder.outputConfig(OutputConfig outputConfig) |
Sets the value of the OutputConfig property for this object.
|
StartLendingAnalysisRequest.Builder |
StartLendingAnalysisRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
StartLendingAnalysisRequest.Builder |
StartLendingAnalysisRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
StartLendingAnalysisRequest.Builder |
StartLendingAnalysisRequest.toBuilder() |
|