static DataAutomationProject.Builder |
DataAutomationProject.builder() |
|
DataAutomationProject.Builder |
DataAutomationProject.Builder.creationTime(Instant creationTime) |
Sets the value of the CreationTime property for this object.
|
default DataAutomationProject.Builder |
DataAutomationProject.Builder.customOutputConfiguration(Consumer<CustomOutputConfiguration.Builder> customOutputConfiguration) |
Sets the value of the CustomOutputConfiguration property for this object.
|
DataAutomationProject.Builder |
DataAutomationProject.Builder.customOutputConfiguration(CustomOutputConfiguration customOutputConfiguration) |
Sets the value of the CustomOutputConfiguration property for this object.
|
DataAutomationProject.Builder |
DataAutomationProject.Builder.kmsEncryptionContext(Map<String,String> kmsEncryptionContext) |
Sets the value of the KmsEncryptionContext property for this object.
|
DataAutomationProject.Builder |
DataAutomationProject.Builder.kmsKeyId(String kmsKeyId) |
Sets the value of the KmsKeyId property for this object.
|
DataAutomationProject.Builder |
DataAutomationProject.Builder.lastModifiedTime(Instant lastModifiedTime) |
Sets the value of the LastModifiedTime property for this object.
|
default DataAutomationProject.Builder |
DataAutomationProject.Builder.overrideConfigurationValue(Consumer<OverrideConfiguration.Builder> overrideConfigurationValue) |
Sets the value of the OverrideConfiguration property for this object.
|
DataAutomationProject.Builder |
DataAutomationProject.Builder.overrideConfigurationValue(OverrideConfiguration overrideConfigurationValue) |
Sets the value of the OverrideConfiguration property for this object.
|
DataAutomationProject.Builder |
DataAutomationProject.Builder.projectArn(String projectArn) |
Sets the value of the ProjectArn property for this object.
|
DataAutomationProject.Builder |
DataAutomationProject.Builder.projectDescription(String projectDescription) |
Sets the value of the ProjectDescription property for this object.
|
DataAutomationProject.Builder |
DataAutomationProject.Builder.projectName(String projectName) |
Sets the value of the ProjectName property for this object.
|
DataAutomationProject.Builder |
DataAutomationProject.Builder.projectStage(String projectStage) |
Sets the value of the ProjectStage property for this object.
|
DataAutomationProject.Builder |
DataAutomationProject.Builder.projectStage(DataAutomationProjectStage projectStage) |
Sets the value of the ProjectStage property for this object.
|
default DataAutomationProject.Builder |
DataAutomationProject.Builder.standardOutputConfiguration(Consumer<StandardOutputConfiguration.Builder> standardOutputConfiguration) |
Sets the value of the StandardOutputConfiguration property for this object.
|
DataAutomationProject.Builder |
DataAutomationProject.Builder.standardOutputConfiguration(StandardOutputConfiguration standardOutputConfiguration) |
Sets the value of the StandardOutputConfiguration property for this object.
|
DataAutomationProject.Builder |
DataAutomationProject.Builder.status(String status) |
Sets the value of the Status property for this object.
|
DataAutomationProject.Builder |
DataAutomationProject.Builder.status(DataAutomationProjectStatus status) |
Sets the value of the Status property for this object.
|
DataAutomationProject.Builder |
DataAutomationProject.toBuilder() |
|