| Package | Description |
|---|---|
| com.amazonaws.services.amplify |
Amplify enables developers to develop and deploy cloud-powered mobile and web apps.
|
| com.amazonaws.services.amplify.model |
| Modifier and Type | Method and Description |
|---|---|
StartDeploymentResult |
AbstractAWSAmplify.startDeployment(StartDeploymentRequest request) |
StartDeploymentResult |
AWSAmplifyClient.startDeployment(StartDeploymentRequest request)
Starts a deployment for a manually deployed app.
|
StartDeploymentResult |
AWSAmplify.startDeployment(StartDeploymentRequest startDeploymentRequest)
Starts a deployment for a manually deployed app.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartDeploymentResult> |
AbstractAWSAmplifyAsync.startDeploymentAsync(StartDeploymentRequest request,
AsyncHandler<StartDeploymentRequest,StartDeploymentResult> asyncHandler) |
Future<StartDeploymentResult> |
AWSAmplifyAsync.startDeploymentAsync(StartDeploymentRequest startDeploymentRequest,
AsyncHandler<StartDeploymentRequest,StartDeploymentResult> asyncHandler)
Starts a deployment for a manually deployed app.
|
Future<StartDeploymentResult> |
AWSAmplifyAsyncClient.startDeploymentAsync(StartDeploymentRequest request,
AsyncHandler<StartDeploymentRequest,StartDeploymentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartDeploymentResult |
StartDeploymentResult.clone() |
StartDeploymentResult |
StartDeploymentResult.withJobSummary(JobSummary jobSummary)
The summary for the job.
|
Copyright © 2020. All rights reserved.