A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes All Packages

A

accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Expr
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Fn
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Ref
 
accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Literal
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ErrorRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.TreeRule
 
accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.BooleanEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Fn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.IsSet
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.IsValidHostLabel
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.IsVirtualHostableS3Bucket
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Not
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParseArn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParseUrl
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.PartitionFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.StringEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Substring
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.UriEncodeFn
 
accessToken() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
The personal access token for a GitHub repository for an Amplify app.
accessToken() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
The personal access token for a GitHub repository for an Amplify app.
accessToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The personal access token for a GitHub repository for an Amplify app.
accessToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The personal access token for a GitHub repository for an Amplify app.
ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.ParseArn
 
accountId() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Arn
 
activeJobId() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The ID of the active job for a branch of an Amplify app.
activeJobId(String) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The ID of the active job for a branch of an Amplify app.
addCondition(Condition) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule.Builder
 
addHeader(String, String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Endpoint.Builder
 
addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointResult.Builder
 
addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointResult.Builder
 
addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.AwsEndpointProviderUtils
Apply the given endpoint prefix to the endpoint.
addParameter(Parameter) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameters.Builder
 
addPartition(Partition) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partitions.Builder
 
addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointResult.Builder
 
addRule(Rule) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRuleset.Builder
 
allowDots() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.IsValidHostLabel
 
allowDots() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.IsVirtualHostableS3Bucket
 
AmplifyAsyncClient - Interface in software.amazon.awssdk.services.amplify
Service client for accessing Amplify asynchronously.
AmplifyAsyncClientBuilder - Interface in software.amazon.awssdk.services.amplify
A builder for creating an instance of AmplifyAsyncClient.
AmplifyAuthSchemeInterceptor - Class in software.amazon.awssdk.services.amplify.auth.scheme.internal
 
AmplifyAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.amplify.auth.scheme.internal.AmplifyAuthSchemeInterceptor
 
AmplifyAuthSchemeParams - Interface in software.amazon.awssdk.services.amplify.auth.scheme
The parameters object used to resolve the auth schemes for the Amplify service.
AmplifyAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.amplify.auth.scheme
A builder for a AmplifyAuthSchemeParams.
AmplifyAuthSchemeProvider - Interface in software.amazon.awssdk.services.amplify.auth.scheme
An auth scheme provider for Amplify service.
AmplifyBaseClientBuilder<B extends AmplifyBaseClientBuilder<B,​C>,​C> - Interface in software.amazon.awssdk.services.amplify
This includes configuration specific to Amplify that is supported by both AmplifyClientBuilder and AmplifyAsyncClientBuilder.
AmplifyClient - Interface in software.amazon.awssdk.services.amplify
Service client for accessing Amplify.
AmplifyClientBuilder - Interface in software.amazon.awssdk.services.amplify
A builder for creating an instance of AmplifyClient.
AmplifyClientOption<T> - Class in software.amazon.awssdk.services.amplify.internal
 
AmplifyEndpointParams - Class in software.amazon.awssdk.services.amplify.endpoints
The parameters object used to resolve an endpoint for the Amplify service.
AmplifyEndpointParams.Builder - Interface in software.amazon.awssdk.services.amplify.endpoints
 
AmplifyEndpointProvider - Interface in software.amazon.awssdk.services.amplify.endpoints
An endpoint provider for Amplify.
AmplifyException - Exception in software.amazon.awssdk.services.amplify.model
 
AmplifyException(AmplifyException.Builder) - Constructor for exception software.amazon.awssdk.services.amplify.model.AmplifyException
 
AmplifyException.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
AmplifyException.BuilderImpl - Class in software.amazon.awssdk.services.amplify.model
 
AmplifyRequest - Class in software.amazon.awssdk.services.amplify.model
 
AmplifyRequest(AmplifyRequest.Builder) - Constructor for class software.amazon.awssdk.services.amplify.model.AmplifyRequest
 
AmplifyRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
AmplifyRequest.BuilderImpl - Class in software.amazon.awssdk.services.amplify.model
 
AmplifyRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
AmplifyRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.AmplifyRequestSetEndpointInterceptor
 
AmplifyResolveEndpointInterceptor - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
AmplifyResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.AmplifyResolveEndpointInterceptor
 
AmplifyResponse - Class in software.amazon.awssdk.services.amplify.model
 
AmplifyResponse(AmplifyResponse.Builder) - Constructor for class software.amazon.awssdk.services.amplify.model.AmplifyResponse
 
AmplifyResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
AmplifyResponse.BuilderImpl - Class in software.amazon.awssdk.services.amplify.model
 
AmplifyResponseMetadata - Class in software.amazon.awssdk.services.amplify.model
 
AmplifyServiceClientConfiguration - Class in software.amazon.awssdk.services.amplify
Class to expose the service client settings to the user.
AmplifyServiceClientConfiguration(AmplifyServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration
 
AmplifyServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.amplify
A builder for creating a AmplifyServiceClientConfiguration
AmplifyServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.amplify.internal
 
AmplifyServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.amplify.internal.AmplifyServiceClientConfigurationBuilder
 
AmplifyServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.amplify.internal.AmplifyServiceClientConfigurationBuilder
 
app() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppResponse
Returns the value of the App property for this object.
app() - Method in class software.amazon.awssdk.services.amplify.model.DeleteAppResponse
Returns the value of the App property for this object.
app() - Method in class software.amazon.awssdk.services.amplify.model.GetAppResponse
Returns the value of the App property for this object.
app() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppResponse
Represents the updated Amplify app.
app(Consumer<App.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppResponse.Builder
Sets the value of the App property for this object.
app(Consumer<App.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteAppResponse.Builder
Sets the value of the App property for this object.
app(Consumer<App.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.GetAppResponse.Builder
Sets the value of the App property for this object.
app(Consumer<App.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppResponse.Builder
Represents the updated Amplify app.
app(App) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppResponse.Builder
Sets the value of the App property for this object.
app(App) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteAppResponse.Builder
Sets the value of the App property for this object.
app(App) - Method in interface software.amazon.awssdk.services.amplify.model.GetAppResponse.Builder
Sets the value of the App property for this object.
app(App) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppResponse.Builder
Represents the updated Amplify app.
App - Class in software.amazon.awssdk.services.amplify.model
Represents the different branches of a repository for building, deploying, and hosting an Amplify app.
App.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
appArn() - Method in class software.amazon.awssdk.services.amplify.model.App
The Amazon Resource Name (ARN) of the Amplify app.
appArn(String) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
The Amazon Resource Name (ARN) of the Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.App
The unique ID of the Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.DeleteAppRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentRequest
The unique ID of an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBranchRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationRequest
The unique id for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.GetAppRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentRequest
The unique id for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.GetBranchRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationRequest
The unique id for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.GetJobRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.ListJobsRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.StopJobRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
The unique ID for an Amplify app.
appId() - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
The unique ID of the Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateWebhookRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteAppRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentRequest.Builder
The unique ID of an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteBranchRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationRequest.Builder
The unique id for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteJobRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.GetAppRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentRequest.Builder
The unique id for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.GetBranchRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.GetDomainAssociationRequest.Builder
The unique id for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.GetJobRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListArtifactsRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListBranchesRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListDomainAssociationsRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListJobsRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListWebhooksRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.StartDeploymentRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.StartJobRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.StopJobRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
The unique ID for an Amplify app.
appId(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest.Builder
The unique ID for an Amplify app.
applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.amplify.internal.UserAgentUtils
 
applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.amplify.internal.UserAgentUtils
 
apps() - Method in class software.amazon.awssdk.services.amplify.model.ListAppsResponse
A list of Amplify apps.
apps() - Method in class software.amazon.awssdk.services.amplify.paginators.ListAppsIterable
Returns an iterable to iterate through the paginated ListAppsResponse.apps() member.
apps() - Method in class software.amazon.awssdk.services.amplify.paginators.ListAppsPublisher
Returns a publisher that can be used to get a stream of data.
apps(Collection<App>) - Method in interface software.amazon.awssdk.services.amplify.model.ListAppsResponse.Builder
A list of Amplify apps.
apps(Consumer<App.Builder>...) - Method in interface software.amazon.awssdk.services.amplify.model.ListAppsResponse.Builder
A list of Amplify apps.
apps(App...) - Method in interface software.amazon.awssdk.services.amplify.model.ListAppsResponse.Builder
A list of Amplify apps.
argv(List<Expr>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.FnNode.Builder
 
Arn - Class in software.amazon.awssdk.services.amplify.endpoints.internal
An AWS Arn.
Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Arn
 
Artifact - Class in software.amazon.awssdk.services.amplify.model
Describes an artifact.
Artifact.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
artifactFileName() - Method in class software.amazon.awssdk.services.amplify.model.Artifact
The file name for the artifact.
artifactFileName(String) - Method in interface software.amazon.awssdk.services.amplify.model.Artifact.Builder
The file name for the artifact.
artifactId() - Method in class software.amazon.awssdk.services.amplify.model.Artifact
The unique ID for the artifact.
artifactId() - Method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlRequest
The unique ID for an artifact.
artifactId() - Method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlResponse
The unique ID for an artifact.
artifactId(String) - Method in interface software.amazon.awssdk.services.amplify.model.Artifact.Builder
The unique ID for the artifact.
artifactId(String) - Method in interface software.amazon.awssdk.services.amplify.model.GetArtifactUrlRequest.Builder
The unique ID for an artifact.
artifactId(String) - Method in interface software.amazon.awssdk.services.amplify.model.GetArtifactUrlResponse.Builder
The unique ID for an artifact.
artifacts() - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsResponse
A list of artifacts.
artifacts(Collection<Artifact>) - Method in interface software.amazon.awssdk.services.amplify.model.ListArtifactsResponse.Builder
A list of artifacts.
artifacts(Consumer<Artifact.Builder>...) - Method in interface software.amazon.awssdk.services.amplify.model.ListArtifactsResponse.Builder
A list of artifacts.
artifacts(Artifact...) - Method in interface software.amazon.awssdk.services.amplify.model.ListArtifactsResponse.Builder
A list of artifacts.
artifactsUrl() - Method in class software.amazon.awssdk.services.amplify.model.Step
The URL to the artifact for the execution step.
artifactsUrl(String) - Method in interface software.amazon.awssdk.services.amplify.model.Step.Builder
The URL to the artifact for the execution step.
artifactUrl() - Method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlResponse
The presigned URL for the artifact.
artifactUrl(String) - Method in interface software.amazon.awssdk.services.amplify.model.GetArtifactUrlResponse.Builder
The presigned URL for the artifact.
ASSIGN - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Condition
 
associatedResources() - Method in class software.amazon.awssdk.services.amplify.model.Branch
A list of custom resources that are linked to this branch.
associatedResources(String...) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
A list of custom resources that are linked to this branch.
associatedResources(Collection<String>) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
A list of custom resources that are linked to this branch.
asString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Identifier
 
attributeKey() - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.EndpointAttributeProvider
 
attributeValue(Value) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.EndpointAttributeProvider
 
AUTHORITY - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.ParseUrl
 
authSchemeProvider() - Method in class software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration
Gets the value for auth scheme provider
authSchemeProvider() - Method in interface software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration.Builder
Gets the value for auth scheme provider
authSchemeProvider() - Method in class software.amazon.awssdk.services.amplify.internal.AmplifyServiceClientConfigurationBuilder
Gets the value for auth scheme provider
authSchemeProvider(AmplifyAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.amplify.AmplifyBaseClientBuilder
Set the AmplifyAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme for each request.
authSchemeProvider(AmplifyAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration.Builder
Sets the value for auth scheme provider
authSchemeProvider(AmplifyAuthSchemeProvider) - Method in class software.amazon.awssdk.services.amplify.internal.AmplifyServiceClientConfigurationBuilder
Sets the value for auth scheme provider
authSchemes() - Method in interface software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration.Builder
Gets the value for auth schemes
authSchemes() - Method in class software.amazon.awssdk.services.amplify.internal.AmplifyServiceClientConfigurationBuilder
Gets the value for auth schemes
autoBranchCreationConfig() - Method in class software.amazon.awssdk.services.amplify.model.App
Describes the automated branch creation configuration for the Amplify app.
autoBranchCreationConfig() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
The automated branch creation configuration for an Amplify app.
autoBranchCreationConfig() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
The automated branch creation configuration for an Amplify app.
autoBranchCreationConfig(Consumer<AutoBranchCreationConfig.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
Describes the automated branch creation configuration for the Amplify app.
autoBranchCreationConfig(Consumer<AutoBranchCreationConfig.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The automated branch creation configuration for an Amplify app.
autoBranchCreationConfig(Consumer<AutoBranchCreationConfig.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The automated branch creation configuration for an Amplify app.
autoBranchCreationConfig(AutoBranchCreationConfig) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
Describes the automated branch creation configuration for the Amplify app.
autoBranchCreationConfig(AutoBranchCreationConfig) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The automated branch creation configuration for an Amplify app.
autoBranchCreationConfig(AutoBranchCreationConfig) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The automated branch creation configuration for an Amplify app.
AutoBranchCreationConfig - Class in software.amazon.awssdk.services.amplify.model
Describes the automated branch creation configuration.
AutoBranchCreationConfig.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
autoBranchCreationPatterns() - Method in class software.amazon.awssdk.services.amplify.model.App
Describes the automated branch creation glob patterns for the Amplify app.
autoBranchCreationPatterns() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
The automated branch creation glob patterns for an Amplify app.
autoBranchCreationPatterns() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
Describes the automated branch creation glob patterns for an Amplify app.
autoBranchCreationPatterns(String...) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
Describes the automated branch creation glob patterns for the Amplify app.
autoBranchCreationPatterns(String...) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The automated branch creation glob patterns for an Amplify app.
autoBranchCreationPatterns(String...) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
Describes the automated branch creation glob patterns for an Amplify app.
autoBranchCreationPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
Describes the automated branch creation glob patterns for the Amplify app.
autoBranchCreationPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The automated branch creation glob patterns for an Amplify app.
autoBranchCreationPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
Describes the automated branch creation glob patterns for an Amplify app.
autoSubDomainCreationPatterns() - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest
Sets the branch patterns for automatic subdomain creation.
autoSubDomainCreationPatterns() - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
Sets branch patterns for automatic subdomain creation.
autoSubDomainCreationPatterns() - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest
Sets the branch patterns for automatic subdomain creation.
autoSubDomainCreationPatterns(String...) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest.Builder
Sets the branch patterns for automatic subdomain creation.
autoSubDomainCreationPatterns(String...) - Method in interface software.amazon.awssdk.services.amplify.model.DomainAssociation.Builder
Sets branch patterns for automatic subdomain creation.
autoSubDomainCreationPatterns(String...) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest.Builder
Sets the branch patterns for automatic subdomain creation.
autoSubDomainCreationPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest.Builder
Sets the branch patterns for automatic subdomain creation.
autoSubDomainCreationPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.amplify.model.DomainAssociation.Builder
Sets branch patterns for automatic subdomain creation.
autoSubDomainCreationPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest.Builder
Sets the branch patterns for automatic subdomain creation.
autoSubDomainIAMRole() - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest
The required AWS Identity and Access Management (IAM) service role for the Amazon Resource Name (ARN) for automatically creating subdomains.
autoSubDomainIAMRole() - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
The required AWS Identity and Access Management (IAM) service role for the Amazon Resource Name (ARN) for automatically creating subdomains.
autoSubDomainIAMRole() - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest
The required AWS Identity and Access Management (IAM) service role for the Amazon Resource Name (ARN) for automatically creating subdomains.
autoSubDomainIAMRole(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest.Builder
The required AWS Identity and Access Management (IAM) service role for the Amazon Resource Name (ARN) for automatically creating subdomains.
autoSubDomainIAMRole(String) - Method in interface software.amazon.awssdk.services.amplify.model.DomainAssociation.Builder
The required AWS Identity and Access Management (IAM) service role for the Amazon Resource Name (ARN) for automatically creating subdomains.
autoSubDomainIAMRole(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest.Builder
The required AWS Identity and Access Management (IAM) service role for the Amazon Resource Name (ARN) for automatically creating subdomains.
AVAILABLE - software.amazon.awssdk.services.amplify.model.DomainStatus
 
AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.amplify.model.AmplifyException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.amplify.model.AmplifyException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.amplify.model.BadRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.amplify.model.DependentServiceFailureException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.amplify.model.InternalFailureException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.amplify.model.LimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.amplify.model.NotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.amplify.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.amplify.model.UnauthorizedException.Builder
 

B

backend() - Method in class software.amazon.awssdk.services.amplify.model.Branch
Returns the value of the Backend property for this object.
backend() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
The backend for a Branch of an Amplify app.
backend() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
The backend for a Branch of an Amplify app.
backend(Consumer<Backend.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
Sets the value of the Backend property for this object.
backend(Consumer<Backend.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
The backend for a Branch of an Amplify app.
backend(Consumer<Backend.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
The backend for a Branch of an Amplify app.
backend(Backend) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
Sets the value of the Backend property for this object.
backend(Backend) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
The backend for a Branch of an Amplify app.
backend(Backend) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
The backend for a Branch of an Amplify app.
Backend - Class in software.amazon.awssdk.services.amplify.model
Describes the backend properties associated with an Amplify Branch.
Backend.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
backendEnvironment() - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentResponse
Describes the backend environment for an Amplify app.
backendEnvironment() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentResponse
Describes the backend environment for an Amplify app.
backendEnvironment() - Method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentResponse
Describes the backend environment for an Amplify app.
backendEnvironment(Consumer<BackendEnvironment.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentResponse.Builder
Describes the backend environment for an Amplify app.
backendEnvironment(Consumer<BackendEnvironment.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentResponse.Builder
Describes the backend environment for an Amplify app.
backendEnvironment(Consumer<BackendEnvironment.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentResponse.Builder
Describes the backend environment for an Amplify app.
backendEnvironment(BackendEnvironment) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentResponse.Builder
Describes the backend environment for an Amplify app.
backendEnvironment(BackendEnvironment) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentResponse.Builder
Describes the backend environment for an Amplify app.
backendEnvironment(BackendEnvironment) - Method in interface software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentResponse.Builder
Describes the backend environment for an Amplify app.
BackendEnvironment - Class in software.amazon.awssdk.services.amplify.model
Describes the backend environment for an Amplify app.
BackendEnvironment.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
backendEnvironmentArn() - Method in class software.amazon.awssdk.services.amplify.model.BackendEnvironment
The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app.
backendEnvironmentArn() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app.
backendEnvironmentArn() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app.
backendEnvironmentArn() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app.
backendEnvironmentArn(String) - Method in interface software.amazon.awssdk.services.amplify.model.BackendEnvironment.Builder
The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app.
backendEnvironmentArn(String) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app.
backendEnvironmentArn(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app.
backendEnvironmentArn(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app.
backendEnvironments() - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsResponse
The list of backend environments for an Amplify app.
backendEnvironments(Collection<BackendEnvironment>) - Method in interface software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsResponse.Builder
The list of backend environments for an Amplify app.
backendEnvironments(Consumer<BackendEnvironment.Builder>...) - Method in interface software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsResponse.Builder
The list of backend environments for an Amplify app.
backendEnvironments(BackendEnvironment...) - Method in interface software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsResponse.Builder
The list of backend environments for an Amplify app.
BadRequestException - Exception in software.amazon.awssdk.services.amplify.model
A request contains unexpected data.
BadRequestException.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
basicAuthCredentials() - Method in class software.amazon.awssdk.services.amplify.model.App
The basic authorization credentials for branches for the Amplify app.
basicAuthCredentials() - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
The basic authorization credentials for the autocreated branch.
basicAuthCredentials() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The basic authorization credentials for a branch of an Amplify app.
basicAuthCredentials() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
The credentials for basic authorization for an Amplify app.
basicAuthCredentials() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
The basic authorization credentials for the branch.
basicAuthCredentials() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
The basic authorization credentials for an Amplify app.
basicAuthCredentials() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
The basic authorization credentials for the branch.
basicAuthCredentials(String) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
The basic authorization credentials for branches for the Amplify app.
basicAuthCredentials(String) - Method in interface software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig.Builder
The basic authorization credentials for the autocreated branch.
basicAuthCredentials(String) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The basic authorization credentials for a branch of an Amplify app.
basicAuthCredentials(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The credentials for basic authorization for an Amplify app.
basicAuthCredentials(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
The basic authorization credentials for the branch.
basicAuthCredentials(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The basic authorization credentials for an Amplify app.
basicAuthCredentials(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
The basic authorization credentials for the branch.
beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.amplify.auth.scheme.internal.AmplifyAuthSchemeInterceptor
 
BETA - software.amazon.awssdk.services.amplify.model.Stage
 
BOOLEAN - software.amazon.awssdk.services.amplify.endpoints.internal.ParameterType
 
BooleanEqualsFn - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.BooleanEqualsFn
 
branch() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchResponse
Describes the branch for an Amplify app, which maps to a third-party repository branch.
branch() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBranchResponse
The branch for an Amplify app, which maps to a third-party repository branch.
branch() - Method in class software.amazon.awssdk.services.amplify.model.GetBranchResponse
Returns the value of the Branch property for this object.
branch() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchResponse
The branch for an Amplify app, which maps to a third-party repository branch.
branch(Consumer<Branch.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchResponse.Builder
Describes the branch for an Amplify app, which maps to a third-party repository branch.
branch(Consumer<Branch.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteBranchResponse.Builder
The branch for an Amplify app, which maps to a third-party repository branch.
branch(Consumer<Branch.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.GetBranchResponse.Builder
Sets the value of the Branch property for this object.
branch(Consumer<Branch.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchResponse.Builder
The branch for an Amplify app, which maps to a third-party repository branch.
branch(Branch) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchResponse.Builder
Describes the branch for an Amplify app, which maps to a third-party repository branch.
branch(Branch) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteBranchResponse.Builder
The branch for an Amplify app, which maps to a third-party repository branch.
branch(Branch) - Method in interface software.amazon.awssdk.services.amplify.model.GetBranchResponse.Builder
Sets the value of the Branch property for this object.
branch(Branch) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchResponse.Builder
The branch for an Amplify app, which maps to a third-party repository branch.
Branch - Class in software.amazon.awssdk.services.amplify.model
The branch for an Amplify app, which maps to a third-party repository branch.
Branch.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
branchArn() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The Amazon Resource Name (ARN) for a branch that is part of an Amplify app.
branchArn(String) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The Amazon Resource Name (ARN) for a branch that is part of an Amplify app.
branches() - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesResponse
A list of branches for an Amplify app.
branches() - Method in class software.amazon.awssdk.services.amplify.paginators.ListBranchesIterable
Returns an iterable to iterate through the paginated ListBranchesResponse.branches() member.
branches() - Method in class software.amazon.awssdk.services.amplify.paginators.ListBranchesPublisher
Returns a publisher that can be used to get a stream of data.
branches(Collection<Branch>) - Method in interface software.amazon.awssdk.services.amplify.model.ListBranchesResponse.Builder
A list of branches for an Amplify app.
branches(Consumer<Branch.Builder>...) - Method in interface software.amazon.awssdk.services.amplify.model.ListBranchesResponse.Builder
A list of branches for an Amplify app.
branches(Branch...) - Method in interface software.amazon.awssdk.services.amplify.model.ListBranchesResponse.Builder
A list of branches for an Amplify app.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The name for the branch that is part of an Amplify app.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
The name for the branch.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest
The name of the branch to use for the job.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookRequest
The name for a branch that is part of an Amplify app.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBranchRequest
The name of the branch.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobRequest
The name of the branch to use for the job.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.GetBranchRequest
The name of the branch.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.GetJobRequest
The name of the branch to use for the job.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsRequest
The name of a branch that is part of an Amplify app.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.ListJobsRequest
The name of the branch to use for the request.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.ProductionBranch
The branch name for the production branch.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentRequest
The name of the branch to use for the job.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
The name of the branch to use for the job.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.StopJobRequest
The name of the branch to use for the stop job request.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.SubDomainSetting
The branch name setting for the subdomain.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
The name of the branch.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookRequest
The name for a branch that is part of an Amplify app.
branchName() - Method in class software.amazon.awssdk.services.amplify.model.Webhook
The name for a branch that is part of an Amplify app.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The name for the branch that is part of an Amplify app.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
The name for the branch.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest.Builder
The name of the branch to use for the job.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateWebhookRequest.Builder
The name for a branch that is part of an Amplify app.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteBranchRequest.Builder
The name of the branch.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteJobRequest.Builder
The name of the branch to use for the job.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.GetBranchRequest.Builder
The name of the branch.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.GetJobRequest.Builder
The name of the branch to use for the job.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListArtifactsRequest.Builder
The name of a branch that is part of an Amplify app.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListJobsRequest.Builder
The name of the branch to use for the request.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.ProductionBranch.Builder
The branch name for the production branch.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.StartDeploymentRequest.Builder
The name of the branch to use for the job.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.StartJobRequest.Builder
The name of the branch to use for the job.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.StopJobRequest.Builder
The name of the branch to use for the stop job request.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.SubDomainSetting.Builder
The branch name setting for the subdomain.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
The name of the branch.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateWebhookRequest.Builder
The name for a branch that is part of an Amplify app.
branchName(String) - Method in interface software.amazon.awssdk.services.amplify.model.Webhook.Builder
The name for a branch that is part of an Amplify app.
build() - Method in interface software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration.Builder
 
build() - Method in interface software.amazon.awssdk.services.amplify.auth.scheme.AmplifyAuthSchemeParams.Builder
Returns a AmplifyAuthSchemeParams object that is created from the properties that have been set on the builder.
build() - Method in interface software.amazon.awssdk.services.amplify.endpoints.AmplifyEndpointParams.Builder
 
build() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Condition.Builder
 
build() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointResult.Builder
 
build() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRuleset.Builder
 
build() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.FnNode.Builder
 
build() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Builder
 
build() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Outputs.Builder
 
build() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Builder
 
build() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParameterReference.Builder
 
build() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameters.Builder
 
build() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partition.Builder
 
build() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partitions.Builder
 
build() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RegionOverride.Builder
 
build() - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.RuleError.Builder
 
build() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.SourceException.BuilderImpl
 
build() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Endpoint.Builder
 
build() - Method in class software.amazon.awssdk.services.amplify.internal.AmplifyServiceClientConfigurationBuilder
 
build() - Method in class software.amazon.awssdk.services.amplify.model.AmplifyException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.amplify.model.AmplifyRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.amplify.model.AmplifyResponse.Builder
 
builder() - Static method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Create a builder that can be used to configure and create a AmplifyAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Create a builder that can be used to configure and create a AmplifyClient.
builder() - Static method in class software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration
 
builder() - Static method in interface software.amazon.awssdk.services.amplify.auth.scheme.AmplifyAuthSchemeParams
Get a new builder for creating a AmplifyAuthSchemeParams.
builder() - Static method in class software.amazon.awssdk.services.amplify.auth.scheme.internal.DefaultAmplifyAuthSchemeParams
 
builder() - Static method in class software.amazon.awssdk.services.amplify.endpoints.AmplifyEndpointParams
 
builder() - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Condition
 
builder() - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointResult
 
builder() - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRuleset
 
builder() - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.FnNode
 
builder() - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr
 
builder() - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Outputs
 
builder() - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
builder() - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParameterReference
 
builder() - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameters
 
builder() - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partition
 
builder() - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partitions
 
builder() - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.RegionOverride
 
builder() - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule
 
builder() - Static method in exception software.amazon.awssdk.services.amplify.endpoints.internal.RuleError
 
builder() - Static method in exception software.amazon.awssdk.services.amplify.endpoints.internal.SourceException
 
builder() - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Endpoint
 
builder() - Static method in exception software.amazon.awssdk.services.amplify.model.AmplifyException
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.App
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.Artifact
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.Backend
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.BackendEnvironment
 
builder() - Static method in exception software.amazon.awssdk.services.amplify.model.BadRequestException
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.Branch
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.CreateAppResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.CreateBranchResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.CreateWebhookRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.CreateWebhookResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.CustomRule
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteAppRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteAppResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteBranchRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteBranchResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookResponse
 
builder() - Static method in exception software.amazon.awssdk.services.amplify.model.DependentServiceFailureException
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.GetAppRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.GetAppResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.GetBranchRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.GetBranchResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.GetJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.GetJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.GetWebhookRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.GetWebhookResponse
 
builder() - Static method in exception software.amazon.awssdk.services.amplify.model.InternalFailureException
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.Job
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.JobSummary
 
builder() - Static method in exception software.amazon.awssdk.services.amplify.model.LimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.ListAppsRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.ListAppsResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.ListArtifactsRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.ListArtifactsResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.ListBranchesRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.ListBranchesResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.ListJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.ListJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.ListWebhooksRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.ListWebhooksResponse
 
builder() - Static method in exception software.amazon.awssdk.services.amplify.model.NotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.ProductionBranch
 
builder() - Static method in exception software.amazon.awssdk.services.amplify.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.StartDeploymentRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.StartDeploymentResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.StartJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.Step
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.StopJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.StopJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.SubDomain
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.SubDomainSetting
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.TagResourceResponse
 
builder() - Static method in exception software.amazon.awssdk.services.amplify.model.UnauthorizedException
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.UpdateAppResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.UpdateBranchResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookRequest
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookResponse
 
builder() - Static method in class software.amazon.awssdk.services.amplify.model.Webhook
 
Builder() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Condition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointResult.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRuleset.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.FnNode.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Outputs.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.ParameterReference.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Parameters.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Partition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Partitions.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.RegionOverride.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Rule.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Endpoint.Builder
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.SourceException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.amplify.model.AmplifyException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.amplify.model.AmplifyRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.amplify.model.AmplifyResponse.BuilderImpl
 
BuilderImpl(AmplifyException) - Constructor for class software.amazon.awssdk.services.amplify.model.AmplifyException.BuilderImpl
 
BuilderImpl(AmplifyRequest) - Constructor for class software.amazon.awssdk.services.amplify.model.AmplifyRequest.BuilderImpl
 
BuilderImpl(AmplifyResponse) - Constructor for class software.amazon.awssdk.services.amplify.model.AmplifyResponse.BuilderImpl
 
buildSpec() - Method in class software.amazon.awssdk.services.amplify.model.App
Describes the content of the build specification (build spec) for the Amplify app.
buildSpec() - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
The build specification (build spec) for the autocreated branch.
buildSpec() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The build specification (build spec) content for the branch of an Amplify app.
buildSpec() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
The build specification (build spec) for an Amplify app.
buildSpec() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
The build specification (build spec) for the branch.
buildSpec() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
The build specification (build spec) for an Amplify app.
buildSpec() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
The build specification (build spec) for the branch.
buildSpec(String) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
Describes the content of the build specification (build spec) for the Amplify app.
buildSpec(String) - Method in interface software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig.Builder
The build specification (build spec) for the autocreated branch.
buildSpec(String) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The build specification (build spec) content for the branch of an Amplify app.
buildSpec(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The build specification (build spec) for an Amplify app.
buildSpec(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
The build specification (build spec) for the branch.
buildSpec(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The build specification (build spec) for an Amplify app.
buildSpec(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
The build specification (build spec) for the branch.
builtIn(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Builder
 

C

CANCELLED - software.amazon.awssdk.services.amplify.model.JobStatus
 
CANCELLING - software.amazon.awssdk.services.amplify.model.JobStatus
 
cause(Throwable) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.SourceException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.amplify.model.AmplifyException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.amplify.model.AmplifyException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.amplify.model.BadRequestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.amplify.model.DependentServiceFailureException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.amplify.model.InternalFailureException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.amplify.model.LimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.amplify.model.NotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.amplify.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.amplify.model.UnauthorizedException.Builder
 
certificateVerificationDNSRecord() - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
The DNS record for certificate verification.
certificateVerificationDNSRecord(String) - Method in interface software.amazon.awssdk.services.amplify.model.DomainAssociation.Builder
The DNS record for certificate verification.
chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.EndpointAuthSchemeStrategy
 
code() - Method in exception software.amazon.awssdk.services.amplify.model.ResourceNotFoundException
Returns the value of the Code property for this object.
code(String) - Method in interface software.amazon.awssdk.services.amplify.model.ResourceNotFoundException.Builder
Sets the value of the Code property for this object.
commitId() - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
The commit ID from a third-party repository provider for the job.
commitId() - Method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
The commit ID from a third-party repository provider for the job.
commitId(String) - Method in interface software.amazon.awssdk.services.amplify.model.JobSummary.Builder
The commit ID from a third-party repository provider for the job.
commitId(String) - Method in interface software.amazon.awssdk.services.amplify.model.StartJobRequest.Builder
The commit ID from a third-party repository provider for the job.
commitMessage() - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
The commit message from a third-party repository provider for the job.
commitMessage() - Method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
The commit message from a third-party repository provider for the job.
commitMessage(String) - Method in interface software.amazon.awssdk.services.amplify.model.JobSummary.Builder
The commit message from a third-party repository provider for the job.
commitMessage(String) - Method in interface software.amazon.awssdk.services.amplify.model.StartJobRequest.Builder
The commit message from a third-party repository provider for the job.
commitTime() - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
The commit date and time for the job.
commitTime() - Method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
The commit date and time for the job.
commitTime(Instant) - Method in interface software.amazon.awssdk.services.amplify.model.JobSummary.Builder
The commit date and time for the job.
commitTime(Instant) - Method in interface software.amazon.awssdk.services.amplify.model.StartJobRequest.Builder
The commit date and time for the job.
condition() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Fn
Convert this fn into a condition
condition() - Method in class software.amazon.awssdk.services.amplify.model.CustomRule
The condition for a URL rewrite or redirect rule, such as a country code.
condition(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Fn
 
condition(String) - Method in interface software.amazon.awssdk.services.amplify.model.CustomRule.Builder
The condition for a URL rewrite or redirect rule, such as a country code.
Condition - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Condition.Builder - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
conditions - Variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule
 
CONDITIONS - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule
 
context() - Method in class software.amazon.awssdk.services.amplify.model.Step
The context for the current step.
context(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParameterReference.Builder
 
context(String) - Method in interface software.amazon.awssdk.services.amplify.model.Step.Builder
The context for the current step.
create() - Static method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Create a AmplifyAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Create a AmplifyClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in class software.amazon.awssdk.services.amplify.auth.scheme.internal.DefaultAmplifyAuthSchemeProvider
 
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.amplify.model.AmplifyResponseMetadata
 
createApp(Consumer<CreateAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Creates a new Amplify app.
createApp(Consumer<CreateAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Creates a new Amplify app.
createApp(CreateAppRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Creates a new Amplify app.
createApp(CreateAppRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Creates a new Amplify app.
CreateAppRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure used to create apps in Amplify.
CreateAppRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
CreateAppRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
CreateAppRequest Marshaller
CreateAppRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.CreateAppRequestMarshaller
 
CreateAppResponse - Class in software.amazon.awssdk.services.amplify.model
 
CreateAppResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.EndpointAuthSchemeStrategy
 
createBackendEnvironment(Consumer<CreateBackendEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Creates a new backend environment for an Amplify app.
createBackendEnvironment(Consumer<CreateBackendEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Creates a new backend environment for an Amplify app.
createBackendEnvironment(CreateBackendEnvironmentRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Creates a new backend environment for an Amplify app.
createBackendEnvironment(CreateBackendEnvironmentRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Creates a new backend environment for an Amplify app.
CreateBackendEnvironmentRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the backend environment create request.
CreateBackendEnvironmentRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
CreateBackendEnvironmentRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
CreateBackendEnvironmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.CreateBackendEnvironmentRequestMarshaller
 
CreateBackendEnvironmentResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the create backend environment request.
CreateBackendEnvironmentResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
createBranch(Consumer<CreateBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Creates a new branch for an Amplify app.
createBranch(Consumer<CreateBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Creates a new branch for an Amplify app.
createBranch(CreateBranchRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Creates a new branch for an Amplify app.
createBranch(CreateBranchRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Creates a new branch for an Amplify app.
CreateBranchRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the create branch request.
CreateBranchRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
CreateBranchRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
CreateBranchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.CreateBranchRequestMarshaller
 
CreateBranchResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for create branch request.
CreateBranchResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
createDeployment(Consumer<CreateDeploymentRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Creates a deployment for a manually deployed Amplify app.
createDeployment(Consumer<CreateDeploymentRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Creates a deployment for a manually deployed Amplify app.
createDeployment(CreateDeploymentRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Creates a deployment for a manually deployed Amplify app.
createDeployment(CreateDeploymentRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Creates a deployment for a manually deployed Amplify app.
CreateDeploymentRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the create a new deployment request.
CreateDeploymentRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
CreateDeploymentRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
CreateDeploymentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.CreateDeploymentRequestMarshaller
 
CreateDeploymentResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the create a new deployment request.
CreateDeploymentResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
createDomainAssociation(Consumer<CreateDomainAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Creates a new domain association for an Amplify app.
createDomainAssociation(Consumer<CreateDomainAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Creates a new domain association for an Amplify app.
createDomainAssociation(CreateDomainAssociationRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Creates a new domain association for an Amplify app.
createDomainAssociation(CreateDomainAssociationRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Creates a new domain association for an Amplify app.
CreateDomainAssociationRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the create domain association request.
CreateDomainAssociationRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
CreateDomainAssociationRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
CreateDomainAssociationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.CreateDomainAssociationRequestMarshaller
 
CreateDomainAssociationResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the create domain association request.
CreateDomainAssociationResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
createTime() - Method in class software.amazon.awssdk.services.amplify.model.App
Creates a date and time for the Amplify app.
createTime() - Method in class software.amazon.awssdk.services.amplify.model.BackendEnvironment
The creation date and time for a backend environment that is part of an Amplify app.
createTime() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The creation date and time for a branch that is part of an Amplify app.
createTime() - Method in class software.amazon.awssdk.services.amplify.model.Webhook
The create date and time for a webhook.
createTime(Instant) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
Creates a date and time for the Amplify app.
createTime(Instant) - Method in interface software.amazon.awssdk.services.amplify.model.BackendEnvironment.Builder
The creation date and time for a backend environment that is part of an Amplify app.
createTime(Instant) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The creation date and time for a branch that is part of an Amplify app.
createTime(Instant) - Method in interface software.amazon.awssdk.services.amplify.model.Webhook.Builder
The create date and time for a webhook.
createWebhook(Consumer<CreateWebhookRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Creates a new webhook on an Amplify app.
createWebhook(Consumer<CreateWebhookRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Creates a new webhook on an Amplify app.
createWebhook(CreateWebhookRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Creates a new webhook on an Amplify app.
createWebhook(CreateWebhookRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Creates a new webhook on an Amplify app.
CreateWebhookRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the create webhook request.
CreateWebhookRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
CreateWebhookRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
CreateWebhookRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.CreateWebhookRequestMarshaller
 
CreateWebhookResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the create webhook request.
CreateWebhookResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
CREATING - software.amazon.awssdk.services.amplify.model.DomainStatus
 
credentialsProvider() - Method in interface software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration.Builder
Gets the value for credentials provider
credentialsProvider() - Method in class software.amazon.awssdk.services.amplify.internal.AmplifyServiceClientConfigurationBuilder
Gets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration.Builder
Sets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.amplify.internal.AmplifyServiceClientConfigurationBuilder
Sets the value for credentials provider
ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.amplify.endpoints.internal.RuleError
 
ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.amplify.endpoints.internal.RuleError
 
customDomains() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The custom domains for a branch of an Amplify app.
customDomains(String...) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The custom domains for a branch of an Amplify app.
customDomains(Collection<String>) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The custom domains for a branch of an Amplify app.
customHeaders() - Method in class software.amazon.awssdk.services.amplify.model.App
Describes the custom HTTP headers for the Amplify app.
customHeaders() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
The custom HTTP headers for an Amplify app.
customHeaders() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
The custom HTTP headers for an Amplify app.
customHeaders(String) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
Describes the custom HTTP headers for the Amplify app.
customHeaders(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The custom HTTP headers for an Amplify app.
customHeaders(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The custom HTTP headers for an Amplify app.
CustomRule - Class in software.amazon.awssdk.services.amplify.model
Describes a custom rewrite or redirect rule.
CustomRule.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
customRules() - Method in class software.amazon.awssdk.services.amplify.model.App
Describes the custom redirect and rewrite rules for the Amplify app.
customRules() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
The custom rewrite and redirect rules for an Amplify app.
customRules() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
The custom redirect and rewrite rules for an Amplify app.
customRules(Collection<CustomRule>) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
Describes the custom redirect and rewrite rules for the Amplify app.
customRules(Collection<CustomRule>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The custom rewrite and redirect rules for an Amplify app.
customRules(Collection<CustomRule>) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The custom redirect and rewrite rules for an Amplify app.
customRules(Consumer<CustomRule.Builder>...) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
Describes the custom redirect and rewrite rules for the Amplify app.
customRules(Consumer<CustomRule.Builder>...) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The custom rewrite and redirect rules for an Amplify app.
customRules(Consumer<CustomRule.Builder>...) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The custom redirect and rewrite rules for an Amplify app.
customRules(CustomRule...) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
Describes the custom redirect and rewrite rules for the Amplify app.
customRules(CustomRule...) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The custom rewrite and redirect rules for an Amplify app.
customRules(CustomRule...) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The custom redirect and rewrite rules for an Amplify app.

D

Default() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.ExprVisitor.Default
 
DEFAULT - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
DefaultAmplifyAuthSchemeParams - Class in software.amazon.awssdk.services.amplify.auth.scheme.internal
 
DefaultAmplifyAuthSchemeProvider - Class in software.amazon.awssdk.services.amplify.auth.scheme.internal
 
DefaultAmplifyEndpointProvider - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
DefaultAmplifyEndpointProvider() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.DefaultAmplifyEndpointProvider
 
defaultDomain() - Method in class software.amazon.awssdk.services.amplify.model.App
The default domain for the Amplify app.
defaultDomain(String) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
The default domain for the Amplify app.
DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
defaultEngine() - Static method in interface software.amazon.awssdk.services.amplify.endpoints.internal.RuleEngine
 
DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.DefaultPartitionDataProvider
 
defaultProvider() - Static method in interface software.amazon.awssdk.services.amplify.auth.scheme.AmplifyAuthSchemeProvider
Get the default auth scheme provider.
defaultProvider() - Static method in interface software.amazon.awssdk.services.amplify.endpoints.AmplifyEndpointProvider
 
DefaultRuleEngine - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.DefaultRuleEngine
 
defaultValue(Value) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Builder
 
deleteApp(Consumer<DeleteAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Deletes an existing Amplify app specified by an app ID.
deleteApp(Consumer<DeleteAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Deletes an existing Amplify app specified by an app ID.
deleteApp(DeleteAppRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Deletes an existing Amplify app specified by an app ID.
deleteApp(DeleteAppRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Deletes an existing Amplify app specified by an app ID.
DeleteAppRequest - Class in software.amazon.awssdk.services.amplify.model
Describes the request structure for the delete app request.
DeleteAppRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
DeleteAppRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
DeleteAppRequest Marshaller
DeleteAppRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.DeleteAppRequestMarshaller
 
DeleteAppResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the delete app request.
DeleteAppResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
deleteBackendEnvironment(Consumer<DeleteBackendEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Deletes a backend environment for an Amplify app.
deleteBackendEnvironment(Consumer<DeleteBackendEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Deletes a backend environment for an Amplify app.
deleteBackendEnvironment(DeleteBackendEnvironmentRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Deletes a backend environment for an Amplify app.
deleteBackendEnvironment(DeleteBackendEnvironmentRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Deletes a backend environment for an Amplify app.
DeleteBackendEnvironmentRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the delete backend environment request.
DeleteBackendEnvironmentRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
DeleteBackendEnvironmentRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
DeleteBackendEnvironmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.DeleteBackendEnvironmentRequestMarshaller
 
DeleteBackendEnvironmentResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure of the delete backend environment result.
DeleteBackendEnvironmentResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
deleteBranch(Consumer<DeleteBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Deletes a branch for an Amplify app.
deleteBranch(Consumer<DeleteBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Deletes a branch for an Amplify app.
deleteBranch(DeleteBranchRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Deletes a branch for an Amplify app.
deleteBranch(DeleteBranchRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Deletes a branch for an Amplify app.
DeleteBranchRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the delete branch request.
DeleteBranchRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
DeleteBranchRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
DeleteBranchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.DeleteBranchRequestMarshaller
 
DeleteBranchResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the delete branch request.
DeleteBranchResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
deleteDomainAssociation(Consumer<DeleteDomainAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Deletes a domain association for an Amplify app.
deleteDomainAssociation(Consumer<DeleteDomainAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Deletes a domain association for an Amplify app.
deleteDomainAssociation(DeleteDomainAssociationRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Deletes a domain association for an Amplify app.
deleteDomainAssociation(DeleteDomainAssociationRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Deletes a domain association for an Amplify app.
DeleteDomainAssociationRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the delete domain association request.
DeleteDomainAssociationRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
DeleteDomainAssociationRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
DeleteDomainAssociationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.DeleteDomainAssociationRequestMarshaller
 
DeleteDomainAssociationResponse - Class in software.amazon.awssdk.services.amplify.model
 
DeleteDomainAssociationResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
deleteJob(Consumer<DeleteJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Deletes a job for a branch of an Amplify app.
deleteJob(Consumer<DeleteJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Deletes a job for a branch of an Amplify app.
deleteJob(DeleteJobRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Deletes a job for a branch of an Amplify app.
deleteJob(DeleteJobRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Deletes a job for a branch of an Amplify app.
DeleteJobRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the delete job request.
DeleteJobRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
DeleteJobRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
DeleteJobRequest Marshaller
DeleteJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.DeleteJobRequestMarshaller
 
DeleteJobResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the delete job request.
DeleteJobResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
deleteWebhook(Consumer<DeleteWebhookRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Deletes a webhook.
deleteWebhook(Consumer<DeleteWebhookRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Deletes a webhook.
deleteWebhook(DeleteWebhookRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Deletes a webhook.
deleteWebhook(DeleteWebhookRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Deletes a webhook.
DeleteWebhookRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the delete webhook request.
DeleteWebhookRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
DeleteWebhookRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
DeleteWebhookRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.DeleteWebhookRequestMarshaller
 
DeleteWebhookResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the delete webhook request.
DeleteWebhookResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
DependentServiceFailureException - Exception in software.amazon.awssdk.services.amplify.model
An operation failed because a dependent service threw an exception.
DependentServiceFailureException.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
deploymentArtifacts() - Method in class software.amazon.awssdk.services.amplify.model.BackendEnvironment
The name of deployment artifacts.
deploymentArtifacts() - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest
The name of deployment artifacts.
deploymentArtifacts(String) - Method in interface software.amazon.awssdk.services.amplify.model.BackendEnvironment.Builder
The name of deployment artifacts.
deploymentArtifacts(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest.Builder
The name of deployment artifacts.
deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Builder
 
Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Deprecated
 
DEPRECATED - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
description() - Method in class software.amazon.awssdk.services.amplify.model.App
The description for the Amplify app.
description() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The description for the branch that is part of an Amplify app.
description() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
The description of the Amplify app.
description() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
The description for the branch.
description() - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookRequest
The description for a webhook.
description() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
The description for an Amplify app.
description() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
The description for the branch.
description() - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookRequest
The description for a webhook.
description() - Method in class software.amazon.awssdk.services.amplify.model.Webhook
The description for a webhook.
description(String) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
The description for the Amplify app.
description(String) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The description for the branch that is part of an Amplify app.
description(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The description of the Amplify app.
description(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
The description for the branch.
description(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateWebhookRequest.Builder
The description for a webhook.
description(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The description for an Amplify app.
description(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
The description for the branch.
description(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateWebhookRequest.Builder
The description for a webhook.
description(String) - Method in interface software.amazon.awssdk.services.amplify.model.Webhook.Builder
The description for a webhook.
destinationBranch() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The destination branch if the branch is a pull request branch.
destinationBranch(String) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The destination branch if the branch is a pull request branch.
DEVELOPMENT - software.amazon.awssdk.services.amplify.model.Stage
 
disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION attribute is present and its value is true, false otherwise.
displayName() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The display name for the branch.
displayName() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
The display name for a branch.
displayName() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
The display name for a branch.
displayName(String) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The display name for the branch.
displayName(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
The display name for a branch.
displayName(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
The display name for a branch.
DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.PartitionFn
 
dnsRecord() - Method in class software.amazon.awssdk.services.amplify.model.SubDomain
The DNS record for the subdomain.
dnsRecord(String) - Method in interface software.amazon.awssdk.services.amplify.model.SubDomain.Builder
The DNS record for the subdomain.
dnsSuffix() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Outputs
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Outputs.Builder
 
documentation - Variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule
 
documentation(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Builder
 
documentation(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule
 
domainAssociation() - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationResponse
Describes the structure of a domain association, which associates a custom domain with an Amplify app.
domainAssociation() - Method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationResponse
Returns the value of the DomainAssociation property for this object.
domainAssociation() - Method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationResponse
Describes the structure of a domain association, which associates a custom domain with an Amplify app.
domainAssociation() - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationResponse
Describes a domain association, which associates a custom domain with an Amplify app.
domainAssociation(Consumer<DomainAssociation.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDomainAssociationResponse.Builder
Describes the structure of a domain association, which associates a custom domain with an Amplify app.
domainAssociation(Consumer<DomainAssociation.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationResponse.Builder
Sets the value of the DomainAssociation property for this object.
domainAssociation(Consumer<DomainAssociation.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.GetDomainAssociationResponse.Builder
Describes the structure of a domain association, which associates a custom domain with an Amplify app.
domainAssociation(Consumer<DomainAssociation.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationResponse.Builder
Describes a domain association, which associates a custom domain with an Amplify app.
domainAssociation(DomainAssociation) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDomainAssociationResponse.Builder
Describes the structure of a domain association, which associates a custom domain with an Amplify app.
domainAssociation(DomainAssociation) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationResponse.Builder
Sets the value of the DomainAssociation property for this object.
domainAssociation(DomainAssociation) - Method in interface software.amazon.awssdk.services.amplify.model.GetDomainAssociationResponse.Builder
Describes the structure of a domain association, which associates a custom domain with an Amplify app.
domainAssociation(DomainAssociation) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationResponse.Builder
Describes a domain association, which associates a custom domain with an Amplify app.
DomainAssociation - Class in software.amazon.awssdk.services.amplify.model
Describes a domain association that associates a custom domain with an Amplify app.
DomainAssociation.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
domainAssociationArn() - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
The Amazon Resource Name (ARN) for the domain association.
domainAssociationArn(String) - Method in interface software.amazon.awssdk.services.amplify.model.DomainAssociation.Builder
The Amazon Resource Name (ARN) for the domain association.
domainAssociations() - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsResponse
A list of domain associations.
domainAssociations() - Method in class software.amazon.awssdk.services.amplify.paginators.ListDomainAssociationsIterable
Returns an iterable to iterate through the paginated ListDomainAssociationsResponse.domainAssociations() member.
domainAssociations() - Method in class software.amazon.awssdk.services.amplify.paginators.ListDomainAssociationsPublisher
Returns a publisher that can be used to get a stream of data.
domainAssociations(Collection<DomainAssociation>) - Method in interface software.amazon.awssdk.services.amplify.model.ListDomainAssociationsResponse.Builder
A list of domain associations.
domainAssociations(Consumer<DomainAssociation.Builder>...) - Method in interface software.amazon.awssdk.services.amplify.model.ListDomainAssociationsResponse.Builder
A list of domain associations.
domainAssociations(DomainAssociation...) - Method in interface software.amazon.awssdk.services.amplify.model.ListDomainAssociationsResponse.Builder
A list of domain associations.
domainName() - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest
The domain name for the domain association.
domainName() - Method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationRequest
The name of the domain.
domainName() - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
The name of the domain.
domainName() - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest
The name of the domain.
domainName() - Method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationRequest
The name of the domain.
domainName() - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest
The name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest.Builder
The domain name for the domain association.
domainName(String) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationRequest.Builder
The name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.amplify.model.DomainAssociation.Builder
The name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest.Builder
The name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.amplify.model.GetDomainAssociationRequest.Builder
The name of the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest.Builder
The name of the domain.
domainStatus() - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
The current status of the domain association.
domainStatus(String) - Method in interface software.amazon.awssdk.services.amplify.model.DomainAssociation.Builder
The current status of the domain association.
domainStatus(DomainStatus) - Method in interface software.amazon.awssdk.services.amplify.model.DomainAssociation.Builder
The current status of the domain association.
DomainStatus - Enum in software.amazon.awssdk.services.amplify.model
 
domainStatusAsString() - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
The current status of the domain association.
DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.PartitionFn
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Outputs
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Outputs.Builder
 
dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.AwsEndpointProviderUtils
 

E

enableAutoBranchCreation() - Method in class software.amazon.awssdk.services.amplify.model.App
Enables automated branch creation for the Amplify app.
enableAutoBranchCreation() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
Enables automated branch creation for an Amplify app.
enableAutoBranchCreation() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
Enables automated branch creation for an Amplify app.
enableAutoBranchCreation(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
Enables automated branch creation for the Amplify app.
enableAutoBranchCreation(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
Enables automated branch creation for an Amplify app.
enableAutoBranchCreation(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
Enables automated branch creation for an Amplify app.
enableAutoBuild() - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
Enables auto building for the autocreated branch.
enableAutoBuild() - Method in class software.amazon.awssdk.services.amplify.model.Branch
Enables auto-building on push for a branch of an Amplify app.
enableAutoBuild() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
Enables auto building for the branch.
enableAutoBuild() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
Enables auto building for the branch.
enableAutoBuild(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig.Builder
Enables auto building for the autocreated branch.
enableAutoBuild(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
Enables auto-building on push for a branch of an Amplify app.
enableAutoBuild(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
Enables auto building for the branch.
enableAutoBuild(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
Enables auto building for the branch.
enableAutoSubDomain() - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest
Enables the automated creation of subdomains for branches.
enableAutoSubDomain() - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
Enables the automated creation of subdomains for branches.
enableAutoSubDomain() - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest
Enables the automated creation of subdomains for branches.
enableAutoSubDomain(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest.Builder
Enables the automated creation of subdomains for branches.
enableAutoSubDomain(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.DomainAssociation.Builder
Enables the automated creation of subdomains for branches.
enableAutoSubDomain(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest.Builder
Enables the automated creation of subdomains for branches.
enableBasicAuth() - Method in class software.amazon.awssdk.services.amplify.model.App
Enables basic authorization for the Amplify app's branches.
enableBasicAuth() - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
Enables basic authorization for the autocreated branch.
enableBasicAuth() - Method in class software.amazon.awssdk.services.amplify.model.Branch
Enables basic authorization for a branch of an Amplify app.
enableBasicAuth() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
Enables basic authorization for an Amplify app.
enableBasicAuth() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
Enables basic authorization for the branch.
enableBasicAuth() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
Enables basic authorization for an Amplify app.
enableBasicAuth() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
Enables basic authorization for the branch.
enableBasicAuth(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
Enables basic authorization for the Amplify app's branches.
enableBasicAuth(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig.Builder
Enables basic authorization for the autocreated branch.
enableBasicAuth(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
Enables basic authorization for a branch of an Amplify app.
enableBasicAuth(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
Enables basic authorization for an Amplify app.
enableBasicAuth(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
Enables basic authorization for the branch.
enableBasicAuth(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
Enables basic authorization for an Amplify app.
enableBasicAuth(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
Enables basic authorization for the branch.
enableBranchAutoBuild() - Method in class software.amazon.awssdk.services.amplify.model.App
Enables the auto-building of branches for the Amplify app.
enableBranchAutoBuild() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
Enables the auto building of branches for an Amplify app.
enableBranchAutoBuild() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
Enables branch auto-building for an Amplify app.
enableBranchAutoBuild(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
Enables the auto-building of branches for the Amplify app.
enableBranchAutoBuild(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
Enables the auto building of branches for an Amplify app.
enableBranchAutoBuild(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
Enables branch auto-building for an Amplify app.
enableBranchAutoDeletion() - Method in class software.amazon.awssdk.services.amplify.model.App
Automatically disconnect a branch in the Amplify console when you delete a branch from your Git repository.
enableBranchAutoDeletion() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
Automatically disconnects a branch in the Amplify console when you delete a branch from your Git repository.
enableBranchAutoDeletion() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
Automatically disconnects a branch in the Amplify console when you delete a branch from your Git repository.
enableBranchAutoDeletion(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
Automatically disconnect a branch in the Amplify console when you delete a branch from your Git repository.
enableBranchAutoDeletion(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
Automatically disconnects a branch in the Amplify console when you delete a branch from your Git repository.
enableBranchAutoDeletion(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
Automatically disconnects a branch in the Amplify console when you delete a branch from your Git repository.
enableNotification() - Method in class software.amazon.awssdk.services.amplify.model.Branch
Enables notifications for a branch that is part of an Amplify app.
enableNotification() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
Enables notifications for the branch.
enableNotification() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
Enables notifications for the branch.
enableNotification(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
Enables notifications for a branch that is part of an Amplify app.
enableNotification(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
Enables notifications for the branch.
enableNotification(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
Enables notifications for the branch.
enablePerformanceMode() - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
Enables performance mode for the branch.
enablePerformanceMode() - Method in class software.amazon.awssdk.services.amplify.model.Branch
Enables performance mode for the branch.
enablePerformanceMode() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
Enables performance mode for the branch.
enablePerformanceMode() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
Enables performance mode for the branch.
enablePerformanceMode(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig.Builder
Enables performance mode for the branch.
enablePerformanceMode(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
Enables performance mode for the branch.
enablePerformanceMode(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
Enables performance mode for the branch.
enablePerformanceMode(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
Enables performance mode for the branch.
enablePullRequestPreview() - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
Enables pull request previews for the autocreated branch.
enablePullRequestPreview() - Method in class software.amazon.awssdk.services.amplify.model.Branch
Enables pull request previews for the branch.
enablePullRequestPreview() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
Enables pull request previews for this branch.
enablePullRequestPreview() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
Enables pull request previews for this branch.
enablePullRequestPreview(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig.Builder
Enables pull request previews for the autocreated branch.
enablePullRequestPreview(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
Enables pull request previews for the branch.
enablePullRequestPreview(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
Enables pull request previews for this branch.
enablePullRequestPreview(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
Enables pull request previews for this branch.
endpoint() - Method in class software.amazon.awssdk.services.amplify.endpoints.AmplifyEndpointParams
 
endpoint(String) - Method in interface software.amazon.awssdk.services.amplify.endpoints.AmplifyEndpointParams.Builder
 
endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule.Builder
 
ENDPOINT - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule
 
EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.amplify.endpoints.internal
Link between an endpoint property and the AwsEndpointAttribute it represents.
endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.amplify.endpoints.internal
 
EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.amplify.endpoints.internal
 
endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.AwsEndpointProviderUtils
Returns the endpoint set on the client.
endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value
 
endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT attribute is present and its value is true, false otherwise.
endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkExecutionAttribute.ENDPOINT_OVERRIDDEN attribute is present and its value is true, false otherwise.
endpointOverride() - Method in interface software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration.Builder
Gets the value for endpoint override
endpointOverride() - Method in class software.amazon.awssdk.services.amplify.internal.AmplifyServiceClientConfigurationBuilder
Gets the value for endpoint override
endpointOverride(URI) - Method in interface software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration.Builder
Sets the value for endpoint override
endpointOverride(URI) - Method in class software.amazon.awssdk.services.amplify.internal.AmplifyServiceClientConfigurationBuilder
Sets the value for endpoint override
endpointProvider() - Method in interface software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration.Builder
Gets the value for endpoint provider
endpointProvider() - Method in class software.amazon.awssdk.services.amplify.internal.AmplifyServiceClientConfigurationBuilder
Gets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration.Builder
Sets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.amplify.internal.AmplifyServiceClientConfigurationBuilder
Sets the value for endpoint provider
endpointProvider(AmplifyEndpointProvider) - Method in interface software.amazon.awssdk.services.amplify.AmplifyBaseClientBuilder
Set the AmplifyEndpointProvider implementation that will be used by the client to determine the endpoint for each request.
EndpointResult - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
EndpointResult.Builder - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
EndpointRule - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRule
 
EndpointRuleset - Class in software.amazon.awssdk.services.amplify.endpoints.internal
The set of rules that are used to compute the endpoint to use for a request.
EndpointRuleset.Builder - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
endTime() - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest
The time at which the logs should end.
endTime() - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
The end date and time for the job.
endTime() - Method in class software.amazon.awssdk.services.amplify.model.Step
The end date and time of the execution step.
endTime(Instant) - Method in interface software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest.Builder
The time at which the logs should end.
endTime(Instant) - Method in interface software.amazon.awssdk.services.amplify.model.JobSummary.Builder
The end date and time for the job.
endTime(Instant) - Method in interface software.amazon.awssdk.services.amplify.model.Step.Builder
The end date and time of the execution step.
environmentName() - Method in class software.amazon.awssdk.services.amplify.model.BackendEnvironment
The name for a backend environment that is part of an Amplify app.
environmentName() - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest
The name for the backend environment.
environmentName() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentRequest
The name of a backend environment of an Amplify app.
environmentName() - Method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentRequest
The name for the backend environment.
environmentName() - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest
The name of the backend environment
environmentName(String) - Method in interface software.amazon.awssdk.services.amplify.model.BackendEnvironment.Builder
The name for a backend environment that is part of an Amplify app.
environmentName(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest.Builder
The name for the backend environment.
environmentName(String) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentRequest.Builder
The name of a backend environment of an Amplify app.
environmentName(String) - Method in interface software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentRequest.Builder
The name for the backend environment.
environmentName(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest.Builder
The name of the backend environment
environmentVariables() - Method in class software.amazon.awssdk.services.amplify.model.App
The environment variables for the Amplify app.
environmentVariables() - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
The environment variables for the autocreated branch.
environmentVariables() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The environment variables specific to a branch of an Amplify app.
environmentVariables() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
The environment variables map for an Amplify app.
environmentVariables() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
The environment variables for the branch.
environmentVariables() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
The environment variables for an Amplify app.
environmentVariables() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
The environment variables for the branch.
environmentVariables(Map<String, String>) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
The environment variables for the Amplify app.
environmentVariables(Map<String, String>) - Method in interface software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig.Builder
The environment variables for the autocreated branch.
environmentVariables(Map<String, String>) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The environment variables specific to a branch of an Amplify app.
environmentVariables(Map<String, String>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The environment variables map for an Amplify app.
environmentVariables(Map<String, String>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
The environment variables for the branch.
environmentVariables(Map<String, String>) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The environment variables for an Amplify app.
environmentVariables(Map<String, String>) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
The environment variables for the branch.
eq(boolean) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
eq(Expr) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Arn
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.DefaultAmplifyEndpointProvider
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointResult
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.FatScope
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Fn
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.FnNode
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Part.Index
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Part.Key
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Identifier
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Outputs
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Deprecated
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParameterReference
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameters
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partition
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partitions
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Ref
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RegionOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template.Dynamic
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Array
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Bool
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Int
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Str
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.App
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.Artifact
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.Backend
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.BackendEnvironment
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.Branch
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateAppResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.CustomRule
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteAppRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteAppResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteBranchRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteBranchResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetAppRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetAppResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetBranchRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetBranchResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetWebhookRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetWebhookResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.Job
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListAppsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListAppsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.ProductionBranch
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.StartJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.Step
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.StopJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.StopJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.SubDomain
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.SubDomainSetting
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.amplify.model.Webhook
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.App
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.Artifact
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.Backend
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.BackendEnvironment
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.Branch
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateAppResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.CustomRule
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteAppRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteAppResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteBranchRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteBranchResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetAppRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetAppResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetBranchRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetBranchResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetWebhookRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.GetWebhookResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.Job
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListAppsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListAppsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.ProductionBranch
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.StartJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.Step
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.StopJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.StopJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.SubDomain
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.SubDomainSetting
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.amplify.model.Webhook
 
error(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule.Builder
 
ERROR - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule
 
ErrorRule - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.ErrorRule
 
eval(Expr) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Scope
Search the fact stack for an explicitly calculated value for [expr]
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.BooleanEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Condition
 
eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.Eval
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.IsValidHostLabel
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.IsVirtualHostableS3Bucket
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Literal
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Ref
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.SingleArgFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.StringEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Substring
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template
 
eval(Value) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Part
 
eval(Value) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Part.Index
 
eval(Value) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Part.Key
 
Eval - Interface in software.amazon.awssdk.services.amplify.endpoints.internal
 
evalArg(Value) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.IsSet
 
evalArg(Value) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Not
 
evalArg(Value) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParseArn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParseUrl
 
evalArg(Value) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.PartitionFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.SingleArgFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.UriEncodeFn
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.DefaultRuleEngine
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.RuleEngine
Evaluate the given EndpointRuleset using the named values in args as input into the rule set.
evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
expectArray() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Array
 
expectArray() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value
 
expectBool() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Bool
 
expectBool() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value
 
expectEndpoint() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Endpoint
 
expectEndpoint() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Int
 
expectLiteral() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template
 
expectLiteralString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Literal
 
expectOneArg() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Fn
 
expectRecord() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value
 
expectRecord() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Record
 
expectString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value
 
expectString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Str
 
expectTwoArgs() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Fn
 
expectValue(Identifier) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Scope
 
expectVariableArgs(int) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Fn
 
EXPERIMENTAL - software.amazon.awssdk.services.amplify.model.Stage
 
expr() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Condition
 
expr() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
Expr - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Expr() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Expr
 
ExprVisitor<R> - Interface in software.amazon.awssdk.services.amplify.endpoints.internal
 
ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 

F

facts() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.FatScope
 
FAILED - software.amazon.awssdk.services.amplify.model.DomainStatus
 
FAILED - software.amazon.awssdk.services.amplify.model.JobStatus
 
FatScope<T> - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
FatScope() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.FatScope
 
FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.FatScope
 
fileMap() - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest
An optional file map that contains the file name as the key and the file content md5 hash as the value.
fileMap(Map<String, String>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest.Builder
An optional file map that contains the file name as the key and the file content md5 hash as the value.
fileUploadUrls() - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentResponse
When the fileMap argument is provided in the request, fileUploadUrls will contain a map of file names to upload URLs.
fileUploadUrls(Map<String, String>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDeploymentResponse.Builder
When the fileMap argument is provided in the request, fileUploadUrls will contain a map of file names to upload URLs.
finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.TemplateVisitor
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.AwsEndpointProviderUtils
 
fn(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.FnNode.Builder
 
fn(Fn) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Condition.Builder
 
Fn - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Fn(FnNode) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Fn
 
fnNode - Variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Fn
 
FnNode - Class in software.amazon.awssdk.services.amplify.endpoints.internal
Parsed but not validated function contents containing the `fn` name and `argv`
FnNode.Builder - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
FnVisitor<R> - Interface in software.amazon.awssdk.services.amplify.endpoints.internal
 
forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Record
 
framework() - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
The framework for the autocreated branch.
framework() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The framework for a branch of an Amplify app.
framework() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
The framework for the branch.
framework() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
The framework for the branch.
framework(String) - Method in interface software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig.Builder
The framework for the autocreated branch.
framework(String) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The framework for a branch of an Amplify app.
framework(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
The framework for the branch.
framework(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
The framework for the branch.
from(String) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParameterReference
 
from(String, String) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParameterReference
 
fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Literal
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Literal
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Condition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointResult
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRuleset
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Expr
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.FnNode
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Literal
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Outputs
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Deprecated
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameters
 
fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.amplify.endpoints.internal.ParameterType
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partitions
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.RegionOverride
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Endpoint
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value
 
fromParam(Parameter) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.PartitionFn
 
fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.BooleanEqualsFn
 
fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Literal
 
fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value
 
fromStr(String) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value
 
fromStr(Template) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Literal
 
fromString(String) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Identifier
 
fromString(String) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template
 
fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Literal
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.amplify.endpoints.internal.ParameterType
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.amplify.model.DomainStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.amplify.model.JobStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.amplify.model.JobType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.amplify.model.Platform
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.amplify.model.RepositoryCloneMethod
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.amplify.model.Stage
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

generateAccessLogs(Consumer<GenerateAccessLogsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns the website access logs for a specific time range using a presigned URL.
generateAccessLogs(Consumer<GenerateAccessLogsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns the website access logs for a specific time range using a presigned URL.
generateAccessLogs(GenerateAccessLogsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns the website access logs for a specific time range using a presigned URL.
generateAccessLogs(GenerateAccessLogsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns the website access logs for a specific time range using a presigned URL.
GenerateAccessLogsRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the generate access logs request.
GenerateAccessLogsRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
GenerateAccessLogsRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
GenerateAccessLogsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.GenerateAccessLogsRequestMarshaller
 
GenerateAccessLogsResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the generate access logs request.
GenerateAccessLogsResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
get() - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
get(int) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Array
 
get(Identifier) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameters
 
get(Identifier) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Record
 
getApp(Consumer<GetAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns an existing Amplify app specified by an app ID.
getApp(Consumer<GetAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns an existing Amplify app specified by an app ID.
getApp(GetAppRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns an existing Amplify app specified by an app ID.
getApp(GetAppRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns an existing Amplify app specified by an app ID.
GetAppRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the get app request.
GetAppRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
GetAppRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
GetAppRequest Marshaller
GetAppRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.GetAppRequestMarshaller
 
GetAppResponse - Class in software.amazon.awssdk.services.amplify.model
 
GetAppResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
getArgv() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Fn
 
getArgv() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.FnNode
 
getArtifactUrl(Consumer<GetArtifactUrlRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns the artifact info that corresponds to an artifact id.
getArtifactUrl(Consumer<GetArtifactUrlRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns the artifact info that corresponds to an artifact id.
getArtifactUrl(GetArtifactUrlRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns the artifact info that corresponds to an artifact id.
getArtifactUrl(GetArtifactUrlRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns the artifact info that corresponds to an artifact id.
GetArtifactUrlRequest - Class in software.amazon.awssdk.services.amplify.model
Returns the request structure for the get artifact request.
GetArtifactUrlRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
GetArtifactUrlRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
GetArtifactUrlRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.GetArtifactUrlRequestMarshaller
 
GetArtifactUrlResponse - Class in software.amazon.awssdk.services.amplify.model
Returns the result structure for the get artifact request.
GetArtifactUrlResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
getAttr(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Expr
 
getAttr(Identifier) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Expr
 
GetAttr - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr
 
GetAttr.Builder - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
GetAttr.Part - Interface in software.amazon.awssdk.services.amplify.endpoints.internal
 
GetAttr.Part.Index - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
GetAttr.Part.Key - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
getBackendEnvironment(Consumer<GetBackendEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a backend environment for an Amplify app.
getBackendEnvironment(Consumer<GetBackendEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a backend environment for an Amplify app.
getBackendEnvironment(GetBackendEnvironmentRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a backend environment for an Amplify app.
getBackendEnvironment(GetBackendEnvironmentRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a backend environment for an Amplify app.
GetBackendEnvironmentRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the get backend environment request.
GetBackendEnvironmentRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
GetBackendEnvironmentRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
GetBackendEnvironmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.GetBackendEnvironmentRequestMarshaller
 
GetBackendEnvironmentResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the get backend environment result.
GetBackendEnvironmentResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
getBranch(Consumer<GetBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a branch for an Amplify app.
getBranch(Consumer<GetBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a branch for an Amplify app.
getBranch(GetBranchRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a branch for an Amplify app.
getBranch(GetBranchRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a branch for an Amplify app.
GetBranchRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the get branch request.
GetBranchRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
GetBranchRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
GetBranchRequest Marshaller
GetBranchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.GetBranchRequestMarshaller
 
GetBranchResponse - Class in software.amazon.awssdk.services.amplify.model
 
GetBranchResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
getBuiltIn() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
getConditions() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule
 
getContext() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParameterReference
 
getDefault() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ExprVisitor.Default
 
getDefault() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
The default value for this Parameter
getDefaultValue() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
getDeprecated() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
getDocumentation() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
getDomainAssociation(Consumer<GetDomainAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns the domain information for an Amplify app.
getDomainAssociation(Consumer<GetDomainAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns the domain information for an Amplify app.
getDomainAssociation(GetDomainAssociationRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns the domain information for an Amplify app.
getDomainAssociation(GetDomainAssociationRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns the domain information for an Amplify app.
GetDomainAssociationRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the get domain association request.
GetDomainAssociationRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
GetDomainAssociationRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
GetDomainAssociationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.GetDomainAssociationRequestMarshaller
 
GetDomainAssociationResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the get domain association request.
GetDomainAssociationResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
getEndpoint() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRule
 
getExpr() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template.Dynamic
 
getFn() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Condition
 
getHeaders() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointResult
 
getHeaders() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Endpoint
 
getId() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.FnNode
 
getJob(Consumer<GetJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a job for a branch of an Amplify app.
getJob(Consumer<GetJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a job for a branch of an Amplify app.
getJob(GetJobRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a job for a branch of an Amplify app.
getJob(GetJobRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a job for a branch of an Amplify app.
GetJobRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the get job request.
GetJobRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
GetJobRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
GetJobRequest Marshaller
GetJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.GetJobRequestMarshaller
 
GetJobResponse - Class in software.amazon.awssdk.services.amplify.model
 
GetJobResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
getLeft() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.BooleanEqualsFn
 
getLeft() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.StringEqualsFn
 
getName() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Fn
Returns the name of this function, eg.
getName() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
getName() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParameterReference
 
getName() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Ref
 
getParameters() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRuleset
 
getParts() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template
 
getProperties() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointResult
 
getProperties() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Endpoint
 
getResult() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Condition
 
getRight() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.BooleanEqualsFn
 
getRight() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.StringEqualsFn
 
getRules() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRuleset
 
getServiceId() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRuleset
 
getType() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
getUrl() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointResult
 
getUrl() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Endpoint
 
getValue() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
getValue() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template.Literal
 
getValue() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Record
 
getValue(Identifier) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Scope
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.App
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.Artifact
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.Backend
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.BackendEnvironment
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.Branch
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.CreateAppResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.CustomRule
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.DeleteAppRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.DeleteAppResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.DeleteBranchRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.DeleteBranchResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.GetAppRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.GetAppResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.GetBranchRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.GetBranchResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.GetJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.GetJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.GetWebhookRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.GetWebhookResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.Job
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.ListAppsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.ListAppsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.ListJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.ListJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.ProductionBranch
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.StartJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.Step
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.StopJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.StopJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.SubDomain
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.SubDomainSetting
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.amplify.model.Webhook
 
getVersion() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRuleset
 
getWebhook(Consumer<GetWebhookRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns the webhook information that corresponds to a specified webhook ID.
getWebhook(Consumer<GetWebhookRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns the webhook information that corresponds to a specified webhook ID.
getWebhook(GetWebhookRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns the webhook information that corresponds to a specified webhook ID.
getWebhook(GetWebhookRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns the webhook information that corresponds to a specified webhook ID.
GetWebhookRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the get webhook request.
GetWebhookRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
GetWebhookRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
GetWebhookRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.GetWebhookRequestMarshaller
 
GetWebhookResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the get webhook request.
GetWebhookResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 

H

hasApps() - Method in class software.amazon.awssdk.services.amplify.model.ListAppsResponse
For responses, this returns true if the service returned a value for the Apps property.
hasArtifacts() - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsResponse
For responses, this returns true if the service returned a value for the Artifacts property.
hasAssociatedResources() - Method in class software.amazon.awssdk.services.amplify.model.Branch
For responses, this returns true if the service returned a value for the AssociatedResources property.
hasAutoBranchCreationPatterns() - Method in class software.amazon.awssdk.services.amplify.model.App
For responses, this returns true if the service returned a value for the AutoBranchCreationPatterns property.
hasAutoBranchCreationPatterns() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
For responses, this returns true if the service returned a value for the AutoBranchCreationPatterns property.
hasAutoBranchCreationPatterns() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
For responses, this returns true if the service returned a value for the AutoBranchCreationPatterns property.
hasAutoSubDomainCreationPatterns() - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest
For responses, this returns true if the service returned a value for the AutoSubDomainCreationPatterns property.
hasAutoSubDomainCreationPatterns() - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
For responses, this returns true if the service returned a value for the AutoSubDomainCreationPatterns property.
hasAutoSubDomainCreationPatterns() - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest
For responses, this returns true if the service returned a value for the AutoSubDomainCreationPatterns property.
hasBackendEnvironments() - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsResponse
For responses, this returns true if the service returned a value for the BackendEnvironments property.
hasBranches() - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesResponse
For responses, this returns true if the service returned a value for the Branches property.
hasCustomDomains() - Method in class software.amazon.awssdk.services.amplify.model.Branch
For responses, this returns true if the service returned a value for the CustomDomains property.
hasCustomRules() - Method in class software.amazon.awssdk.services.amplify.model.App
For responses, this returns true if the service returned a value for the CustomRules property.
hasCustomRules() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
For responses, this returns true if the service returned a value for the CustomRules property.
hasCustomRules() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
For responses, this returns true if the service returned a value for the CustomRules property.
hasDomainAssociations() - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsResponse
For responses, this returns true if the service returned a value for the DomainAssociations property.
hasEnvironmentVariables() - Method in class software.amazon.awssdk.services.amplify.model.App
For responses, this returns true if the service returned a value for the EnvironmentVariables property.
hasEnvironmentVariables() - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
For responses, this returns true if the service returned a value for the EnvironmentVariables property.
hasEnvironmentVariables() - Method in class software.amazon.awssdk.services.amplify.model.Branch
For responses, this returns true if the service returned a value for the EnvironmentVariables property.
hasEnvironmentVariables() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
For responses, this returns true if the service returned a value for the EnvironmentVariables property.
hasEnvironmentVariables() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
For responses, this returns true if the service returned a value for the EnvironmentVariables property.
hasEnvironmentVariables() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
For responses, this returns true if the service returned a value for the EnvironmentVariables property.
hasEnvironmentVariables() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
For responses, this returns true if the service returned a value for the EnvironmentVariables property.
hasFileMap() - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest
For responses, this returns true if the service returned a value for the FileMap property.
hasFileUploadUrls() - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentResponse
For responses, this returns true if the service returned a value for the FileUploadUrls property.
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Arn
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.DefaultAmplifyEndpointProvider
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointResult
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.FatScope
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Fn
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.FnNode
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Part.Index
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Part.Key
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Identifier
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Outputs
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Deprecated
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParameterReference
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameters
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partition
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partitions
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Ref
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RegionOverride
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template.Dynamic
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Array
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Bool
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Int
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Record
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Str
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.App
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.Artifact
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.Backend
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.BackendEnvironment
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.Branch
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.CustomRule
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.DeleteAppRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.DeleteAppResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBranchRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBranchResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.GetAppRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.GetAppResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.GetBranchRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.GetBranchResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.GetJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.GetJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.GetWebhookRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.GetWebhookResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.Job
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.ListAppsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.ListAppsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.ListJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.ListJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.ProductionBranch
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.StartJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.Step
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.StopJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.StopJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.SubDomain
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.SubDomainSetting
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookRequest
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookResponse
 
hashCode() - Method in class software.amazon.awssdk.services.amplify.model.Webhook
 
hasJobSummaries() - Method in class software.amazon.awssdk.services.amplify.model.ListJobsResponse
For responses, this returns true if the service returned a value for the JobSummaries property.
hasScreenshots() - Method in class software.amazon.awssdk.services.amplify.model.Step
For responses, this returns true if the service returned a value for the Screenshots property.
hasSteps() - Method in class software.amazon.awssdk.services.amplify.model.Job
For responses, this returns true if the service returned a value for the Steps property.
hasSubDomains() - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
For responses, this returns true if the service returned a value for the SubDomains property.
hasSubDomainSettings() - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest
For responses, this returns true if the service returned a value for the SubDomainSettings property.
hasSubDomainSettings() - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest
For responses, this returns true if the service returned a value for the SubDomainSettings property.
hasTagKeys() - Method in class software.amazon.awssdk.services.amplify.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.amplify.model.App
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.amplify.model.Branch
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.amplify.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasWebhooks() - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksResponse
For responses, this returns true if the service returned a value for the Webhooks property.
hostLabel() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.IsValidHostLabel
 
hostLabel() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.IsVirtualHostableS3Bucket
 

I

iamServiceRoleArn() - Method in class software.amazon.awssdk.services.amplify.model.App
The AWS Identity and Access Management (IAM) service role for the Amazon Resource Name (ARN) of the Amplify app.
iamServiceRoleArn() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
The AWS Identity and Access Management (IAM) service role for an Amplify app.
iamServiceRoleArn() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
The AWS Identity and Access Management (IAM) service role for an Amplify app.
iamServiceRoleArn(String) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
The AWS Identity and Access Management (IAM) service role for the Amazon Resource Name (ARN) of the Amplify app.
iamServiceRoleArn(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The AWS Identity and Access Management (IAM) service role for an Amplify app.
iamServiceRoleArn(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The AWS Identity and Access Management (IAM) service role for an Amplify app.
id() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partition
 
id(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partition.Builder
 
ID - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.BooleanEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr
 
ID - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.IsSet
 
ID - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.IsValidHostLabel
 
ID - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.IsVirtualHostableS3Bucket
 
ID - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Not
 
ID - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.ParseArn
 
ID - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.ParseUrl
 
ID - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.PartitionFn
 
ID - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.StringEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Substring
 
ID - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.UriEncodeFn
 
Identifier - Class in software.amazon.awssdk.services.amplify.endpoints.internal
Identifiers for variables declared within the rule engine, e.g.
Identifier(String) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Identifier
 
IN_PROGRESS - software.amazon.awssdk.services.amplify.model.DomainStatus
 
index() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Part.Index
 
Index(int) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Part.Index
 
INFERRED - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.PartitionFn
 
InnerParseError - Exception in software.amazon.awssdk.services.amplify.endpoints.internal
 
InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.amplify.endpoints.internal.InnerParseError
 
inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Scope
 
insert(String, T) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Scope
 
insert(Identifier, T) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Scope
 
insertFact(Expr, T) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Scope
 
InternalFailureException - Exception in software.amazon.awssdk.services.amplify.model
The service failed to perform an operation due to an internal issue.
InternalFailureException.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
into() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Fn
 
into() - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.Into
 
into() - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.IntoSelf
 
Into<T> - Interface in software.amazon.awssdk.services.amplify.endpoints.internal
 
IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.amplify.endpoints.internal
 
IS_IP - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.ParseUrl
 
isBuiltIn() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
isNone() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value
 
isNone() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.None
 
isRequired() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
IsSet - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.IsSet
 
isStatic() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template
 
IsValidHostLabel - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.IsValidHostLabel
 
IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.IsVirtualHostableS3Bucket
 
iterator() - Method in class software.amazon.awssdk.services.amplify.paginators.ListAppsIterable
 
iterator() - Method in class software.amazon.awssdk.services.amplify.paginators.ListBranchesIterable
 
iterator() - Method in class software.amazon.awssdk.services.amplify.paginators.ListDomainAssociationsIterable
 
iterator() - Method in class software.amazon.awssdk.services.amplify.paginators.ListJobsIterable
 

J

job() - Method in class software.amazon.awssdk.services.amplify.model.GetJobResponse
Returns the value of the Job property for this object.
job(Consumer<Job.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.GetJobResponse.Builder
Sets the value of the Job property for this object.
job(Job) - Method in interface software.amazon.awssdk.services.amplify.model.GetJobResponse.Builder
Sets the value of the Job property for this object.
Job - Class in software.amazon.awssdk.services.amplify.model
Describes an execution job for an Amplify app.
Job.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
jobArn() - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
The Amazon Resource Name (ARN) for the job.
jobArn(String) - Method in interface software.amazon.awssdk.services.amplify.model.JobSummary.Builder
The Amazon Resource Name (ARN) for the job.
jobId() - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentResponse
The job ID for this deployment.
jobId() - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobRequest
The unique ID for the job.
jobId() - Method in class software.amazon.awssdk.services.amplify.model.GetJobRequest
The unique ID for the job.
jobId() - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
The unique ID for the job.
jobId() - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsRequest
The unique ID for a job.
jobId() - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentRequest
The job ID for this deployment, generated by the create deployment request.
jobId() - Method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
The unique ID for an existing job.
jobId() - Method in class software.amazon.awssdk.services.amplify.model.StopJobRequest
The unique id for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDeploymentResponse.Builder
The job ID for this deployment.
jobId(String) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteJobRequest.Builder
The unique ID for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.amplify.model.GetJobRequest.Builder
The unique ID for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.amplify.model.JobSummary.Builder
The unique ID for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListArtifactsRequest.Builder
The unique ID for a job.
jobId(String) - Method in interface software.amazon.awssdk.services.amplify.model.StartDeploymentRequest.Builder
The job ID for this deployment, generated by the create deployment request.
jobId(String) - Method in interface software.amazon.awssdk.services.amplify.model.StartJobRequest.Builder
The unique ID for an existing job.
jobId(String) - Method in interface software.amazon.awssdk.services.amplify.model.StopJobRequest.Builder
The unique id for the job.
jobReason() - Method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
A descriptive reason for starting the job.
jobReason(String) - Method in interface software.amazon.awssdk.services.amplify.model.StartJobRequest.Builder
A descriptive reason for starting the job.
JobStatus - Enum in software.amazon.awssdk.services.amplify.model
 
jobSummaries() - Method in class software.amazon.awssdk.services.amplify.model.ListJobsResponse
The result structure for the list job result request.
jobSummaries() - Method in class software.amazon.awssdk.services.amplify.paginators.ListJobsIterable
Returns an iterable to iterate through the paginated ListJobsResponse.jobSummaries() member.
jobSummaries() - Method in class software.amazon.awssdk.services.amplify.paginators.ListJobsPublisher
Returns a publisher that can be used to get a stream of data.
jobSummaries(Collection<JobSummary>) - Method in interface software.amazon.awssdk.services.amplify.model.ListJobsResponse.Builder
The result structure for the list job result request.
jobSummaries(Consumer<JobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.amplify.model.ListJobsResponse.Builder
The result structure for the list job result request.
jobSummaries(JobSummary...) - Method in interface software.amazon.awssdk.services.amplify.model.ListJobsResponse.Builder
The result structure for the list job result request.
jobSummary() - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobResponse
Returns the value of the JobSummary property for this object.
jobSummary() - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentResponse
The summary for the job.
jobSummary() - Method in class software.amazon.awssdk.services.amplify.model.StartJobResponse
The summary for the job.
jobSummary() - Method in class software.amazon.awssdk.services.amplify.model.StopJobResponse
The summary for the job.
jobSummary(Consumer<JobSummary.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteJobResponse.Builder
Sets the value of the JobSummary property for this object.
jobSummary(Consumer<JobSummary.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.StartDeploymentResponse.Builder
The summary for the job.
jobSummary(Consumer<JobSummary.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.StartJobResponse.Builder
The summary for the job.
jobSummary(Consumer<JobSummary.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.StopJobResponse.Builder
The summary for the job.
jobSummary(JobSummary) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteJobResponse.Builder
Sets the value of the JobSummary property for this object.
jobSummary(JobSummary) - Method in interface software.amazon.awssdk.services.amplify.model.StartDeploymentResponse.Builder
The summary for the job.
jobSummary(JobSummary) - Method in interface software.amazon.awssdk.services.amplify.model.StartJobResponse.Builder
The summary for the job.
jobSummary(JobSummary) - Method in interface software.amazon.awssdk.services.amplify.model.StopJobResponse.Builder
The summary for the job.
JobSummary - Class in software.amazon.awssdk.services.amplify.model
Describes the summary for an execution job for an Amplify app.
JobSummary.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
jobType() - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
The type for the job.
jobType() - Method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
Describes the type for the job.
jobType(String) - Method in interface software.amazon.awssdk.services.amplify.model.JobSummary.Builder
The type for the job.
jobType(String) - Method in interface software.amazon.awssdk.services.amplify.model.StartJobRequest.Builder
Describes the type for the job.
jobType(JobType) - Method in interface software.amazon.awssdk.services.amplify.model.JobSummary.Builder
The type for the job.
jobType(JobType) - Method in interface software.amazon.awssdk.services.amplify.model.StartJobRequest.Builder
Describes the type for the job.
JobType - Enum in software.amazon.awssdk.services.amplify.model
 
jobTypeAsString() - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
The type for the job.
jobTypeAsString() - Method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
Describes the type for the job.

K

key() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Part.Key
 
Key(Identifier) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Part.Key
 
knownValues() - Static method in enum software.amazon.awssdk.services.amplify.model.DomainStatus
Use this in place of DomainStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.amplify.model.JobStatus
Use this in place of JobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.amplify.model.JobType
Use this in place of JobType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.amplify.model.Platform
Use this in place of Platform.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.amplify.model.RepositoryCloneMethod
Use this in place of RepositoryCloneMethod.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.amplify.model.Stage
Use this in place of Stage.values() to return a Set of all values known to the SDK.

L

lastDeployTime() - Method in class software.amazon.awssdk.services.amplify.model.ProductionBranch
The last deploy time of the production branch.
lastDeployTime(Instant) - Method in interface software.amazon.awssdk.services.amplify.model.ProductionBranch.Builder
The last deploy time of the production branch.
LimitExceededException - Exception in software.amazon.awssdk.services.amplify.model
A resource could not be created because service quotas were exceeded.
LimitExceededException.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
listApps() - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a list of the existing Amplify apps.
listApps() - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a list of the existing Amplify apps.
listApps(Consumer<ListAppsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a list of the existing Amplify apps.
listApps(Consumer<ListAppsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a list of the existing Amplify apps.
listApps(ListAppsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a list of the existing Amplify apps.
listApps(ListAppsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a list of the existing Amplify apps.
ListAppsIterable - Class in software.amazon.awssdk.services.amplify.paginators
Represents the output for the AmplifyClient.listAppsPaginator(software.amazon.awssdk.services.amplify.model.ListAppsRequest) operation which is a paginated operation.
ListAppsIterable(AmplifyClient, ListAppsRequest) - Constructor for class software.amazon.awssdk.services.amplify.paginators.ListAppsIterable
 
listAppsPaginator() - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a list of the existing Amplify apps.
listAppsPaginator() - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a list of the existing Amplify apps.
listAppsPaginator(Consumer<ListAppsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a list of the existing Amplify apps.
listAppsPaginator(Consumer<ListAppsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a list of the existing Amplify apps.
listAppsPaginator(ListAppsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a list of the existing Amplify apps.
listAppsPaginator(ListAppsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a list of the existing Amplify apps.
ListAppsPublisher - Class in software.amazon.awssdk.services.amplify.paginators
Represents the output for the AmplifyAsyncClient.listAppsPaginator(software.amazon.awssdk.services.amplify.model.ListAppsRequest) operation which is a paginated operation.
ListAppsPublisher(AmplifyAsyncClient, ListAppsRequest) - Constructor for class software.amazon.awssdk.services.amplify.paginators.ListAppsPublisher
 
ListAppsRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the list apps request.
ListAppsRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
ListAppsRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
ListAppsRequest Marshaller
ListAppsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.ListAppsRequestMarshaller
 
ListAppsResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for an Amplify app list request.
ListAppsResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
listArtifacts(Consumer<ListArtifactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a list of artifacts for a specified app, branch, and job.
listArtifacts(Consumer<ListArtifactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a list of artifacts for a specified app, branch, and job.
listArtifacts(ListArtifactsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a list of artifacts for a specified app, branch, and job.
listArtifacts(ListArtifactsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a list of artifacts for a specified app, branch, and job.
ListArtifactsRequest - Class in software.amazon.awssdk.services.amplify.model
Describes the request structure for the list artifacts request.
ListArtifactsRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
ListArtifactsRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
ListArtifactsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.ListArtifactsRequestMarshaller
 
ListArtifactsResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the list artifacts request.
ListArtifactsResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
listBackendEnvironments(Consumer<ListBackendEnvironmentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Lists the backend environments for an Amplify app.
listBackendEnvironments(Consumer<ListBackendEnvironmentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Lists the backend environments for an Amplify app.
listBackendEnvironments(ListBackendEnvironmentsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Lists the backend environments for an Amplify app.
listBackendEnvironments(ListBackendEnvironmentsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Lists the backend environments for an Amplify app.
ListBackendEnvironmentsRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the list backend environments request.
ListBackendEnvironmentsRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
ListBackendEnvironmentsRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
ListBackendEnvironmentsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.ListBackendEnvironmentsRequestMarshaller
 
ListBackendEnvironmentsResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the list backend environments result.
ListBackendEnvironmentsResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
listBranches(Consumer<ListBranchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Lists the branches of an Amplify app.
listBranches(Consumer<ListBranchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Lists the branches of an Amplify app.
listBranches(ListBranchesRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Lists the branches of an Amplify app.
listBranches(ListBranchesRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Lists the branches of an Amplify app.
ListBranchesIterable - Class in software.amazon.awssdk.services.amplify.paginators
Represents the output for the AmplifyClient.listBranchesPaginator(software.amazon.awssdk.services.amplify.model.ListBranchesRequest) operation which is a paginated operation.
ListBranchesIterable(AmplifyClient, ListBranchesRequest) - Constructor for class software.amazon.awssdk.services.amplify.paginators.ListBranchesIterable
 
listBranchesPaginator(Consumer<ListBranchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Lists the branches of an Amplify app.
listBranchesPaginator(Consumer<ListBranchesRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Lists the branches of an Amplify app.
listBranchesPaginator(ListBranchesRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Lists the branches of an Amplify app.
listBranchesPaginator(ListBranchesRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Lists the branches of an Amplify app.
ListBranchesPublisher - Class in software.amazon.awssdk.services.amplify.paginators
Represents the output for the AmplifyAsyncClient.listBranchesPaginator(software.amazon.awssdk.services.amplify.model.ListBranchesRequest) operation which is a paginated operation.
ListBranchesPublisher(AmplifyAsyncClient, ListBranchesRequest) - Constructor for class software.amazon.awssdk.services.amplify.paginators.ListBranchesPublisher
 
ListBranchesRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the list branches request.
ListBranchesRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
ListBranchesRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
ListBranchesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.ListBranchesRequestMarshaller
 
ListBranchesResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the list branches request.
ListBranchesResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
listDomainAssociations(Consumer<ListDomainAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns the domain associations for an Amplify app.
listDomainAssociations(Consumer<ListDomainAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns the domain associations for an Amplify app.
listDomainAssociations(ListDomainAssociationsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns the domain associations for an Amplify app.
listDomainAssociations(ListDomainAssociationsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns the domain associations for an Amplify app.
ListDomainAssociationsIterable - Class in software.amazon.awssdk.services.amplify.paginators
ListDomainAssociationsIterable(AmplifyClient, ListDomainAssociationsRequest) - Constructor for class software.amazon.awssdk.services.amplify.paginators.ListDomainAssociationsIterable
 
listDomainAssociationsPaginator(Consumer<ListDomainAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns the domain associations for an Amplify app.
listDomainAssociationsPaginator(Consumer<ListDomainAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns the domain associations for an Amplify app.
listDomainAssociationsPaginator(ListDomainAssociationsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns the domain associations for an Amplify app.
listDomainAssociationsPaginator(ListDomainAssociationsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns the domain associations for an Amplify app.
ListDomainAssociationsPublisher - Class in software.amazon.awssdk.services.amplify.paginators
ListDomainAssociationsPublisher(AmplifyAsyncClient, ListDomainAssociationsRequest) - Constructor for class software.amazon.awssdk.services.amplify.paginators.ListDomainAssociationsPublisher
 
ListDomainAssociationsRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the list domain associations request.
ListDomainAssociationsRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
ListDomainAssociationsRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
ListDomainAssociationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.ListDomainAssociationsRequestMarshaller
 
ListDomainAssociationsResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the list domain association request.
ListDomainAssociationsResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
listJobs(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Lists the jobs for a branch of an Amplify app.
listJobs(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Lists the jobs for a branch of an Amplify app.
listJobs(ListJobsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Lists the jobs for a branch of an Amplify app.
listJobs(ListJobsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Lists the jobs for a branch of an Amplify app.
ListJobsIterable - Class in software.amazon.awssdk.services.amplify.paginators
Represents the output for the AmplifyClient.listJobsPaginator(software.amazon.awssdk.services.amplify.model.ListJobsRequest) operation which is a paginated operation.
ListJobsIterable(AmplifyClient, ListJobsRequest) - Constructor for class software.amazon.awssdk.services.amplify.paginators.ListJobsIterable
 
listJobsPaginator(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Lists the jobs for a branch of an Amplify app.
listJobsPaginator(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Lists the jobs for a branch of an Amplify app.
listJobsPaginator(ListJobsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Lists the jobs for a branch of an Amplify app.
listJobsPaginator(ListJobsRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Lists the jobs for a branch of an Amplify app.
ListJobsPublisher - Class in software.amazon.awssdk.services.amplify.paginators
Represents the output for the AmplifyAsyncClient.listJobsPaginator(software.amazon.awssdk.services.amplify.model.ListJobsRequest) operation which is a paginated operation.
ListJobsPublisher(AmplifyAsyncClient, ListJobsRequest) - Constructor for class software.amazon.awssdk.services.amplify.paginators.ListJobsPublisher
 
ListJobsRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the list jobs request.
ListJobsRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
ListJobsRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
ListJobsRequest Marshaller
ListJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.ListJobsRequestMarshaller
 
ListJobsResponse - Class in software.amazon.awssdk.services.amplify.model
The maximum number of records to list in a single response.
ListJobsResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a list of tags for a specified Amazon Resource Name (ARN).
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a list of tags for a specified Amazon Resource Name (ARN).
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a list of tags for a specified Amazon Resource Name (ARN).
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a list of tags for a specified Amazon Resource Name (ARN).
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure to use to list tags for a resource.
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.amplify.model
The response for the list tags for resource request.
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
listWebhooks(Consumer<ListWebhooksRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a list of webhooks for an Amplify app.
listWebhooks(Consumer<ListWebhooksRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a list of webhooks for an Amplify app.
listWebhooks(ListWebhooksRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Returns a list of webhooks for an Amplify app.
listWebhooks(ListWebhooksRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Returns a list of webhooks for an Amplify app.
ListWebhooksRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the list webhooks request.
ListWebhooksRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
ListWebhooksRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
ListWebhooksRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.ListWebhooksRequestMarshaller
 
ListWebhooksResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the list webhooks request.
ListWebhooksResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
Literal - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Literal(String) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Template.Literal
 
Literal.Visitor<T> - Interface in software.amazon.awssdk.services.amplify.endpoints.internal
 
loadPartitions() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.DefaultPartitionDataProvider
 
loadPartitions() - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.PartitionDataProvider
 
logUrl() - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsResponse
The pre-signed URL for the requested access logs.
logUrl() - Method in class software.amazon.awssdk.services.amplify.model.Step
The URL to the logs for the execution step.
logUrl(String) - Method in interface software.amazon.awssdk.services.amplify.model.GenerateAccessLogsResponse.Builder
The pre-signed URL for the requested access logs.
logUrl(String) - Method in interface software.amazon.awssdk.services.amplify.model.Step.Builder
The URL to the logs for the execution step.

M

MANUAL - software.amazon.awssdk.services.amplify.model.JobType
 
marshall(CreateAppRequest) - Method in class software.amazon.awssdk.services.amplify.transform.CreateAppRequestMarshaller
 
marshall(CreateBackendEnvironmentRequest) - Method in class software.amazon.awssdk.services.amplify.transform.CreateBackendEnvironmentRequestMarshaller
 
marshall(CreateBranchRequest) - Method in class software.amazon.awssdk.services.amplify.transform.CreateBranchRequestMarshaller
 
marshall(CreateDeploymentRequest) - Method in class software.amazon.awssdk.services.amplify.transform.CreateDeploymentRequestMarshaller
 
marshall(CreateDomainAssociationRequest) - Method in class software.amazon.awssdk.services.amplify.transform.CreateDomainAssociationRequestMarshaller
 
marshall(CreateWebhookRequest) - Method in class software.amazon.awssdk.services.amplify.transform.CreateWebhookRequestMarshaller
 
marshall(DeleteAppRequest) - Method in class software.amazon.awssdk.services.amplify.transform.DeleteAppRequestMarshaller
 
marshall(DeleteBackendEnvironmentRequest) - Method in class software.amazon.awssdk.services.amplify.transform.DeleteBackendEnvironmentRequestMarshaller
 
marshall(DeleteBranchRequest) - Method in class software.amazon.awssdk.services.amplify.transform.DeleteBranchRequestMarshaller
 
marshall(DeleteDomainAssociationRequest) - Method in class software.amazon.awssdk.services.amplify.transform.DeleteDomainAssociationRequestMarshaller
 
marshall(DeleteJobRequest) - Method in class software.amazon.awssdk.services.amplify.transform.DeleteJobRequestMarshaller
 
marshall(DeleteWebhookRequest) - Method in class software.amazon.awssdk.services.amplify.transform.DeleteWebhookRequestMarshaller
 
marshall(GenerateAccessLogsRequest) - Method in class software.amazon.awssdk.services.amplify.transform.GenerateAccessLogsRequestMarshaller
 
marshall(GetAppRequest) - Method in class software.amazon.awssdk.services.amplify.transform.GetAppRequestMarshaller
 
marshall(GetArtifactUrlRequest) - Method in class software.amazon.awssdk.services.amplify.transform.GetArtifactUrlRequestMarshaller
 
marshall(GetBackendEnvironmentRequest) - Method in class software.amazon.awssdk.services.amplify.transform.GetBackendEnvironmentRequestMarshaller
 
marshall(GetBranchRequest) - Method in class software.amazon.awssdk.services.amplify.transform.GetBranchRequestMarshaller
 
marshall(GetDomainAssociationRequest) - Method in class software.amazon.awssdk.services.amplify.transform.GetDomainAssociationRequestMarshaller
 
marshall(GetJobRequest) - Method in class software.amazon.awssdk.services.amplify.transform.GetJobRequestMarshaller
 
marshall(GetWebhookRequest) - Method in class software.amazon.awssdk.services.amplify.transform.GetWebhookRequestMarshaller
 
marshall(ListAppsRequest) - Method in class software.amazon.awssdk.services.amplify.transform.ListAppsRequestMarshaller
 
marshall(ListArtifactsRequest) - Method in class software.amazon.awssdk.services.amplify.transform.ListArtifactsRequestMarshaller
 
marshall(ListBackendEnvironmentsRequest) - Method in class software.amazon.awssdk.services.amplify.transform.ListBackendEnvironmentsRequestMarshaller
 
marshall(ListBranchesRequest) - Method in class software.amazon.awssdk.services.amplify.transform.ListBranchesRequestMarshaller
 
marshall(ListDomainAssociationsRequest) - Method in class software.amazon.awssdk.services.amplify.transform.ListDomainAssociationsRequestMarshaller
 
marshall(ListJobsRequest) - Method in class software.amazon.awssdk.services.amplify.transform.ListJobsRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.amplify.transform.ListTagsForResourceRequestMarshaller
 
marshall(ListWebhooksRequest) - Method in class software.amazon.awssdk.services.amplify.transform.ListWebhooksRequestMarshaller
 
marshall(StartDeploymentRequest) - Method in class software.amazon.awssdk.services.amplify.transform.StartDeploymentRequestMarshaller
 
marshall(StartJobRequest) - Method in class software.amazon.awssdk.services.amplify.transform.StartJobRequestMarshaller
 
marshall(StopJobRequest) - Method in class software.amazon.awssdk.services.amplify.transform.StopJobRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.amplify.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.amplify.transform.UntagResourceRequestMarshaller
 
marshall(UpdateAppRequest) - Method in class software.amazon.awssdk.services.amplify.transform.UpdateAppRequestMarshaller
 
marshall(UpdateBranchRequest) - Method in class software.amazon.awssdk.services.amplify.transform.UpdateBranchRequestMarshaller
 
marshall(UpdateDomainAssociationRequest) - Method in class software.amazon.awssdk.services.amplify.transform.UpdateDomainAssociationRequestMarshaller
 
marshall(UpdateWebhookRequest) - Method in class software.amazon.awssdk.services.amplify.transform.UpdateWebhookRequestMarshaller
 
maxResults() - Method in class software.amazon.awssdk.services.amplify.model.ListAppsRequest
The maximum number of records to list in a single response.
maxResults() - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsRequest
The maximum number of records to list in a single response.
maxResults() - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest
The maximum number of records to list in a single response.
maxResults() - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesRequest
The maximum number of records to list in a single response.
maxResults() - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsRequest
The maximum number of records to list in a single response.
maxResults() - Method in class software.amazon.awssdk.services.amplify.model.ListJobsRequest
The maximum number of records to list in a single response.
maxResults() - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksRequest
The maximum number of records to list in a single response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.amplify.model.ListAppsRequest.Builder
The maximum number of records to list in a single response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.amplify.model.ListArtifactsRequest.Builder
The maximum number of records to list in a single response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest.Builder
The maximum number of records to list in a single response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.amplify.model.ListBranchesRequest.Builder
The maximum number of records to list in a single response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.amplify.model.ListDomainAssociationsRequest.Builder
The maximum number of records to list in a single response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.amplify.model.ListJobsRequest.Builder
The maximum number of records to list in a single response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.amplify.model.ListWebhooksRequest.Builder
The maximum number of records to list in a single response.
message() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Deprecated
 
message(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.SourceException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.amplify.model.AmplifyException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.amplify.model.AmplifyException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.amplify.model.BadRequestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.amplify.model.DependentServiceFailureException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.amplify.model.InternalFailureException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.amplify.model.LimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.amplify.model.NotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.amplify.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.amplify.model.UnauthorizedException.Builder
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.AmplifyRequestSetEndpointInterceptor
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.AmplifyResolveEndpointInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.AmplifyResolveEndpointInterceptor
 

N

name() - Method in class software.amazon.awssdk.services.amplify.model.App
The name for the Amplify app.
name() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
The name of the Amplify app.
name() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
The name for an Amplify app.
name(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Builder
 
name(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParameterReference.Builder
 
name(String) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
The name for the Amplify app.
name(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The name of the Amplify app.
name(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The name for an Amplify app.
name(Identifier) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Builder
 
NAME - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.PartitionFn
 
nextToken() - Method in class software.amazon.awssdk.services.amplify.model.ListAppsRequest
A pagination token.
nextToken() - Method in class software.amazon.awssdk.services.amplify.model.ListAppsResponse
A pagination token.
nextToken() - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsRequest
A pagination token.
nextToken() - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsResponse
A pagination token.
nextToken() - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest
A pagination token.
nextToken() - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsResponse
A pagination token.
nextToken() - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesRequest
A pagination token.
nextToken() - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesResponse
A pagination token.
nextToken() - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsRequest
A pagination token.
nextToken() - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsResponse
A pagination token.
nextToken() - Method in class software.amazon.awssdk.services.amplify.model.ListJobsRequest
A pagination token.
nextToken() - Method in class software.amazon.awssdk.services.amplify.model.ListJobsResponse
A pagination token.
nextToken() - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksRequest
A pagination token.
nextToken() - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksResponse
A pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListAppsRequest.Builder
A pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListAppsResponse.Builder
A pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListArtifactsRequest.Builder
A pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListArtifactsResponse.Builder
A pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest.Builder
A pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsResponse.Builder
A pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListBranchesRequest.Builder
A pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListBranchesResponse.Builder
A pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListDomainAssociationsRequest.Builder
A pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListDomainAssociationsResponse.Builder
A pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListJobsRequest.Builder
A pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListJobsResponse.Builder
A pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListWebhooksRequest.Builder
A pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListWebhooksResponse.Builder
A pagination token.
none() - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value
 
None() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Value.None
 
NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.ParseUrl
 
Not - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Not(FnNode) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Not
 
NotFoundException - Exception in software.amazon.awssdk.services.amplify.model
An entity was not found during an operation.
NotFoundException.Builder - Interface in software.amazon.awssdk.services.amplify.model
 

O

oauthToken() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
The OAuth token for a third-party source control system for an Amplify app.
oauthToken() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
The OAuth token for a third-party source control system for an Amplify app.
oauthToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The OAuth token for a third-party source control system for an Amplify app.
oauthToken(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The OAuth token for a third-party source control system for an Amplify app.
of(boolean) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Expr
 
of(int) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Part.Key
 
of(String) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Identifier
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.IsSet
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Not
 
ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.FnNode
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Not
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParseArn
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParseUrl
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.PartitionFn
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.IsValidHostLabel
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.IsVirtualHostableS3Bucket
 
ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Substring
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.BooleanEqualsFn
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.StringEqualsFn
 
operation() - Method in interface software.amazon.awssdk.services.amplify.auth.scheme.AmplifyAuthSchemeParams
Returns the operation for which to resolve the auth scheme.
operation() - Method in class software.amazon.awssdk.services.amplify.auth.scheme.internal.DefaultAmplifyAuthSchemeParams
 
operation(String) - Method in interface software.amazon.awssdk.services.amplify.auth.scheme.AmplifyAuthSchemeParams.Builder
Set the operation for which to resolve the auth scheme.
outputs() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partition
 
outputs(Outputs) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partition.Builder
 
Outputs - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Outputs.Builder - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
overrideConfiguration() - Method in interface software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration.Builder
Gets the value for client override configuration
overrideConfiguration() - Method in class software.amazon.awssdk.services.amplify.internal.AmplifyServiceClientConfigurationBuilder
Gets the value for client override configuration
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateWebhookRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteAppRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteBranchRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteWebhookRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.GetAppRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.GetArtifactUrlRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.GetBranchRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.GetDomainAssociationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.GetJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.GetWebhookRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.ListAppsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.ListArtifactsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.ListBranchesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.ListDomainAssociationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.ListJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.ListWebhooksRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.StartDeploymentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.StartJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.StopJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateWebhookRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.CreateWebhookRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteAppRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteBranchRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteWebhookRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.GetAppRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.GetArtifactUrlRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.GetBranchRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.GetDomainAssociationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.GetJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.GetWebhookRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.ListAppsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.ListArtifactsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.ListBranchesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.ListDomainAssociationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.ListJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.ListWebhooksRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.StartDeploymentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.StartJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.StopJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateWebhookRequest.Builder
 
overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration.Builder
Sets the value for client override configuration
overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.amplify.internal.AmplifyServiceClientConfigurationBuilder
Sets the value for client override configuration

P

Parameter - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
Parameter.Builder - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Parameter.Deprecated - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
ParameterReference - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
ParameterReference.Builder - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
parameters(Parameters) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRuleset.Builder
 
Parameters - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Parameters.Builder - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
ParameterType - Enum in software.amazon.awssdk.services.amplify.endpoints.internal
 
parse(String) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Arn
 
parse(String) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template.Dynamic
 
ParseArn - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.ParseArn
 
parseShortform(String) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Expr
Parse a value from a "short form" used within a template
ParseUrl - Class in software.amazon.awssdk.services.amplify.endpoints.internal
Function to parse a URI from a string.
ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.ParseUrl
 
Part() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Template.Part
 
partition() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Arn
 
Partition - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
PARTITION - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.ParseArn
 
Partition.Builder - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
PartitionDataProvider - Interface in software.amazon.awssdk.services.amplify.endpoints.internal
 
PartitionFn - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.PartitionFn
 
partitions() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partitions
 
partitions(List<Partition>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partitions.Builder
 
Partitions - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Partitions.Builder - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
path() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr
 
path(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Builder
 
PATH - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.ParseUrl
 
PENDING - software.amazon.awssdk.services.amplify.model.JobStatus
 
PENDING_DEPLOYMENT - software.amazon.awssdk.services.amplify.model.DomainStatus
 
PENDING_VERIFICATION - software.amazon.awssdk.services.amplify.model.DomainStatus
 
platform() - Method in class software.amazon.awssdk.services.amplify.model.App
The platform for the Amplify app.
platform() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
The platform for the Amplify app.
platform() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
The platform for the Amplify app.
platform(String) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
The platform for the Amplify app.
platform(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The platform for the Amplify app.
platform(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The platform for the Amplify app.
platform(Platform) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
The platform for the Amplify app.
platform(Platform) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The platform for the Amplify app.
platform(Platform) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The platform for the Amplify app.
Platform - Enum in software.amazon.awssdk.services.amplify.model
 
platformAsString() - Method in class software.amazon.awssdk.services.amplify.model.App
The platform for the Amplify app.
platformAsString() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
The platform for the Amplify app.
platformAsString() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
The platform for the Amplify app.
pop() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Scope
 
prefix() - Method in class software.amazon.awssdk.services.amplify.model.SubDomainSetting
The prefix setting for the subdomain.
prefix(String) - Method in interface software.amazon.awssdk.services.amplify.model.SubDomainSetting.Builder
The prefix setting for the subdomain.
PRODUCTION - software.amazon.awssdk.services.amplify.model.Stage
 
productionBranch() - Method in class software.amazon.awssdk.services.amplify.model.App
Describes the information about a production branch of the Amplify app.
productionBranch(Consumer<ProductionBranch.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
Describes the information about a production branch of the Amplify app.
productionBranch(ProductionBranch) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
Describes the information about a production branch of the Amplify app.
ProductionBranch - Class in software.amazon.awssdk.services.amplify.model
Describes the information about a production branch for an Amplify app.
ProductionBranch.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Endpoint.Builder
 
property(String, Value) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Endpoint.Builder
 
propertyName() - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.EndpointAttributeProvider
 
PROVISIONING - software.amazon.awssdk.services.amplify.model.JobStatus
 
PULL_REQUEST - software.amazon.awssdk.services.amplify.model.Stage
 
pullRequestEnvironmentName() - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
The Amplify environment name for the pull request.
pullRequestEnvironmentName() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The Amplify environment name for the pull request.
pullRequestEnvironmentName() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
The Amplify environment name for the pull request.
pullRequestEnvironmentName() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
The Amplify environment name for the pull request.
pullRequestEnvironmentName(String) - Method in interface software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig.Builder
The Amplify environment name for the pull request.
pullRequestEnvironmentName(String) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The Amplify environment name for the pull request.
pullRequestEnvironmentName(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
The Amplify environment name for the pull request.
pullRequestEnvironmentName(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
The Amplify environment name for the pull request.
push() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Scope
 
putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration.Builder
 
putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.amplify.internal.AmplifyServiceClientConfigurationBuilder
 
putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partition.Builder
 

R

ref(Identifier) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Expr
 
Ref - Class in software.amazon.awssdk.services.amplify.endpoints.internal
A reference to a field.
Ref(Identifier) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Ref
 
region() - Method in interface software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration.Builder
Gets the value for AWS region
region() - Method in interface software.amazon.awssdk.services.amplify.auth.scheme.AmplifyAuthSchemeParams
Returns the region.
region() - Method in class software.amazon.awssdk.services.amplify.auth.scheme.internal.DefaultAmplifyAuthSchemeParams
 
region() - Method in class software.amazon.awssdk.services.amplify.endpoints.AmplifyEndpointParams
 
region() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Arn
 
region() - Method in class software.amazon.awssdk.services.amplify.internal.AmplifyServiceClientConfigurationBuilder
Gets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.amplify.AmplifyServiceClientConfiguration.Builder
Sets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.amplify.auth.scheme.AmplifyAuthSchemeParams.Builder
Set the region.
region(Region) - Method in interface software.amazon.awssdk.services.amplify.endpoints.AmplifyEndpointParams.Builder
 
region(Region) - Method in class software.amazon.awssdk.services.amplify.internal.AmplifyServiceClientConfigurationBuilder
Sets the value for AWS region
REGION - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.ParseArn
 
regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.AwsEndpointProviderUtils
 
RegionOverride - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
RegionOverride.Builder - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
regionRegex() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partition
 
regionRegex(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partition.Builder
 
regions() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partition
 
regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partition.Builder
 
RELEASE - software.amazon.awssdk.services.amplify.model.JobType
 
repository() - Method in class software.amazon.awssdk.services.amplify.model.App
The Git repository for the Amplify app.
repository() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
The Git repository for the Amplify app.
repository() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
The name of the Git repository for an Amplify app.
repository(String) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
The Git repository for the Amplify app.
repository(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The Git repository for the Amplify app.
repository(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateAppRequest.Builder
The name of the Git repository for an Amplify app.
repositoryCloneMethod() - Method in class software.amazon.awssdk.services.amplify.model.App
repositoryCloneMethod(String) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
repositoryCloneMethod(RepositoryCloneMethod) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
RepositoryCloneMethod - Enum in software.amazon.awssdk.services.amplify.model
 
repositoryCloneMethodAsString() - Method in class software.amazon.awssdk.services.amplify.model.App
requestId(String) - Method in interface software.amazon.awssdk.services.amplify.model.AmplifyException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.amplify.model.AmplifyException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.amplify.model.BadRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.amplify.model.DependentServiceFailureException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.amplify.model.InternalFailureException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.amplify.model.LimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.amplify.model.NotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.amplify.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.amplify.model.UnauthorizedException.Builder
 
REQUESTING_CERTIFICATE - software.amazon.awssdk.services.amplify.model.DomainStatus
 
required(boolean) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Builder
 
resolveAuthScheme(Consumer<AmplifyAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.amplify.auth.scheme.AmplifyAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveAuthScheme(AmplifyAuthSchemeParams) - Method in interface software.amazon.awssdk.services.amplify.auth.scheme.AmplifyAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveAuthScheme(AmplifyAuthSchemeParams) - Method in class software.amazon.awssdk.services.amplify.auth.scheme.internal.DefaultAmplifyAuthSchemeProvider
 
resolveEndpoint(Consumer<AmplifyEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.amplify.endpoints.AmplifyEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(AmplifyEndpointParams) - Method in interface software.amazon.awssdk.services.amplify.endpoints.AmplifyEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(AmplifyEndpointParams) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.DefaultAmplifyEndpointProvider
 
resource() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Arn
 
resourceArn() - Method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) to use to list tags.
resourceArn() - Method in class software.amazon.awssdk.services.amplify.model.TagResourceRequest
The Amazon Resource Name (ARN) to use to tag a resource.
resourceArn() - Method in class software.amazon.awssdk.services.amplify.model.UntagResourceRequest
The Amazon Resource Name (ARN) to use to untag a resource.
resourceArn(String) - Method in interface software.amazon.awssdk.services.amplify.model.ListTagsForResourceRequest.Builder
The Amazon Resource Name (ARN) to use to list tags.
resourceArn(String) - Method in interface software.amazon.awssdk.services.amplify.model.TagResourceRequest.Builder
The Amazon Resource Name (ARN) to use to tag a resource.
resourceArn(String) - Method in interface software.amazon.awssdk.services.amplify.model.UntagResourceRequest.Builder
The Amazon Resource Name (ARN) to use to untag a resource.
ResourceNotFoundException - Exception in software.amazon.awssdk.services.amplify.model
An operation failed due to a non-existent resource.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.amplify.model.AmplifyResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.amplify.model.AmplifyResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.amplify.model.AmplifyResponse
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.amplify.model.AmplifyResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.amplify.model.AmplifyResponse.BuilderImpl
 
result(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Condition.Builder
 
RETRY - software.amazon.awssdk.services.amplify.model.JobType
 
reverse() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Substring
 
Rule - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Rule
 
Rule.Builder - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
RuleEngine - Interface in software.amazon.awssdk.services.amplify.endpoints.internal
 
RuleError - Exception in software.amazon.awssdk.services.amplify.endpoints.internal
 
RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.amplify.endpoints.internal.RuleError
 
RuleError.Builder - Interface in software.amazon.awssdk.services.amplify.endpoints.internal
 
RuleEvaluator - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
RuleEvaluator() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.AmplifyResolveEndpointInterceptor
 
RULES - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule
 
RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.amplify.endpoints.internal
Visitor for the right-hand side of rules (tree, error, endpoint)
RUNNING - software.amazon.awssdk.services.amplify.model.JobStatus
 

S

SCHEME - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.ParseUrl
 
Scope<T> - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Scope() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Scope
 
screenshots() - Method in class software.amazon.awssdk.services.amplify.model.Step
The list of screenshot URLs for the execution step, if relevant.
screenshots(Map<String, String>) - Method in interface software.amazon.awssdk.services.amplify.model.Step.Builder
The list of screenshot URLs for the execution step, if relevant.
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.App
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.Artifact
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.Backend
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.BackendEnvironment
 
sdkFields() - Method in exception software.amazon.awssdk.services.amplify.model.BadRequestException
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.Branch
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.CustomRule
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.DeleteAppRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.DeleteAppResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBranchRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBranchResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.amplify.model.DependentServiceFailureException
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.GetAppRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.GetAppResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.GetBranchRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.GetBranchResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.GetJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.GetJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.GetWebhookRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.GetWebhookResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.amplify.model.InternalFailureException
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.Job
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
 
sdkFields() - Method in exception software.amazon.awssdk.services.amplify.model.LimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.ListAppsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.ListAppsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.ListJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.ListJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.amplify.model.NotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.ProductionBranch
 
sdkFields() - Method in exception software.amazon.awssdk.services.amplify.model.ResourceNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.StartJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.Step
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.StopJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.StopJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.SubDomain
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.SubDomainSetting
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.TagResourceResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.amplify.model.UnauthorizedException
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.amplify.model.Webhook
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.amplify.model.AmplifyException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.App
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.Artifact
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.Backend
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.BackendEnvironment
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.amplify.model.BadRequestException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.Branch
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.CreateAppResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.CreateBranchResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.CreateWebhookRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.CreateWebhookResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.CustomRule
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteAppRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteAppResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteBranchRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteBranchResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.amplify.model.DependentServiceFailureException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.GetAppRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.GetAppResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.GetBranchRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.GetBranchResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.GetJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.GetJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.GetWebhookRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.GetWebhookResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.amplify.model.InternalFailureException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.Job
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.JobSummary
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.amplify.model.LimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.ListAppsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.ListAppsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.ListArtifactsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.ListArtifactsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.ListBranchesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.ListBranchesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.ListJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.ListJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.ListWebhooksRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.ListWebhooksResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.amplify.model.NotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.ProductionBranch
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.amplify.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.StartDeploymentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.StartDeploymentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.StartJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.Step
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.StopJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.StopJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.SubDomain
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.SubDomainSetting
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.TagResourceResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.amplify.model.UnauthorizedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.UpdateAppResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.UpdateBranchResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.amplify.model.Webhook
 
service() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Arn
 
SERVICE - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.ParseArn
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.amplify.AmplifyClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.amplify.AmplifyClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
 
serviceId(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRuleset.Builder
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.amplify.AmplifyClient
 
setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.AwsEndpointProviderUtils
This sets the request URI to the resolved URI returned by the endpoint provider.
SIGV4 - software.amazon.awssdk.services.amplify.model.RepositoryCloneMethod
 
since() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Deprecated
 
SingleArgFn - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.SingleArgFn
 
size() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Array
 
software.amazon.awssdk.services.amplify - package software.amazon.awssdk.services.amplify
Amplify enables developers to develop and deploy cloud-powered mobile and web apps.
software.amazon.awssdk.services.amplify.auth.scheme - package software.amazon.awssdk.services.amplify.auth.scheme
 
software.amazon.awssdk.services.amplify.auth.scheme.internal - package software.amazon.awssdk.services.amplify.auth.scheme.internal
 
software.amazon.awssdk.services.amplify.endpoints - package software.amazon.awssdk.services.amplify.endpoints
 
software.amazon.awssdk.services.amplify.endpoints.internal - package software.amazon.awssdk.services.amplify.endpoints.internal
 
software.amazon.awssdk.services.amplify.internal - package software.amazon.awssdk.services.amplify.internal
 
software.amazon.awssdk.services.amplify.model - package software.amazon.awssdk.services.amplify.model
 
software.amazon.awssdk.services.amplify.paginators - package software.amazon.awssdk.services.amplify.paginators
 
software.amazon.awssdk.services.amplify.transform - package software.amazon.awssdk.services.amplify.transform
 
source() - Method in class software.amazon.awssdk.services.amplify.model.CustomRule
The source pattern for a URL rewrite or redirect rule.
source(String) - Method in interface software.amazon.awssdk.services.amplify.model.CustomRule.Builder
The source pattern for a URL rewrite or redirect rule.
sourceBranch() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The source branch if the branch is a pull request branch.
sourceBranch(String) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The source branch if the branch is a pull request branch.
SourceException - Exception in software.amazon.awssdk.services.amplify.endpoints.internal
 
SourceException.BuilderImpl - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
sourceUrl() - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentRequest
The source URL for this deployment, used when calling start deployment without create deployment.
sourceUrl(String) - Method in interface software.amazon.awssdk.services.amplify.model.StartDeploymentRequest.Builder
The source URL for this deployment, used when calling start deployment without create deployment.
SSH - software.amazon.awssdk.services.amplify.model.RepositoryCloneMethod
 
stackArn() - Method in class software.amazon.awssdk.services.amplify.model.Backend
The Amazon Resource Name (ARN) for the CloudFormation stack.
stackArn(String) - Method in interface software.amazon.awssdk.services.amplify.model.Backend.Builder
The Amazon Resource Name (ARN) for the CloudFormation stack.
stackName() - Method in class software.amazon.awssdk.services.amplify.model.BackendEnvironment
The AWS CloudFormation stack name of a backend environment.
stackName() - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest
The AWS CloudFormation stack name of a backend environment.
stackName(String) - Method in interface software.amazon.awssdk.services.amplify.model.BackendEnvironment.Builder
The AWS CloudFormation stack name of a backend environment.
stackName(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest.Builder
The AWS CloudFormation stack name of a backend environment.
stage() - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
Describes the current stage for the autocreated branch.
stage() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The current stage for the branch that is part of an Amplify app.
stage() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
Describes the current stage for the branch.
stage() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
Describes the current stage for the branch.
stage(String) - Method in interface software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig.Builder
Describes the current stage for the autocreated branch.
stage(String) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The current stage for the branch that is part of an Amplify app.
stage(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
Describes the current stage for the branch.
stage(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
Describes the current stage for the branch.
stage(Stage) - Method in interface software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig.Builder
Describes the current stage for the autocreated branch.
stage(Stage) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The current stage for the branch that is part of an Amplify app.
stage(Stage) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
Describes the current stage for the branch.
stage(Stage) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
Describes the current stage for the branch.
Stage - Enum in software.amazon.awssdk.services.amplify.model
 
stageAsString() - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
Describes the current stage for the autocreated branch.
stageAsString() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The current stage for the branch that is part of an Amplify app.
stageAsString() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
Describes the current stage for the branch.
stageAsString() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
Describes the current stage for the branch.
startDeployment(Consumer<StartDeploymentRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Starts a deployment for a manually deployed app.
startDeployment(Consumer<StartDeploymentRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Starts a deployment for a manually deployed app.
startDeployment(StartDeploymentRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Starts a deployment for a manually deployed app.
startDeployment(StartDeploymentRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Starts a deployment for a manually deployed app.
StartDeploymentRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the start a deployment request.
StartDeploymentRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
StartDeploymentRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
StartDeploymentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.StartDeploymentRequestMarshaller
 
StartDeploymentResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the start a deployment request.
StartDeploymentResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
startIndex() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Substring
 
startJob(Consumer<StartJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Starts a new job for a branch of an Amplify app.
startJob(Consumer<StartJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Starts a new job for a branch of an Amplify app.
startJob(StartJobRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Starts a new job for a branch of an Amplify app.
startJob(StartJobRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Starts a new job for a branch of an Amplify app.
StartJobRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the start job request.
StartJobRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
StartJobRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
StartJobRequest Marshaller
StartJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.StartJobRequestMarshaller
 
StartJobResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the run job request.
StartJobResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
startMultipartTemplate() - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.TemplateVisitor
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
startTime() - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest
The time at which the logs should start.
startTime() - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
The start date and time for the job.
startTime() - Method in class software.amazon.awssdk.services.amplify.model.Step
The start date and time of the execution step.
startTime(Instant) - Method in interface software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest.Builder
The time at which the logs should start.
startTime(Instant) - Method in interface software.amazon.awssdk.services.amplify.model.JobSummary.Builder
The start date and time for the job.
startTime(Instant) - Method in interface software.amazon.awssdk.services.amplify.model.Step.Builder
The start date and time of the execution step.
status() - Method in class software.amazon.awssdk.services.amplify.model.CustomRule
The status code for a URL rewrite or redirect rule.
status() - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
The current status for the job.
status() - Method in class software.amazon.awssdk.services.amplify.model.ProductionBranch
The status of the production branch.
status() - Method in class software.amazon.awssdk.services.amplify.model.Step
The status of the execution step.
status(String) - Method in interface software.amazon.awssdk.services.amplify.model.CustomRule.Builder
The status code for a URL rewrite or redirect rule.
status(String) - Method in interface software.amazon.awssdk.services.amplify.model.JobSummary.Builder
The current status for the job.
status(String) - Method in interface software.amazon.awssdk.services.amplify.model.ProductionBranch.Builder
The status of the production branch.
status(String) - Method in interface software.amazon.awssdk.services.amplify.model.Step.Builder
The status of the execution step.
status(JobStatus) - Method in interface software.amazon.awssdk.services.amplify.model.JobSummary.Builder
The current status for the job.
status(JobStatus) - Method in interface software.amazon.awssdk.services.amplify.model.Step.Builder
The status of the execution step.
statusAsString() - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
The current status for the job.
statusAsString() - Method in class software.amazon.awssdk.services.amplify.model.Step
The status of the execution step.
statusCode(int) - Method in interface software.amazon.awssdk.services.amplify.model.AmplifyException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.amplify.model.AmplifyException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.amplify.model.BadRequestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.amplify.model.DependentServiceFailureException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.amplify.model.InternalFailureException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.amplify.model.LimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.amplify.model.NotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.amplify.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.amplify.model.UnauthorizedException.Builder
 
statusReason() - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
The reason for the current status of the domain association.
statusReason() - Method in class software.amazon.awssdk.services.amplify.model.Step
The reason for the current step status.
statusReason(String) - Method in interface software.amazon.awssdk.services.amplify.model.DomainAssociation.Builder
The reason for the current status of the domain association.
statusReason(String) - Method in interface software.amazon.awssdk.services.amplify.model.Step.Builder
The reason for the current step status.
Step - Class in software.amazon.awssdk.services.amplify.model
Describes an execution step, for an execution job, for an Amplify app.
Step.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
stepName() - Method in class software.amazon.awssdk.services.amplify.model.Step
The name of the execution step.
stepName(String) - Method in interface software.amazon.awssdk.services.amplify.model.Step.Builder
The name of the execution step.
steps() - Method in class software.amazon.awssdk.services.amplify.model.Job
The execution steps for an execution job, for an Amplify app.
steps(Collection<Step>) - Method in interface software.amazon.awssdk.services.amplify.model.Job.Builder
The execution steps for an execution job, for an Amplify app.
steps(Consumer<Step.Builder>...) - Method in interface software.amazon.awssdk.services.amplify.model.Job.Builder
The execution steps for an execution job, for an Amplify app.
steps(Step...) - Method in interface software.amazon.awssdk.services.amplify.model.Job.Builder
The execution steps for an execution job, for an Amplify app.
stopIndex() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Substring
 
stopJob(Consumer<StopJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Stops a job that is in progress for a branch of an Amplify app.
stopJob(Consumer<StopJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Stops a job that is in progress for a branch of an Amplify app.
stopJob(StopJobRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Stops a job that is in progress for a branch of an Amplify app.
stopJob(StopJobRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Stops a job that is in progress for a branch of an Amplify app.
StopJobRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the stop job request.
StopJobRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
StopJobRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
StopJobRequest Marshaller
StopJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.StopJobRequestMarshaller
 
StopJobResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the stop job request.
StopJobResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
STRING - software.amazon.awssdk.services.amplify.endpoints.internal.ParameterType
 
StringEqualsFn - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.StringEqualsFn
 
stringToParse() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Substring
 
SubDomain - Class in software.amazon.awssdk.services.amplify.model
The subdomain for the domain association.
SubDomain.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
subDomains() - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
The subdomains for the domain association.
subDomains(Collection<SubDomain>) - Method in interface software.amazon.awssdk.services.amplify.model.DomainAssociation.Builder
The subdomains for the domain association.
subDomains(Consumer<SubDomain.Builder>...) - Method in interface software.amazon.awssdk.services.amplify.model.DomainAssociation.Builder
The subdomains for the domain association.
subDomains(SubDomain...) - Method in interface software.amazon.awssdk.services.amplify.model.DomainAssociation.Builder
The subdomains for the domain association.
subDomainSetting() - Method in class software.amazon.awssdk.services.amplify.model.SubDomain
Describes the settings for the subdomain.
subDomainSetting(Consumer<SubDomainSetting.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.SubDomain.Builder
Describes the settings for the subdomain.
subDomainSetting(SubDomainSetting) - Method in interface software.amazon.awssdk.services.amplify.model.SubDomain.Builder
Describes the settings for the subdomain.
SubDomainSetting - Class in software.amazon.awssdk.services.amplify.model
Describes the settings for the subdomain.
SubDomainSetting.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
subDomainSettings() - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest
The setting for the subdomain.
subDomainSettings() - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest
Describes the settings for the subdomain.
subDomainSettings(Collection<SubDomainSetting>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest.Builder
The setting for the subdomain.
subDomainSettings(Collection<SubDomainSetting>) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest.Builder
Describes the settings for the subdomain.
subDomainSettings(Consumer<SubDomainSetting.Builder>...) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest.Builder
The setting for the subdomain.
subDomainSettings(Consumer<SubDomainSetting.Builder>...) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest.Builder
Describes the settings for the subdomain.
subDomainSettings(SubDomainSetting...) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest.Builder
The setting for the subdomain.
subDomainSettings(SubDomainSetting...) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest.Builder
Describes the settings for the subdomain.
subscribe(Subscriber<? super ListAppsResponse>) - Method in class software.amazon.awssdk.services.amplify.paginators.ListAppsPublisher
 
subscribe(Subscriber<? super ListBranchesResponse>) - Method in class software.amazon.awssdk.services.amplify.paginators.ListBranchesPublisher
 
subscribe(Subscriber<? super ListDomainAssociationsResponse>) - Method in class software.amazon.awssdk.services.amplify.paginators.ListDomainAssociationsPublisher
 
subscribe(Subscriber<? super ListJobsResponse>) - Method in class software.amazon.awssdk.services.amplify.paginators.ListJobsPublisher
 
Substring - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Substring(FnNode) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Substring
 
SUBSTRING - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Substring
 
SUCCEED - software.amazon.awssdk.services.amplify.model.JobStatus
 
summary() - Method in class software.amazon.awssdk.services.amplify.model.Job
Describes the summary for an execution job for an Amplify app.
summary(Consumer<JobSummary.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.Job.Builder
Describes the summary for an execution job for an Amplify app.
summary(JobSummary) - Method in interface software.amazon.awssdk.services.amplify.model.Job.Builder
Describes the summary for an execution job for an Amplify app.
SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.PartitionFn
 
SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.PartitionFn
 
supportsDualStack() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Outputs
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Outputs.Builder
 
supportsFips() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Outputs
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Outputs.Builder
 

T

tagKeys() - Method in class software.amazon.awssdk.services.amplify.model.UntagResourceRequest
The tag keys to use to untag a resource.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.amplify.model.UntagResourceRequest.Builder
The tag keys to use to untag a resource.
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.amplify.model.UntagResourceRequest.Builder
The tag keys to use to untag a resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Tags the resource with a tag key and value.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Tags the resource with a tag key and value.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Tags the resource with a tag key and value.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Tags the resource with a tag key and value.
TagResourceRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure to tag a resource with a tag key and value.
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.amplify.model
The response for the tag resource request.
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
tags() - Method in class software.amazon.awssdk.services.amplify.model.App
The tag for the Amplify app.
tags() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The tag for the branch of an Amplify app.
tags() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
The tag for an Amplify app.
tags() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
The tag for the branch.
tags() - Method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceResponse
A list of tags for the specified The Amazon Resource Name (ARN).
tags() - Method in class software.amazon.awssdk.services.amplify.model.TagResourceRequest
The tags used to tag the resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
The tag for the Amplify app.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The tag for the branch of an Amplify app.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateAppRequest.Builder
The tag for an Amplify app.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
The tag for the branch.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.amplify.model.ListTagsForResourceResponse.Builder
A list of tags for the specified The Amazon Resource Name (ARN).
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.amplify.model.TagResourceRequest.Builder
The tags used to tag the resource.
target() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr
 
target() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Not
 
target() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.SingleArgFn
 
target() - Method in class software.amazon.awssdk.services.amplify.model.CustomRule
The target pattern for a URL rewrite or redirect rule.
target(String) - Method in interface software.amazon.awssdk.services.amplify.model.CustomRule.Builder
The target pattern for a URL rewrite or redirect rule.
target(Expr) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Builder
 
template() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Expr
 
template() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr
 
template() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
template() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Ref
 
Template - Class in software.amazon.awssdk.services.amplify.endpoints.internal
Template represents a "Template Literal".
Template.Dynamic - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Template.Literal - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Template.Part - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
TemplateVisitor<T> - Interface in software.amazon.awssdk.services.amplify.endpoints.internal
For code generating from a template, use a `TemplateVisitor`.
testArtifactsUrl() - Method in class software.amazon.awssdk.services.amplify.model.Step
The URL to the test artifact for the execution step.
testArtifactsUrl(String) - Method in interface software.amazon.awssdk.services.amplify.model.Step.Builder
The URL to the test artifact for the execution step.
testConfigUrl() - Method in class software.amazon.awssdk.services.amplify.model.Step
The URL to the test configuration for the execution step.
testConfigUrl(String) - Method in interface software.amazon.awssdk.services.amplify.model.Step.Builder
The URL to the test configuration for the execution step.
thumbnailUrl() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The thumbnail URL for the branch of an Amplify app.
thumbnailUrl() - Method in class software.amazon.awssdk.services.amplify.model.ProductionBranch
The thumbnail URL for the production branch.
thumbnailUrl(String) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The thumbnail URL for the branch of an Amplify app.
thumbnailUrl(String) - Method in interface software.amazon.awssdk.services.amplify.model.ProductionBranch.Builder
The thumbnail URL for the production branch.
toBuilder() - Method in interface software.amazon.awssdk.services.amplify.auth.scheme.AmplifyAuthSchemeParams
Returns a AmplifyAuthSchemeParams.Builder to customize the parameters.
toBuilder() - Method in class software.amazon.awssdk.services.amplify.auth.scheme.internal.DefaultAmplifyAuthSchemeParams
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.endpoints.AmplifyEndpointParams
 
toBuilder() - Method in exception software.amazon.awssdk.services.amplify.model.AmplifyException
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.AmplifyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.App
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.Artifact
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.Backend
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.BackendEnvironment
 
toBuilder() - Method in exception software.amazon.awssdk.services.amplify.model.BadRequestException
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.Branch
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.CustomRule
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.DeleteAppRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.DeleteAppResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBranchRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBranchResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.amplify.model.DependentServiceFailureException
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.GetAppRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.GetAppResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.GetBranchRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.GetBranchResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.GetJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.GetJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.GetWebhookRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.GetWebhookResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.amplify.model.InternalFailureException
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.Job
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
 
toBuilder() - Method in exception software.amazon.awssdk.services.amplify.model.LimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.ListAppsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.ListAppsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.ListJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.ListJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.amplify.model.NotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.ProductionBranch
 
toBuilder() - Method in exception software.amazon.awssdk.services.amplify.model.ResourceNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.StartJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.Step
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.StopJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.StopJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.SubDomain
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.SubDomainSetting
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.TagResourceResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.amplify.model.UnauthorizedException
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.amplify.model.Webhook
 
TOKEN - software.amazon.awssdk.services.amplify.model.RepositoryCloneMethod
 
toList() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameters
 
toParameterReference() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
toParameterReference() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParameterReference
 
toParameterReference() - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.ToParameterReference
 
ToParameterReference - Interface in software.amazon.awssdk.services.amplify.endpoints.internal
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Arn
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Condition
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointResult
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRule
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRuleset
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ErrorRule
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.FatScope
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Fn
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Part.Index
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr.Part.Key
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.GetAttr
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Identifier
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Literal
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Outputs
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Deprecated
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ParameterReference
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameters
 
toString() - Method in enum software.amazon.awssdk.services.amplify.endpoints.internal.ParameterType
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partitions
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Ref
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Scope
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template.Dynamic
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template.Literal
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.TreeRule
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Array
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Record
 
toString() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Str
 
toString() - Method in class software.amazon.awssdk.services.amplify.model.App
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.Artifact
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.AutoBranchCreationConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.Backend
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.BackendEnvironment
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.Branch
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.CreateAppResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.CreateBackendEnvironmentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.CreateDomainAssociationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.CustomRule
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.DeleteAppRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.DeleteAppResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBackendEnvironmentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBranchRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.DeleteBranchResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.DeleteDomainAssociationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.DeleteJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.DomainAssociation
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.amplify.model.DomainStatus
 
toString() - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.GenerateAccessLogsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.GetAppRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.GetAppResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.GetArtifactUrlResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.GetBackendEnvironmentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.GetBranchRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.GetBranchResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.GetDomainAssociationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.GetJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.GetJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.GetWebhookRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.GetWebhookResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.Job
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.amplify.model.JobStatus
 
toString() - Method in class software.amazon.awssdk.services.amplify.model.JobSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.amplify.model.JobType
 
toString() - Method in class software.amazon.awssdk.services.amplify.model.ListAppsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.ListAppsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.ListArtifactsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.ListBackendEnvironmentsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.ListBranchesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.ListDomainAssociationsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.ListJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.ListJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.amplify.model.Platform
 
toString() - Method in class software.amazon.awssdk.services.amplify.model.ProductionBranch
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.amplify.model.RepositoryCloneMethod
 
toString() - Method in enum software.amazon.awssdk.services.amplify.model.Stage
 
toString() - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.StartDeploymentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.StartJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.StartJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.Step
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.StopJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.StopJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.SubDomain
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.SubDomainSetting
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.UpdateAppResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.UpdateDomainAssociationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.amplify.model.Webhook
Returns a string representation of this object.
totalNumberOfJobs() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The total number of jobs that are part of an Amplify app.
totalNumberOfJobs(String) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The total number of jobs that are part of an Amplify app.
TREE - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule
 
treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule.Builder
 
TreeRule - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.TreeRule
 
ttl() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The content Time to Live (TTL) for the website in seconds.
ttl() - Method in class software.amazon.awssdk.services.amplify.model.CreateBranchRequest
The content Time To Live (TTL) for the website in seconds.
ttl() - Method in class software.amazon.awssdk.services.amplify.model.UpdateBranchRequest
The content Time to Live (TTL) for the website in seconds.
ttl(String) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The content Time to Live (TTL) for the website in seconds.
ttl(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateBranchRequest.Builder
The content Time To Live (TTL) for the website in seconds.
ttl(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateBranchRequest.Builder
The content Time to Live (TTL) for the website in seconds.
type(ParameterType) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Builder
 
TYPE - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter
 
TYPE - Static variable in class software.amazon.awssdk.services.amplify.endpoints.internal.Rule
 
types() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.FatScope
 

U

UnauthorizedException - Exception in software.amazon.awssdk.services.amplify.model
An operation failed due to a lack of access.
UnauthorizedException.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
unescape(String) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.Template.Literal
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.amplify.model.DomainStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.amplify.model.JobStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.amplify.model.JobType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.amplify.model.Platform
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.amplify.model.RepositoryCloneMethod
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.amplify.model.Stage
 
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Untags a resource with a specified Amazon Resource Name (ARN).
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Untags a resource with a specified Amazon Resource Name (ARN).
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Untags a resource with a specified Amazon Resource Name (ARN).
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Untags a resource with a specified Amazon Resource Name (ARN).
UntagResourceRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the untag resource request.
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.amplify.model
The response for the untag resource request.
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
updateApp(Consumer<UpdateAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Updates an existing Amplify app.
updateApp(Consumer<UpdateAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Updates an existing Amplify app.
updateApp(UpdateAppRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Updates an existing Amplify app.
updateApp(UpdateAppRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Updates an existing Amplify app.
UpdateAppRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the update app request.
UpdateAppRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
UpdateAppRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
UpdateAppRequest Marshaller
UpdateAppRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.UpdateAppRequestMarshaller
 
UpdateAppResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for an Amplify app update request.
UpdateAppResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
updateBranch(Consumer<UpdateBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Updates a branch for an Amplify app.
updateBranch(Consumer<UpdateBranchRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Updates a branch for an Amplify app.
updateBranch(UpdateBranchRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Updates a branch for an Amplify app.
updateBranch(UpdateBranchRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Updates a branch for an Amplify app.
UpdateBranchRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the update branch request.
UpdateBranchRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
UpdateBranchRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
UpdateBranchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.UpdateBranchRequestMarshaller
 
UpdateBranchResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the update branch request.
UpdateBranchResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
updateDomainAssociation(Consumer<UpdateDomainAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Creates a new domain association for an Amplify app.
updateDomainAssociation(Consumer<UpdateDomainAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Creates a new domain association for an Amplify app.
updateDomainAssociation(UpdateDomainAssociationRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Creates a new domain association for an Amplify app.
updateDomainAssociation(UpdateDomainAssociationRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Creates a new domain association for an Amplify app.
UpdateDomainAssociationRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the update domain association request.
UpdateDomainAssociationRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
UpdateDomainAssociationRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
UpdateDomainAssociationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.UpdateDomainAssociationRequestMarshaller
 
UpdateDomainAssociationResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the update domain association request.
UpdateDomainAssociationResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
updateTime() - Method in class software.amazon.awssdk.services.amplify.model.App
Updates the date and time for the Amplify app.
updateTime() - Method in class software.amazon.awssdk.services.amplify.model.BackendEnvironment
The last updated date and time for a backend environment that is part of an Amplify app.
updateTime() - Method in class software.amazon.awssdk.services.amplify.model.Branch
The last updated date and time for a branch that is part of an Amplify app.
updateTime() - Method in class software.amazon.awssdk.services.amplify.model.Webhook
Updates the date and time for a webhook.
updateTime(Instant) - Method in interface software.amazon.awssdk.services.amplify.model.App.Builder
Updates the date and time for the Amplify app.
updateTime(Instant) - Method in interface software.amazon.awssdk.services.amplify.model.BackendEnvironment.Builder
The last updated date and time for a backend environment that is part of an Amplify app.
updateTime(Instant) - Method in interface software.amazon.awssdk.services.amplify.model.Branch.Builder
The last updated date and time for a branch that is part of an Amplify app.
updateTime(Instant) - Method in interface software.amazon.awssdk.services.amplify.model.Webhook.Builder
Updates the date and time for a webhook.
updateWebhook(Consumer<UpdateWebhookRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Updates a webhook.
updateWebhook(Consumer<UpdateWebhookRequest.Builder>) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Updates a webhook.
updateWebhook(UpdateWebhookRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyAsyncClient
Updates a webhook.
updateWebhook(UpdateWebhookRequest) - Method in interface software.amazon.awssdk.services.amplify.AmplifyClient
Updates a webhook.
UpdateWebhookRequest - Class in software.amazon.awssdk.services.amplify.model
The request structure for the update webhook request.
UpdateWebhookRequest.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
UpdateWebhookRequestMarshaller - Class in software.amazon.awssdk.services.amplify.transform
UpdateWebhookRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.amplify.transform.UpdateWebhookRequestMarshaller
 
UpdateWebhookResponse - Class in software.amazon.awssdk.services.amplify.model
The result structure for the update webhook request.
UpdateWebhookResponse.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
UPDATING - software.amazon.awssdk.services.amplify.model.DomainStatus
 
UriEncodeFn - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.UriEncodeFn
 
url(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Value.Endpoint.Builder
 
url(Expr) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointResult.Builder
 
useDualStack() - Method in class software.amazon.awssdk.services.amplify.endpoints.AmplifyEndpointParams
 
useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.amplify.endpoints.AmplifyEndpointParams.Builder
 
useFips() - Method in class software.amazon.awssdk.services.amplify.endpoints.AmplifyEndpointParams
 
useFips(Boolean) - Method in interface software.amazon.awssdk.services.amplify.endpoints.AmplifyEndpointParams.Builder
 
useGlobalEndpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.amplify.endpoints.internal.AwsEndpointProviderUtils
 
UserAgentUtils - Class in software.amazon.awssdk.services.amplify.internal
 

V

validate() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.FnNode
 
value(Value) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Parameter.Builder
 
Value - Class in software.amazon.awssdk.services.amplify.endpoints.internal
Base class for the types of values computable by the RuleEngine.
Value() - Constructor for class software.amazon.awssdk.services.amplify.endpoints.internal.Value
 
Value.Array - Class in software.amazon.awssdk.services.amplify.endpoints.internal
An array value.
Value.Bool - Class in software.amazon.awssdk.services.amplify.endpoints.internal
A boolean value.
Value.Endpoint - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Value.Endpoint.Builder - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Value.Int - Class in software.amazon.awssdk.services.amplify.endpoints.internal
An integer value.
Value.None - Class in software.amazon.awssdk.services.amplify.endpoints.internal
 
Value.Record - Class in software.amazon.awssdk.services.amplify.endpoints.internal
A record (map) value.
Value.Str - Class in software.amazon.awssdk.services.amplify.endpoints.internal
A string value.
valueOf(String) - Static method in enum software.amazon.awssdk.services.amplify.endpoints.internal.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.amplify.model.DomainStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.amplify.model.JobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.amplify.model.JobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.amplify.model.Platform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.amplify.model.RepositoryCloneMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.amplify.model.Stage
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.amplify.endpoints.internal.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.amplify.model.DomainStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.amplify.model.JobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.amplify.model.JobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.amplify.model.Platform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.amplify.model.RepositoryCloneMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.amplify.model.Stage
Returns an array containing the constants of this enum type, in the order they are declared.
verified() - Method in class software.amazon.awssdk.services.amplify.model.SubDomain
The verified status of the subdomain
verified(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.SubDomain.Builder
The verified status of the subdomain
version() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partitions
 
version(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRuleset.Builder
 
version(String) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.Partitions.Builder
 
visitBool(boolean) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.Literal.Visitor
 
visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.FnVisitor
 
visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.TemplateVisitor
Visit a dynamic element within a multipart template.
visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.RuleValueVisitor
 
visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.RuleValueVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ExprVisitor.Default
 
visitFn(Fn) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.ExprVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.FnVisitor
 
visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
visitInt(int) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.Literal.Visitor
 
visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.FnVisitor
 
visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.FnVisitor
 
visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.FnVisitor
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ExprVisitor.Default
 
visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.ExprVisitor
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
visitNot(Not) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.FnVisitor
 
visitNot(Not) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.Literal.Visitor
 
visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.FnVisitor
 
visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.FnVisitor
 
visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.FnVisitor
 
visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.ExprVisitor.Default
 
visitRef(Ref) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.ExprVisitor
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.TemplateVisitor
The template contains a single dynamic element, eg.
visitStaticElement(String) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.TemplateVisitor
Visit a static element within a multipart template.
visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.TemplateVisitor
The template contains a single static string, eg.
visitStr(Template) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.Literal.Visitor
 
visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.FnVisitor
 
visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.FnVisitor
 
visitSubstring(Substring) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 
visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.RuleValueVisitor
 
visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.Literal.Visitor
 
visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.amplify.endpoints.internal.FnVisitor
 
visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.RuleEvaluator
 

W

WEB - software.amazon.awssdk.services.amplify.model.Platform
 
WEB_COMPUTE - software.amazon.awssdk.services.amplify.model.Platform
 
WEB_DYNAMIC - software.amazon.awssdk.services.amplify.model.Platform
 
WEB_HOOK - software.amazon.awssdk.services.amplify.model.JobType
 
webhook() - Method in class software.amazon.awssdk.services.amplify.model.CreateWebhookResponse
Describes a webhook that connects repository events to an Amplify app.
webhook() - Method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookResponse
Describes a webhook that connects repository events to an Amplify app.
webhook() - Method in class software.amazon.awssdk.services.amplify.model.GetWebhookResponse
Describes the structure of a webhook.
webhook() - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookResponse
Describes a webhook that connects repository events to an Amplify app.
webhook(Consumer<Webhook.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.CreateWebhookResponse.Builder
Describes a webhook that connects repository events to an Amplify app.
webhook(Consumer<Webhook.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteWebhookResponse.Builder
Describes a webhook that connects repository events to an Amplify app.
webhook(Consumer<Webhook.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.GetWebhookResponse.Builder
Describes the structure of a webhook.
webhook(Consumer<Webhook.Builder>) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateWebhookResponse.Builder
Describes a webhook that connects repository events to an Amplify app.
webhook(Webhook) - Method in interface software.amazon.awssdk.services.amplify.model.CreateWebhookResponse.Builder
Describes a webhook that connects repository events to an Amplify app.
webhook(Webhook) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteWebhookResponse.Builder
Describes a webhook that connects repository events to an Amplify app.
webhook(Webhook) - Method in interface software.amazon.awssdk.services.amplify.model.GetWebhookResponse.Builder
Describes the structure of a webhook.
webhook(Webhook) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateWebhookResponse.Builder
Describes a webhook that connects repository events to an Amplify app.
Webhook - Class in software.amazon.awssdk.services.amplify.model
Describes a webhook that connects repository events to an Amplify app.
Webhook.Builder - Interface in software.amazon.awssdk.services.amplify.model
 
webhookArn() - Method in class software.amazon.awssdk.services.amplify.model.Webhook
The Amazon Resource Name (ARN) for the webhook.
webhookArn(String) - Method in interface software.amazon.awssdk.services.amplify.model.Webhook.Builder
The Amazon Resource Name (ARN) for the webhook.
webhookId() - Method in class software.amazon.awssdk.services.amplify.model.DeleteWebhookRequest
The unique ID for a webhook.
webhookId() - Method in class software.amazon.awssdk.services.amplify.model.GetWebhookRequest
The unique ID for a webhook.
webhookId() - Method in class software.amazon.awssdk.services.amplify.model.UpdateWebhookRequest
The unique ID for a webhook.
webhookId() - Method in class software.amazon.awssdk.services.amplify.model.Webhook
The ID of the webhook.
webhookId(String) - Method in interface software.amazon.awssdk.services.amplify.model.DeleteWebhookRequest.Builder
The unique ID for a webhook.
webhookId(String) - Method in interface software.amazon.awssdk.services.amplify.model.GetWebhookRequest.Builder
The unique ID for a webhook.
webhookId(String) - Method in interface software.amazon.awssdk.services.amplify.model.UpdateWebhookRequest.Builder
The unique ID for a webhook.
webhookId(String) - Method in interface software.amazon.awssdk.services.amplify.model.Webhook.Builder
The ID of the webhook.
webhooks() - Method in class software.amazon.awssdk.services.amplify.model.ListWebhooksResponse
A list of webhooks.
webhooks(Collection<Webhook>) - Method in interface software.amazon.awssdk.services.amplify.model.ListWebhooksResponse.Builder
A list of webhooks.
webhooks(Consumer<Webhook.Builder>...) - Method in interface software.amazon.awssdk.services.amplify.model.ListWebhooksResponse.Builder
A list of webhooks.
webhooks(Webhook...) - Method in interface software.amazon.awssdk.services.amplify.model.ListWebhooksResponse.Builder
A list of webhooks.
webhookUrl() - Method in class software.amazon.awssdk.services.amplify.model.Webhook
The URL of the webhook.
webhookUrl(String) - Method in interface software.amazon.awssdk.services.amplify.model.Webhook.Builder
The URL of the webhook.
withDefaultVersion() - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.EndpointRuleset.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.amplify.endpoints.internal.SourceException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.AmplifyException.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.amplify.model.AmplifyException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.BadRequestException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.DependentServiceFailureException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.InternalFailureException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.LimitExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.NotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.ResourceNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.amplify.model.UnauthorizedException.Builder
 

Z

zipUploadUrl() - Method in class software.amazon.awssdk.services.amplify.model.CreateDeploymentResponse
When the fileMap argument is not provided in the request, this zipUploadUrl is returned.
zipUploadUrl(String) - Method in interface software.amazon.awssdk.services.amplify.model.CreateDeploymentResponse.Builder
When the fileMap argument is not provided in the request, this zipUploadUrl is returned.
A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes All Packages