| Package | Description |
|---|---|
| software.amazon.awssdk.services.simspaceweaver.model |
| Modifier and Type | Method and Description |
|---|---|
static StartAppResponse.Builder |
StartAppResponse.builder() |
StartAppResponse.Builder |
StartAppResponse.Builder.domain(String domain)
The name of the domain of the app.
|
StartAppResponse.Builder |
StartAppResponse.Builder.name(String name)
The name of the app.
|
StartAppResponse.Builder |
StartAppResponse.Builder.simulation(String simulation)
The name of the simulation of the app.
|
StartAppResponse.Builder |
StartAppResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StartAppResponse.Builder> |
StartAppResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.