public static interface StopUserImportJobRequest.Builder extends CognitoIdentityProviderRequest.Builder, SdkPojo, CopyableBuilder<StopUserImportJobRequest.Builder,StopUserImportJobRequest>
| Modifier and Type | Method and Description |
|---|---|
StopUserImportJobRequest.Builder |
jobId(String jobId)
The job ID for the user import job.
|
StopUserImportJobRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopUserImportJobRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StopUserImportJobRequest.Builder |
userPoolId(String userPoolId)
The user pool ID for the user pool that the users are being imported into.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopUserImportJobRequest.Builder userPoolId(String userPoolId)
The user pool ID for the user pool that the users are being imported into.
userPoolId - The user pool ID for the user pool that the users are being imported into.StopUserImportJobRequest.Builder jobId(String jobId)
The job ID for the user import job.
jobId - The job ID for the user import job.StopUserImportJobRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopUserImportJobRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.