Uses of Class
software.amazon.awssdk.services.appintegrations.model.OnDemandConfiguration
-
Packages that use OnDemandConfiguration Package Description software.amazon.awssdk.services.appintegrations.model -
-
Uses of OnDemandConfiguration in software.amazon.awssdk.services.appintegrations.model
Methods in software.amazon.awssdk.services.appintegrations.model that return OnDemandConfiguration Modifier and Type Method Description OnDemandConfigurationExecutionConfiguration. onDemandConfiguration()Returns the value of the OnDemandConfiguration property for this object.Methods in software.amazon.awssdk.services.appintegrations.model with parameters of type OnDemandConfiguration Modifier and Type Method Description ExecutionConfiguration.BuilderExecutionConfiguration.Builder. onDemandConfiguration(OnDemandConfiguration onDemandConfiguration)Sets the value of the OnDemandConfiguration property for this object.
-