public static interface DeleteAppRequest.Builder extends SimSpaceWeaverRequest.Builder, SdkPojo, CopyableBuilder<DeleteAppRequest.Builder,DeleteAppRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteAppRequest.Builder |
app(String app)
The name of the app.
|
DeleteAppRequest.Builder |
domain(String domain)
The name of the domain of the app.
|
DeleteAppRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteAppRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteAppRequest.Builder |
simulation(String simulation)
The name of the simulation of the app.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteAppRequest.Builder app(String app)
The name of the app.
app - The name of the app.DeleteAppRequest.Builder domain(String domain)
The name of the domain of the app.
domain - The name of the domain of the app.DeleteAppRequest.Builder simulation(String simulation)
The name of the simulation of the app.
simulation - The name of the simulation of the app.DeleteAppRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteAppRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.