| Package | Description |
|---|---|
| com.amazonaws.services.appintegrations.model |
| Modifier and Type | Method and Description |
|---|---|
ApplicationSourceConfig |
ApplicationSourceConfig.clone() |
ApplicationSourceConfig |
UpdateApplicationRequest.getApplicationSourceConfig()
The configuration for where the application should be loaded from.
|
ApplicationSourceConfig |
GetApplicationResult.getApplicationSourceConfig()
The configuration for where the application should be loaded from.
|
ApplicationSourceConfig |
CreateApplicationRequest.getApplicationSourceConfig()
The configuration for where the application should be loaded from.
|
ApplicationSourceConfig |
ApplicationSourceConfig.withExternalUrlConfig(ExternalUrlConfig externalUrlConfig)
The external URL source for the application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateApplicationRequest.setApplicationSourceConfig(ApplicationSourceConfig applicationSourceConfig)
The configuration for where the application should be loaded from.
|
void |
GetApplicationResult.setApplicationSourceConfig(ApplicationSourceConfig applicationSourceConfig)
The configuration for where the application should be loaded from.
|
void |
CreateApplicationRequest.setApplicationSourceConfig(ApplicationSourceConfig applicationSourceConfig)
The configuration for where the application should be loaded from.
|
UpdateApplicationRequest |
UpdateApplicationRequest.withApplicationSourceConfig(ApplicationSourceConfig applicationSourceConfig)
The configuration for where the application should be loaded from.
|
GetApplicationResult |
GetApplicationResult.withApplicationSourceConfig(ApplicationSourceConfig applicationSourceConfig)
The configuration for where the application should be loaded from.
|
CreateApplicationRequest |
CreateApplicationRequest.withApplicationSourceConfig(ApplicationSourceConfig applicationSourceConfig)
The configuration for where the application should be loaded from.
|
Copyright © 2024. All rights reserved.