| Package | Description |
|---|---|
| software.amazon.awssdk.services.nimble |
Welcome to the Amazon Nimble Studio API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateLaunchProfileResponse |
NimbleClient.updateLaunchProfile(Consumer<UpdateLaunchProfileRequest.Builder> updateLaunchProfileRequest)
Update a launch profile.
|
default UpdateLaunchProfileResponse |
NimbleClient.updateLaunchProfile(UpdateLaunchProfileRequest updateLaunchProfileRequest)
Update a launch profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateLaunchProfileResponse> |
NimbleAsyncClient.updateLaunchProfile(Consumer<UpdateLaunchProfileRequest.Builder> updateLaunchProfileRequest)
Update a launch profile.
|
default CompletableFuture<UpdateLaunchProfileResponse> |
NimbleAsyncClient.updateLaunchProfile(UpdateLaunchProfileRequest updateLaunchProfileRequest)
Update a launch profile.
|
Copyright © 2022. All rights reserved.