Uses of Class
software.amazon.awssdk.services.simspaceweaver.model.SimulationAppEndpointInfo
-
Packages that use SimulationAppEndpointInfo Package Description software.amazon.awssdk.services.simspaceweaver.model -
-
Uses of SimulationAppEndpointInfo in software.amazon.awssdk.services.simspaceweaver.model
Methods in software.amazon.awssdk.services.simspaceweaver.model that return SimulationAppEndpointInfo Modifier and Type Method Description SimulationAppEndpointInfoDescribeAppResponse. endpointInfo()Information about the network endpoint for the custom app.Methods in software.amazon.awssdk.services.simspaceweaver.model with parameters of type SimulationAppEndpointInfo Modifier and Type Method Description DescribeAppResponse.BuilderDescribeAppResponse.Builder. endpointInfo(SimulationAppEndpointInfo endpointInfo)Information about the network endpoint for the custom app.
-