| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplify.internal | |
| software.amazon.awssdk.services.amplify.model |
| Modifier and Type | Method and Description |
|---|---|
static <T extends AmplifyRequest> |
UserAgentUtils.applyPaginatorUserAgent(T request) |
static <T extends AmplifyRequest> |
UserAgentUtils.applyUserAgentInfo(T request,
Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateAppRequest
The request structure used to create apps in Amplify.
|
class |
CreateBackendEnvironmentRequest
The request structure for the backend environment create request.
|
class |
CreateBranchRequest
The request structure for the create branch request.
|
class |
CreateDeploymentRequest
The request structure for the create a new deployment request.
|
class |
CreateDomainAssociationRequest
The request structure for the create domain association request.
|
class |
CreateWebhookRequest
The request structure for the create webhook request.
|
class |
DeleteAppRequest
Describes the request structure for the delete app request.
|
class |
DeleteBackendEnvironmentRequest
The request structure for the delete backend environment request.
|
class |
DeleteBranchRequest
The request structure for the delete branch request.
|
class |
DeleteDomainAssociationRequest
The request structure for the delete domain association request.
|
class |
DeleteJobRequest
The request structure for the delete job request.
|
class |
DeleteWebhookRequest
The request structure for the delete webhook request.
|
class |
GenerateAccessLogsRequest
The request structure for the generate access logs request.
|
class |
GetAppRequest
The request structure for the get app request.
|
class |
GetArtifactUrlRequest
Returns the request structure for the get artifact request.
|
class |
GetBackendEnvironmentRequest
The request structure for the get backend environment request.
|
class |
GetBranchRequest
The request structure for the get branch request.
|
class |
GetDomainAssociationRequest
The request structure for the get domain association request.
|
class |
GetJobRequest
The request structure for the get job request.
|
class |
GetWebhookRequest
The request structure for the get webhook request.
|
class |
ListAppsRequest
The request structure for the list apps request.
|
class |
ListArtifactsRequest
Describes the request structure for the list artifacts request.
|
class |
ListBackendEnvironmentsRequest
The request structure for the list backend environments request.
|
class |
ListBranchesRequest
The request structure for the list branches request.
|
class |
ListDomainAssociationsRequest
The request structure for the list domain associations request.
|
class |
ListJobsRequest
The request structure for the list jobs request.
|
class |
ListTagsForResourceRequest
The request structure to use to list tags for a resource.
|
class |
ListWebhooksRequest
The request structure for the list webhooks request.
|
class |
StartDeploymentRequest
The request structure for the start a deployment request.
|
class |
StartJobRequest
The request structure for the start job request.
|
class |
StopJobRequest
The request structure for the stop job request.
|
class |
TagResourceRequest
The request structure to tag a resource with a tag key and value.
|
class |
UntagResourceRequest
The request structure for the untag resource request.
|
class |
UpdateAppRequest
The request structure for the update app request.
|
class |
UpdateBranchRequest
The request structure for the update branch request.
|
class |
UpdateDomainAssociationRequest
The request structure for the update domain association request.
|
class |
UpdateWebhookRequest
The request structure for the update webhook request.
|
| Modifier and Type | Method and Description |
|---|---|
AmplifyRequest |
AmplifyRequest.Builder.build() |
| Constructor and Description |
|---|
BuilderImpl(AmplifyRequest request) |
Copyright © 2023. All rights reserved.