| Package | Description |
|---|---|
| software.amazon.awssdk.services.nimble |
null
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteLaunchProfileResponse |
NimbleClient.deleteLaunchProfile(Consumer<DeleteLaunchProfileRequest.Builder> deleteLaunchProfileRequest)
Permanently delete a launch profile.
|
default DeleteLaunchProfileResponse |
NimbleClient.deleteLaunchProfile(DeleteLaunchProfileRequest deleteLaunchProfileRequest)
Permanently delete a launch profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteLaunchProfileResponse> |
NimbleAsyncClient.deleteLaunchProfile(Consumer<DeleteLaunchProfileRequest.Builder> deleteLaunchProfileRequest)
Permanently delete a launch profile.
|
default CompletableFuture<DeleteLaunchProfileResponse> |
NimbleAsyncClient.deleteLaunchProfile(DeleteLaunchProfileRequest deleteLaunchProfileRequest)
Permanently delete a launch profile.
|
Copyright © 2021. All rights reserved.