Uses of Class
software.amazon.awssdk.services.nimble.model.GetLaunchProfileRequest
-
Packages that use GetLaunchProfileRequest 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 -
-
Uses of GetLaunchProfileRequest in software.amazon.awssdk.services.nimble
Methods in software.amazon.awssdk.services.nimble with parameters of type GetLaunchProfileRequest Modifier and Type Method Description default CompletableFuture<GetLaunchProfileResponse>NimbleAsyncClient. getLaunchProfile(GetLaunchProfileRequest getLaunchProfileRequest)Get a launch profile.default GetLaunchProfileResponseNimbleClient. getLaunchProfile(GetLaunchProfileRequest getLaunchProfileRequest)Get a launch profile. -
Uses of GetLaunchProfileRequest in software.amazon.awssdk.services.nimble.transform
Methods in software.amazon.awssdk.services.nimble.transform with parameters of type GetLaunchProfileRequest Modifier and Type Method Description SdkHttpFullRequestGetLaunchProfileRequestMarshaller. marshall(GetLaunchProfileRequest getLaunchProfileRequest) -
Uses of GetLaunchProfileRequest in software.amazon.awssdk.services.nimble.waiters
Methods in software.amazon.awssdk.services.nimble.waiters with parameters of type GetLaunchProfileRequest Modifier and Type Method Description default CompletableFuture<WaiterResponse<GetLaunchProfileResponse>>NimbleAsyncWaiter. waitUntilLaunchProfileDeleted(GetLaunchProfileRequest getLaunchProfileRequest)PollsNimbleAsyncClient.getLaunchProfile(software.amazon.awssdk.services.nimble.model.GetLaunchProfileRequest)API until the desired conditionLaunchProfileDeletedis met, or until it is determined that the resource will never enter into the desired statedefault CompletableFuture<WaiterResponse<GetLaunchProfileResponse>>NimbleAsyncWaiter. waitUntilLaunchProfileDeleted(GetLaunchProfileRequest getLaunchProfileRequest, WaiterOverrideConfiguration overrideConfig)PollsNimbleAsyncClient.getLaunchProfile(software.amazon.awssdk.services.nimble.model.GetLaunchProfileRequest)API until the desired conditionLaunchProfileDeletedis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<GetLaunchProfileResponse>NimbleWaiter. waitUntilLaunchProfileDeleted(GetLaunchProfileRequest getLaunchProfileRequest)PollsNimbleClient.getLaunchProfile(software.amazon.awssdk.services.nimble.model.GetLaunchProfileRequest)API until the desired conditionLaunchProfileDeletedis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<GetLaunchProfileResponse>NimbleWaiter. waitUntilLaunchProfileDeleted(GetLaunchProfileRequest getLaunchProfileRequest, WaiterOverrideConfiguration overrideConfig)PollsNimbleClient.getLaunchProfile(software.amazon.awssdk.services.nimble.model.GetLaunchProfileRequest)API until the desired conditionLaunchProfileDeletedis met, or until it is determined that the resource will never enter into the desired statedefault CompletableFuture<WaiterResponse<GetLaunchProfileResponse>>NimbleAsyncWaiter. waitUntilLaunchProfileReady(GetLaunchProfileRequest getLaunchProfileRequest)PollsNimbleAsyncClient.getLaunchProfile(software.amazon.awssdk.services.nimble.model.GetLaunchProfileRequest)API until the desired conditionLaunchProfileReadyis met, or until it is determined that the resource will never enter into the desired statedefault CompletableFuture<WaiterResponse<GetLaunchProfileResponse>>NimbleAsyncWaiter. waitUntilLaunchProfileReady(GetLaunchProfileRequest getLaunchProfileRequest, WaiterOverrideConfiguration overrideConfig)PollsNimbleAsyncClient.getLaunchProfile(software.amazon.awssdk.services.nimble.model.GetLaunchProfileRequest)API until the desired conditionLaunchProfileReadyis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<GetLaunchProfileResponse>NimbleWaiter. waitUntilLaunchProfileReady(GetLaunchProfileRequest getLaunchProfileRequest)PollsNimbleClient.getLaunchProfile(software.amazon.awssdk.services.nimble.model.GetLaunchProfileRequest)API until the desired conditionLaunchProfileReadyis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<GetLaunchProfileResponse>NimbleWaiter. waitUntilLaunchProfileReady(GetLaunchProfileRequest getLaunchProfileRequest, WaiterOverrideConfiguration overrideConfig)PollsNimbleClient.getLaunchProfile(software.amazon.awssdk.services.nimble.model.GetLaunchProfileRequest)API until the desired conditionLaunchProfileReadyis met, or until it is determined that the resource will never enter into the desired state
-