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