| Package | Description |
|---|---|
| software.amazon.awssdk.services.nimble |
null
|
| 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 © 2021. All rights reserved.