@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdateEnvironmentRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
UpdateEnvironmentRequest() |
Modifier and Type | Method and Description |
---|---|
UpdateEnvironmentRequest |
addAirflowConfigurationOptionsEntry(String key,
String value)
Add a single AirflowConfigurationOptions entry
|
UpdateEnvironmentRequest |
clearAirflowConfigurationOptionsEntries()
Removes all the entries added into AirflowConfigurationOptions.
|
UpdateEnvironmentRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Map<String,String> |
getAirflowConfigurationOptions()
The Airflow Configuration Options to update of your Amazon MWAA environment.
|
String |
getAirflowVersion()
The Airflow Version to update of your Amazon MWAA environment.
|
String |
getDagS3Path()
The Dags folder S3 Path to update of your Amazon MWAA environment.
|
String |
getEnvironmentClass()
The Environment Class to update of your Amazon MWAA environment.
|
String |
getExecutionRoleArn()
The Executio Role ARN to update of your Amazon MWAA environment.
|
LoggingConfigurationInput |
getLoggingConfiguration()
The Logging Configuration to update of your Amazon MWAA environment.
|
Integer |
getMaxWorkers()
The maximum number of workers to update of your Amazon MWAA environment.
|
Integer |
getMinWorkers()
The minimum number of workers to update of your Amazon MWAA environment.
|
String |
getName()
The name of your Amazon MWAA environment that you wish to update.
|
UpdateNetworkConfigurationInput |
getNetworkConfiguration()
The Network Configuration to update of your Amazon MWAA environment.
|
String |
getPluginsS3ObjectVersion()
The Plugins.zip S3 Object Version to update of your Amazon MWAA environment.
|
String |
getPluginsS3Path()
The Plugins.zip S3 Path to update of your Amazon MWAA environment.
|
String |
getRequirementsS3ObjectVersion()
The Requirements.txt S3 ObjectV ersion to update of your Amazon MWAA environment.
|
String |
getRequirementsS3Path()
The Requirements.txt S3 Path to update of your Amazon MWAA environment.
|
String |
getSourceBucketArn()
The S3 Source Bucket ARN to update of your Amazon MWAA environment.
|
String |
getWebserverAccessMode()
The Webserver Access Mode to update of your Amazon MWAA environment.
|
String |
getWeeklyMaintenanceWindowStart()
The Weekly Maintenance Window Start to update of your Amazon MWAA environment.
|
int |
hashCode() |
void |
setAirflowConfigurationOptions(Map<String,String> airflowConfigurationOptions)
The Airflow Configuration Options to update of your Amazon MWAA environment.
|
void |
setAirflowVersion(String airflowVersion)
The Airflow Version to update of your Amazon MWAA environment.
|
void |
setDagS3Path(String dagS3Path)
The Dags folder S3 Path to update of your Amazon MWAA environment.
|
void |
setEnvironmentClass(String environmentClass)
The Environment Class to update of your Amazon MWAA environment.
|
void |
setExecutionRoleArn(String executionRoleArn)
The Executio Role ARN to update of your Amazon MWAA environment.
|
void |
setLoggingConfiguration(LoggingConfigurationInput loggingConfiguration)
The Logging Configuration to update of your Amazon MWAA environment.
|
void |
setMaxWorkers(Integer maxWorkers)
The maximum number of workers to update of your Amazon MWAA environment.
|
void |
setMinWorkers(Integer minWorkers)
The minimum number of workers to update of your Amazon MWAA environment.
|
void |
setName(String name)
The name of your Amazon MWAA environment that you wish to update.
|
void |
setNetworkConfiguration(UpdateNetworkConfigurationInput networkConfiguration)
The Network Configuration to update of your Amazon MWAA environment.
|
void |
setPluginsS3ObjectVersion(String pluginsS3ObjectVersion)
The Plugins.zip S3 Object Version to update of your Amazon MWAA environment.
|
void |
setPluginsS3Path(String pluginsS3Path)
The Plugins.zip S3 Path to update of your Amazon MWAA environment.
|
void |
setRequirementsS3ObjectVersion(String requirementsS3ObjectVersion)
The Requirements.txt S3 ObjectV ersion to update of your Amazon MWAA environment.
|
void |
setRequirementsS3Path(String requirementsS3Path)
The Requirements.txt S3 Path to update of your Amazon MWAA environment.
|
void |
setSourceBucketArn(String sourceBucketArn)
The S3 Source Bucket ARN to update of your Amazon MWAA environment.
|
void |
setWebserverAccessMode(String webserverAccessMode)
The Webserver Access Mode to update of your Amazon MWAA environment.
|
void |
setWeeklyMaintenanceWindowStart(String weeklyMaintenanceWindowStart)
The Weekly Maintenance Window Start to update of your Amazon MWAA environment.
|
String |
toString()
Returns a string representation of this object.
|
UpdateEnvironmentRequest |
withAirflowConfigurationOptions(Map<String,String> airflowConfigurationOptions)
The Airflow Configuration Options to update of your Amazon MWAA environment.
|
UpdateEnvironmentRequest |
withAirflowVersion(String airflowVersion)
The Airflow Version to update of your Amazon MWAA environment.
|
UpdateEnvironmentRequest |
withDagS3Path(String dagS3Path)
The Dags folder S3 Path to update of your Amazon MWAA environment.
|
UpdateEnvironmentRequest |
withEnvironmentClass(String environmentClass)
The Environment Class to update of your Amazon MWAA environment.
|
UpdateEnvironmentRequest |
withExecutionRoleArn(String executionRoleArn)
The Executio Role ARN to update of your Amazon MWAA environment.
|
UpdateEnvironmentRequest |
withLoggingConfiguration(LoggingConfigurationInput loggingConfiguration)
The Logging Configuration to update of your Amazon MWAA environment.
|
UpdateEnvironmentRequest |
withMaxWorkers(Integer maxWorkers)
The maximum number of workers to update of your Amazon MWAA environment.
|
UpdateEnvironmentRequest |
withMinWorkers(Integer minWorkers)
The minimum number of workers to update of your Amazon MWAA environment.
|
UpdateEnvironmentRequest |
withName(String name)
The name of your Amazon MWAA environment that you wish to update.
|
UpdateEnvironmentRequest |
withNetworkConfiguration(UpdateNetworkConfigurationInput networkConfiguration)
The Network Configuration to update of your Amazon MWAA environment.
|
UpdateEnvironmentRequest |
withPluginsS3ObjectVersion(String pluginsS3ObjectVersion)
The Plugins.zip S3 Object Version to update of your Amazon MWAA environment.
|
UpdateEnvironmentRequest |
withPluginsS3Path(String pluginsS3Path)
The Plugins.zip S3 Path to update of your Amazon MWAA environment.
|
UpdateEnvironmentRequest |
withRequirementsS3ObjectVersion(String requirementsS3ObjectVersion)
The Requirements.txt S3 ObjectV ersion to update of your Amazon MWAA environment.
|
UpdateEnvironmentRequest |
withRequirementsS3Path(String requirementsS3Path)
The Requirements.txt S3 Path to update of your Amazon MWAA environment.
|
UpdateEnvironmentRequest |
withSourceBucketArn(String sourceBucketArn)
The S3 Source Bucket ARN to update of your Amazon MWAA environment.
|
UpdateEnvironmentRequest |
withWebserverAccessMode(String webserverAccessMode)
The Webserver Access Mode to update of your Amazon MWAA environment.
|
UpdateEnvironmentRequest |
withWebserverAccessMode(WebserverAccessMode webserverAccessMode)
The Webserver Access Mode to update of your Amazon MWAA environment.
|
UpdateEnvironmentRequest |
withWeeklyMaintenanceWindowStart(String weeklyMaintenanceWindowStart)
The Weekly Maintenance Window Start to update of your Amazon MWAA environment.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public Map<String,String> getAirflowConfigurationOptions()
The Airflow Configuration Options to update of your Amazon MWAA environment.
public void setAirflowConfigurationOptions(Map<String,String> airflowConfigurationOptions)
The Airflow Configuration Options to update of your Amazon MWAA environment.
airflowConfigurationOptions
- The Airflow Configuration Options to update of your Amazon MWAA environment.public UpdateEnvironmentRequest withAirflowConfigurationOptions(Map<String,String> airflowConfigurationOptions)
The Airflow Configuration Options to update of your Amazon MWAA environment.
airflowConfigurationOptions
- The Airflow Configuration Options to update of your Amazon MWAA environment.public UpdateEnvironmentRequest addAirflowConfigurationOptionsEntry(String key, String value)
public UpdateEnvironmentRequest clearAirflowConfigurationOptionsEntries()
public void setAirflowVersion(String airflowVersion)
The Airflow Version to update of your Amazon MWAA environment.
airflowVersion
- The Airflow Version to update of your Amazon MWAA environment.public String getAirflowVersion()
The Airflow Version to update of your Amazon MWAA environment.
public UpdateEnvironmentRequest withAirflowVersion(String airflowVersion)
The Airflow Version to update of your Amazon MWAA environment.
airflowVersion
- The Airflow Version to update of your Amazon MWAA environment.public void setDagS3Path(String dagS3Path)
The Dags folder S3 Path to update of your Amazon MWAA environment.
dagS3Path
- The Dags folder S3 Path to update of your Amazon MWAA environment.public String getDagS3Path()
The Dags folder S3 Path to update of your Amazon MWAA environment.
public UpdateEnvironmentRequest withDagS3Path(String dagS3Path)
The Dags folder S3 Path to update of your Amazon MWAA environment.
dagS3Path
- The Dags folder S3 Path to update of your Amazon MWAA environment.public void setEnvironmentClass(String environmentClass)
The Environment Class to update of your Amazon MWAA environment.
environmentClass
- The Environment Class to update of your Amazon MWAA environment.public String getEnvironmentClass()
The Environment Class to update of your Amazon MWAA environment.
public UpdateEnvironmentRequest withEnvironmentClass(String environmentClass)
The Environment Class to update of your Amazon MWAA environment.
environmentClass
- The Environment Class to update of your Amazon MWAA environment.public void setExecutionRoleArn(String executionRoleArn)
The Executio Role ARN to update of your Amazon MWAA environment.
executionRoleArn
- The Executio Role ARN to update of your Amazon MWAA environment.public String getExecutionRoleArn()
The Executio Role ARN to update of your Amazon MWAA environment.
public UpdateEnvironmentRequest withExecutionRoleArn(String executionRoleArn)
The Executio Role ARN to update of your Amazon MWAA environment.
executionRoleArn
- The Executio Role ARN to update of your Amazon MWAA environment.public void setLoggingConfiguration(LoggingConfigurationInput loggingConfiguration)
The Logging Configuration to update of your Amazon MWAA environment.
loggingConfiguration
- The Logging Configuration to update of your Amazon MWAA environment.public LoggingConfigurationInput getLoggingConfiguration()
The Logging Configuration to update of your Amazon MWAA environment.
public UpdateEnvironmentRequest withLoggingConfiguration(LoggingConfigurationInput loggingConfiguration)
The Logging Configuration to update of your Amazon MWAA environment.
loggingConfiguration
- The Logging Configuration to update of your Amazon MWAA environment.public void setMaxWorkers(Integer maxWorkers)
The maximum number of workers to update of your Amazon MWAA environment.
maxWorkers
- The maximum number of workers to update of your Amazon MWAA environment.public Integer getMaxWorkers()
The maximum number of workers to update of your Amazon MWAA environment.
public UpdateEnvironmentRequest withMaxWorkers(Integer maxWorkers)
The maximum number of workers to update of your Amazon MWAA environment.
maxWorkers
- The maximum number of workers to update of your Amazon MWAA environment.public void setMinWorkers(Integer minWorkers)
The minimum number of workers to update of your Amazon MWAA environment.
minWorkers
- The minimum number of workers to update of your Amazon MWAA environment.public Integer getMinWorkers()
The minimum number of workers to update of your Amazon MWAA environment.
public UpdateEnvironmentRequest withMinWorkers(Integer minWorkers)
The minimum number of workers to update of your Amazon MWAA environment.
minWorkers
- The minimum number of workers to update of your Amazon MWAA environment.public void setName(String name)
The name of your Amazon MWAA environment that you wish to update.
name
- The name of your Amazon MWAA environment that you wish to update.public String getName()
The name of your Amazon MWAA environment that you wish to update.
public UpdateEnvironmentRequest withName(String name)
The name of your Amazon MWAA environment that you wish to update.
name
- The name of your Amazon MWAA environment that you wish to update.public void setNetworkConfiguration(UpdateNetworkConfigurationInput networkConfiguration)
The Network Configuration to update of your Amazon MWAA environment.
networkConfiguration
- The Network Configuration to update of your Amazon MWAA environment.public UpdateNetworkConfigurationInput getNetworkConfiguration()
The Network Configuration to update of your Amazon MWAA environment.
public UpdateEnvironmentRequest withNetworkConfiguration(UpdateNetworkConfigurationInput networkConfiguration)
The Network Configuration to update of your Amazon MWAA environment.
networkConfiguration
- The Network Configuration to update of your Amazon MWAA environment.public void setPluginsS3ObjectVersion(String pluginsS3ObjectVersion)
The Plugins.zip S3 Object Version to update of your Amazon MWAA environment.
pluginsS3ObjectVersion
- The Plugins.zip S3 Object Version to update of your Amazon MWAA environment.public String getPluginsS3ObjectVersion()
The Plugins.zip S3 Object Version to update of your Amazon MWAA environment.
public UpdateEnvironmentRequest withPluginsS3ObjectVersion(String pluginsS3ObjectVersion)
The Plugins.zip S3 Object Version to update of your Amazon MWAA environment.
pluginsS3ObjectVersion
- The Plugins.zip S3 Object Version to update of your Amazon MWAA environment.public void setPluginsS3Path(String pluginsS3Path)
The Plugins.zip S3 Path to update of your Amazon MWAA environment.
pluginsS3Path
- The Plugins.zip S3 Path to update of your Amazon MWAA environment.public String getPluginsS3Path()
The Plugins.zip S3 Path to update of your Amazon MWAA environment.
public UpdateEnvironmentRequest withPluginsS3Path(String pluginsS3Path)
The Plugins.zip S3 Path to update of your Amazon MWAA environment.
pluginsS3Path
- The Plugins.zip S3 Path to update of your Amazon MWAA environment.public void setRequirementsS3ObjectVersion(String requirementsS3ObjectVersion)
The Requirements.txt S3 ObjectV ersion to update of your Amazon MWAA environment.
requirementsS3ObjectVersion
- The Requirements.txt S3 ObjectV ersion to update of your Amazon MWAA environment.public String getRequirementsS3ObjectVersion()
The Requirements.txt S3 ObjectV ersion to update of your Amazon MWAA environment.
public UpdateEnvironmentRequest withRequirementsS3ObjectVersion(String requirementsS3ObjectVersion)
The Requirements.txt S3 ObjectV ersion to update of your Amazon MWAA environment.
requirementsS3ObjectVersion
- The Requirements.txt S3 ObjectV ersion to update of your Amazon MWAA environment.public void setRequirementsS3Path(String requirementsS3Path)
The Requirements.txt S3 Path to update of your Amazon MWAA environment.
requirementsS3Path
- The Requirements.txt S3 Path to update of your Amazon MWAA environment.public String getRequirementsS3Path()
The Requirements.txt S3 Path to update of your Amazon MWAA environment.
public UpdateEnvironmentRequest withRequirementsS3Path(String requirementsS3Path)
The Requirements.txt S3 Path to update of your Amazon MWAA environment.
requirementsS3Path
- The Requirements.txt S3 Path to update of your Amazon MWAA environment.public void setSourceBucketArn(String sourceBucketArn)
The S3 Source Bucket ARN to update of your Amazon MWAA environment.
sourceBucketArn
- The S3 Source Bucket ARN to update of your Amazon MWAA environment.public String getSourceBucketArn()
The S3 Source Bucket ARN to update of your Amazon MWAA environment.
public UpdateEnvironmentRequest withSourceBucketArn(String sourceBucketArn)
The S3 Source Bucket ARN to update of your Amazon MWAA environment.
sourceBucketArn
- The S3 Source Bucket ARN to update of your Amazon MWAA environment.public void setWebserverAccessMode(String webserverAccessMode)
The Webserver Access Mode to update of your Amazon MWAA environment.
webserverAccessMode
- The Webserver Access Mode to update of your Amazon MWAA environment.WebserverAccessMode
public String getWebserverAccessMode()
The Webserver Access Mode to update of your Amazon MWAA environment.
WebserverAccessMode
public UpdateEnvironmentRequest withWebserverAccessMode(String webserverAccessMode)
The Webserver Access Mode to update of your Amazon MWAA environment.
webserverAccessMode
- The Webserver Access Mode to update of your Amazon MWAA environment.WebserverAccessMode
public UpdateEnvironmentRequest withWebserverAccessMode(WebserverAccessMode webserverAccessMode)
The Webserver Access Mode to update of your Amazon MWAA environment.
webserverAccessMode
- The Webserver Access Mode to update of your Amazon MWAA environment.WebserverAccessMode
public void setWeeklyMaintenanceWindowStart(String weeklyMaintenanceWindowStart)
The Weekly Maintenance Window Start to update of your Amazon MWAA environment.
weeklyMaintenanceWindowStart
- The Weekly Maintenance Window Start to update of your Amazon MWAA environment.public String getWeeklyMaintenanceWindowStart()
The Weekly Maintenance Window Start to update of your Amazon MWAA environment.
public UpdateEnvironmentRequest withWeeklyMaintenanceWindowStart(String weeklyMaintenanceWindowStart)
The Weekly Maintenance Window Start to update of your Amazon MWAA environment.
weeklyMaintenanceWindowStart
- The Weekly Maintenance Window Start to update of your Amazon MWAA environment.public String toString()
toString
in class Object
Object.toString()
public UpdateEnvironmentRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()