public static interface DeleteProgressUpdateStreamRequest.Builder extends MigrationHubRequest.Builder, SdkPojo, CopyableBuilder<DeleteProgressUpdateStreamRequest.Builder,DeleteProgressUpdateStreamRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteProgressUpdateStreamRequest.Builder |
dryRun(Boolean dryRun)
Optional boolean flag to indicate whether any effect should take place.
|
DeleteProgressUpdateStreamRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteProgressUpdateStreamRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteProgressUpdateStreamRequest.Builder |
progressUpdateStreamName(String progressUpdateStreamName)
The name of the ProgressUpdateStream.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteProgressUpdateStreamRequest.Builder progressUpdateStreamName(String progressUpdateStreamName)
The name of the ProgressUpdateStream. Do not store personal data in this field.
progressUpdateStreamName - The name of the ProgressUpdateStream. Do not store personal data in this field.DeleteProgressUpdateStreamRequest.Builder dryRun(Boolean dryRun)
Optional boolean flag to indicate whether any effect should take place. Used to test if the caller has permission to make the call.
dryRun - Optional boolean flag to indicate whether any effect should take place. Used to test if the caller has
permission to make the call.DeleteProgressUpdateStreamRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteProgressUpdateStreamRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.