| Package | Description |
|---|---|
| com.amazonaws.services.amplify |
Amplify is a fully managed continuous deployment and hosting service for modern web apps.
|
| com.amazonaws.services.amplify.model |
| Modifier and Type | Method and Description |
|---|---|
StartDeploymentResult |
AbstractAWSAmplify.startDeployment(StartDeploymentRequest request) |
StartDeploymentResult |
AWSAmplifyClient.startDeployment(StartDeploymentRequest request)
Start a deployment for manual deploy apps.
|
StartDeploymentResult |
AWSAmplify.startDeployment(StartDeploymentRequest startDeploymentRequest)
Start a deployment for manual deploy apps.
|
| 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)
Start a deployment for manual deploy apps.
|
Future<StartDeploymentResult> |
AWSAmplifyAsyncClient.startDeploymentAsync(StartDeploymentRequest request,
AsyncHandler<StartDeploymentRequest,StartDeploymentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartDeploymentResult |
StartDeploymentResult.clone() |
StartDeploymentResult |
StartDeploymentResult.withJobSummary(JobSummary jobSummary)
Summary for the Job.
|
Copyright © 2019. All rights reserved.