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