| Package | Description |
|---|---|
| software.amazon.awssdk.services.apprunner |
|
| software.amazon.awssdk.services.apprunner.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartDeploymentResponse> |
AppRunnerAsyncClient.startDeployment(StartDeploymentRequest startDeploymentRequest)
Initiate a manual deployment of the latest commit in a source code repository or the latest image in a source
image repository to an App Runner service.
|
default StartDeploymentResponse |
AppRunnerClient.startDeployment(StartDeploymentRequest startDeploymentRequest)
Initiate a manual deployment of the latest commit in a source code repository or the latest image in a source
image repository to an App Runner service.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartDeploymentRequestMarshaller.marshall(StartDeploymentRequest startDeploymentRequest) |
Copyright © 2021. All rights reserved.