Modifier and Type | Method and Description |
---|---|
CreateApplicationVersionRequest |
CreateApplicationVersionRequest.clone() |
CreateApplicationVersionRequest |
CreateApplicationVersionRequest.withApplicationName(java.lang.String applicationName)
The name of the application.
|
CreateApplicationVersionRequest |
CreateApplicationVersionRequest.withAutoCreateApplication(java.lang.Boolean autoCreateApplication)
Determines how the system behaves if the specified application for this
version does not already exist:
|
CreateApplicationVersionRequest |
CreateApplicationVersionRequest.withDescription(java.lang.String description)
Describes this version.
|
CreateApplicationVersionRequest |
CreateApplicationVersionRequest.withProcess(java.lang.Boolean process)
Preprocesses and validates the environment manifest and configuration
files in the source bundle.
|
CreateApplicationVersionRequest |
CreateApplicationVersionRequest.withSourceBundle(S3Location sourceBundle)
The Amazon S3 bucket and key that identify the location of the source
bundle for this version.
|
CreateApplicationVersionRequest |
CreateApplicationVersionRequest.withVersionLabel(java.lang.String versionLabel)
A label identifying this version.
|
Modifier and Type | Method and Description |
---|---|
Request<CreateApplicationVersionRequest> |
CreateApplicationVersionRequestMarshaller.marshall(CreateApplicationVersionRequest createApplicationVersionRequest) |
Modifier and Type | Method and Description |
---|---|
Request<CreateApplicationVersionRequest> |
CreateApplicationVersionRequestMarshaller.marshall(CreateApplicationVersionRequest createApplicationVersionRequest) |