public static interface StartAppResponse.Builder extends SimSpaceWeaverResponse.Builder, SdkPojo, CopyableBuilder<StartAppResponse.Builder,StartAppResponse>
| Modifier and Type | Method and Description |
|---|---|
StartAppResponse.Builder |
domain(String domain)
The name of the domain of the app.
|
StartAppResponse.Builder |
name(String name)
The name of the app.
|
StartAppResponse.Builder |
simulation(String simulation)
The name of the simulation of the app.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartAppResponse.Builder domain(String domain)
The name of the domain of the app.
domain - The name of the domain of the app.StartAppResponse.Builder name(String name)
The name of the app.
name - The name of the app.StartAppResponse.Builder simulation(String simulation)
The name of the simulation of the app.
simulation - The name of the simulation of the app.Copyright © 2023. All rights reserved.