| Package | Description |
|---|---|
| com.amazonaws.services.nimblestudio |
Welcome to the Amazon Nimble Studio API reference.
|
| com.amazonaws.services.nimblestudio.model |
| Modifier and Type | Method and Description |
|---|---|
GetLaunchProfileDetailsResult |
AmazonNimbleStudioClient.getLaunchProfileDetails(GetLaunchProfileDetailsRequest request)
Launch profile details include the launch profile resource and summary information of resources that are used by,
or available to, the launch profile.
|
GetLaunchProfileDetailsResult |
AbstractAmazonNimbleStudio.getLaunchProfileDetails(GetLaunchProfileDetailsRequest request) |
GetLaunchProfileDetailsResult |
AmazonNimbleStudio.getLaunchProfileDetails(GetLaunchProfileDetailsRequest getLaunchProfileDetailsRequest)
Launch profile details include the launch profile resource and summary information of resources that are used by,
or available to, the launch profile.
|
| Modifier and Type | Method and Description |
|---|---|
GetLaunchProfileDetailsResult |
GetLaunchProfileDetailsResult.clone() |
GetLaunchProfileDetailsResult |
GetLaunchProfileDetailsResult.withLaunchProfile(LaunchProfile launchProfile)
The launch profile.
|
GetLaunchProfileDetailsResult |
GetLaunchProfileDetailsResult.withStreamingImages(Collection<StreamingImage> streamingImages)
A collection of streaming images.
|
GetLaunchProfileDetailsResult |
GetLaunchProfileDetailsResult.withStreamingImages(StreamingImage... streamingImages)
A collection of streaming images.
|
GetLaunchProfileDetailsResult |
GetLaunchProfileDetailsResult.withStudioComponentSummaries(Collection<StudioComponentSummary> studioComponentSummaries)
A collection of studio component summaries.
|
GetLaunchProfileDetailsResult |
GetLaunchProfileDetailsResult.withStudioComponentSummaries(StudioComponentSummary... studioComponentSummaries)
A collection of studio component summaries.
|
Copyright © 2023. All rights reserved.