| Package | Description |
|---|---|
| com.amazonaws.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentPropertyUpdates |
EnvironmentPropertyUpdates.clone() |
EnvironmentPropertyUpdates |
ApplicationConfigurationUpdate.getEnvironmentPropertyUpdates()
Describes updates to the environment properties for a Java-based Kinesis Data Analytics application.
|
EnvironmentPropertyUpdates |
EnvironmentPropertyUpdates.withPropertyGroups(Collection<PropertyGroup> propertyGroups)
Describes updates to the execution property groups.
|
EnvironmentPropertyUpdates |
EnvironmentPropertyUpdates.withPropertyGroups(PropertyGroup... propertyGroups)
Describes updates to the execution property groups.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationConfigurationUpdate.setEnvironmentPropertyUpdates(EnvironmentPropertyUpdates environmentPropertyUpdates)
Describes updates to the environment properties for a Java-based Kinesis Data Analytics application.
|
ApplicationConfigurationUpdate |
ApplicationConfigurationUpdate.withEnvironmentPropertyUpdates(EnvironmentPropertyUpdates environmentPropertyUpdates)
Describes updates to the environment properties for a Java-based Kinesis Data Analytics application.
|
Copyright © 2020. All rights reserved.