| Package | Description |
|---|---|
| software.amazon.awssdk.services.nimble |
Welcome to the Amazon Nimble Studio API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetLaunchProfileDetailsResponse |
NimbleClient.getLaunchProfileDetails(Consumer<GetLaunchProfileDetailsRequest.Builder> getLaunchProfileDetailsRequest)
Launch profile details include the launch profile resource and summary information of resources that are used by,
or available to, the launch profile.
|
default GetLaunchProfileDetailsResponse |
NimbleClient.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 |
|---|---|
default CompletableFuture<GetLaunchProfileDetailsResponse> |
NimbleAsyncClient.getLaunchProfileDetails(Consumer<GetLaunchProfileDetailsRequest.Builder> getLaunchProfileDetailsRequest)
Launch profile details include the launch profile resource and summary information of resources that are used by,
or available to, the launch profile.
|
default CompletableFuture<GetLaunchProfileDetailsResponse> |
NimbleAsyncClient.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.
|
Copyright © 2023. All rights reserved.