| Package | Description |
|---|---|
| com.amazonaws.services.nimblestudio |
Welcome to the Amazon Nimble Studio API reference.
|
| com.amazonaws.services.nimblestudio.model | |
| com.amazonaws.services.nimblestudio.waiters |
| Modifier and Type | Method and Description |
|---|---|
Future<GetLaunchProfileResult> |
AmazonNimbleStudioAsyncClient.getLaunchProfileAsync(GetLaunchProfileRequest request,
AsyncHandler<GetLaunchProfileRequest,GetLaunchProfileResult> asyncHandler) |
Future<GetLaunchProfileResult> |
AbstractAmazonNimbleStudioAsync.getLaunchProfileAsync(GetLaunchProfileRequest request,
AsyncHandler<GetLaunchProfileRequest,GetLaunchProfileResult> asyncHandler) |
Future<GetLaunchProfileResult> |
AmazonNimbleStudioAsync.getLaunchProfileAsync(GetLaunchProfileRequest getLaunchProfileRequest,
AsyncHandler<GetLaunchProfileRequest,GetLaunchProfileResult> asyncHandler)
Get a launch profile.
|
| Modifier and Type | Method and Description |
|---|---|
GetLaunchProfileRequest |
GetLaunchProfileRequest.clone() |
GetLaunchProfileRequest |
GetLaunchProfileRequest.withLaunchProfileId(String launchProfileId)
The ID of the launch profile used to control access from the streaming session.
|
GetLaunchProfileRequest |
GetLaunchProfileRequest.withStudioId(String studioId)
The studio ID.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<GetLaunchProfileRequest> |
AmazonNimbleStudioWaiters.launchProfileDeleted()
Builds a LaunchProfileDeleted waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetLaunchProfileRequest> |
AmazonNimbleStudioWaiters.launchProfileReady()
Builds a LaunchProfileReady waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
| Modifier and Type | Method and Description |
|---|---|
GetLaunchProfileResult |
GetLaunchProfileFunction.apply(GetLaunchProfileRequest getLaunchProfileRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2023. All rights reserved.