| Package | Description |
|---|---|
| software.amazon.awssdk.services.appintegrations.model |
| Modifier and Type | Method and Description |
|---|---|
ApplicationSourceConfig |
UpdateApplicationRequest.applicationSourceConfig()
The configuration for where the application should be loaded from.
|
ApplicationSourceConfig |
GetApplicationResponse.applicationSourceConfig()
The configuration for where the application should be loaded from.
|
ApplicationSourceConfig |
CreateApplicationRequest.applicationSourceConfig()
The configuration for where the application should be loaded from.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateApplicationRequest.Builder |
UpdateApplicationRequest.Builder.applicationSourceConfig(ApplicationSourceConfig applicationSourceConfig)
The configuration for where the application should be loaded from.
|
GetApplicationResponse.Builder |
GetApplicationResponse.Builder.applicationSourceConfig(ApplicationSourceConfig applicationSourceConfig)
The configuration for where the application should be loaded from.
|
CreateApplicationRequest.Builder |
CreateApplicationRequest.Builder.applicationSourceConfig(ApplicationSourceConfig applicationSourceConfig)
The configuration for where the application should be loaded from.
|
Copyright © 2023. All rights reserved.