| Package | Description |
|---|---|
| software.amazon.awssdk.services.nimble |
Welcome to the Amazon Nimble Studio API reference.
|
| software.amazon.awssdk.services.nimble.transform | |
| software.amazon.awssdk.services.nimble.waiters |
| Modifier and Type | Method and Description |
|---|---|
default GetLaunchProfileResponse |
NimbleClient.getLaunchProfile(GetLaunchProfileRequest getLaunchProfileRequest)
Get a launch profile.
|
default CompletableFuture<GetLaunchProfileResponse> |
NimbleAsyncClient.getLaunchProfile(GetLaunchProfileRequest getLaunchProfileRequest)
Get a launch profile.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetLaunchProfileRequestMarshaller.marshall(GetLaunchProfileRequest getLaunchProfileRequest) |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<WaiterResponse<GetLaunchProfileResponse>> |
NimbleAsyncWaiter.waitUntilLaunchProfileDeleted(GetLaunchProfileRequest getLaunchProfileRequest)
Polls
NimbleAsyncClient.getLaunchProfile(software.amazon.awssdk.services.nimble.model.GetLaunchProfileRequest) API until the desired condition LaunchProfileDeleted is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<GetLaunchProfileResponse> |
NimbleWaiter.waitUntilLaunchProfileDeleted(GetLaunchProfileRequest getLaunchProfileRequest)
Polls
NimbleClient.getLaunchProfile(software.amazon.awssdk.services.nimble.model.GetLaunchProfileRequest) API until the desired condition LaunchProfileDeleted is met,
or until it is determined that the resource will never enter into the desired state |
default CompletableFuture<WaiterResponse<GetLaunchProfileResponse>> |
NimbleAsyncWaiter.waitUntilLaunchProfileDeleted(GetLaunchProfileRequest getLaunchProfileRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
NimbleAsyncClient.getLaunchProfile(software.amazon.awssdk.services.nimble.model.GetLaunchProfileRequest) API until the desired condition LaunchProfileDeleted is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<GetLaunchProfileResponse> |
NimbleWaiter.waitUntilLaunchProfileDeleted(GetLaunchProfileRequest getLaunchProfileRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
NimbleClient.getLaunchProfile(software.amazon.awssdk.services.nimble.model.GetLaunchProfileRequest) API until the desired condition LaunchProfileDeleted is met,
or until it is determined that the resource will never enter into the desired state |
default CompletableFuture<WaiterResponse<GetLaunchProfileResponse>> |
NimbleAsyncWaiter.waitUntilLaunchProfileReady(GetLaunchProfileRequest getLaunchProfileRequest)
Polls
NimbleAsyncClient.getLaunchProfile(software.amazon.awssdk.services.nimble.model.GetLaunchProfileRequest) API until the desired condition LaunchProfileReady is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<GetLaunchProfileResponse> |
NimbleWaiter.waitUntilLaunchProfileReady(GetLaunchProfileRequest getLaunchProfileRequest)
Polls
NimbleClient.getLaunchProfile(software.amazon.awssdk.services.nimble.model.GetLaunchProfileRequest) API until the desired condition LaunchProfileReady is met, or
until it is determined that the resource will never enter into the desired state |
default CompletableFuture<WaiterResponse<GetLaunchProfileResponse>> |
NimbleAsyncWaiter.waitUntilLaunchProfileReady(GetLaunchProfileRequest getLaunchProfileRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
NimbleAsyncClient.getLaunchProfile(software.amazon.awssdk.services.nimble.model.GetLaunchProfileRequest) API until the desired condition LaunchProfileReady is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<GetLaunchProfileResponse> |
NimbleWaiter.waitUntilLaunchProfileReady(GetLaunchProfileRequest getLaunchProfileRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
NimbleClient.getLaunchProfile(software.amazon.awssdk.services.nimble.model.GetLaunchProfileRequest) API until the desired condition LaunchProfileReady is met, or
until it is determined that the resource will never enter into the desired state |
Copyright © 2023. All rights reserved.