public static interface GetApplicationRequest.Builder extends ServerlessApplicationRepositoryRequest.Builder, CopyableBuilder<GetApplicationRequest.Builder,GetApplicationRequest>
| Modifier and Type | Method and Description |
|---|---|
GetApplicationRequest.Builder |
applicationId(String applicationId)
The id of the application to get
|
GetApplicationRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
GetApplicationRequest.Builder |
semanticVersion(String semanticVersion)
The semantic version of the application to get
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildGetApplicationRequest.Builder applicationId(String applicationId)
applicationId - The id of the application to getGetApplicationRequest.Builder semanticVersion(String semanticVersion)
semanticVersion - The semantic version of the application to getGetApplicationRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.