public static interface GetApplicationRequest.Builder extends CodeDeployRequest.Builder, CopyableBuilder<GetApplicationRequest.Builder,GetApplicationRequest>
| Modifier and Type | Method and Description |
|---|---|
GetApplicationRequest.Builder |
applicationName(String applicationName)
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
|
GetApplicationRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildGetApplicationRequest.Builder applicationName(String applicationName)
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
applicationName - The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.GetApplicationRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.