Uses of Class
software.amazon.awssdk.services.simspaceweaver.model.LiveSimulationState
-
Packages that use LiveSimulationState Package Description software.amazon.awssdk.services.simspaceweaver.model -
-
Uses of LiveSimulationState in software.amazon.awssdk.services.simspaceweaver.model
Methods in software.amazon.awssdk.services.simspaceweaver.model that return LiveSimulationState Modifier and Type Method Description LiveSimulationStateDescribeSimulationResponse. liveSimulationState()A collection of additional state information, such as domain and clock configuration.Methods in software.amazon.awssdk.services.simspaceweaver.model with parameters of type LiveSimulationState Modifier and Type Method Description DescribeSimulationResponse.BuilderDescribeSimulationResponse.Builder. liveSimulationState(LiveSimulationState liveSimulationState)A collection of additional state information, such as domain and clock configuration.
-