| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
AppInputSource |
DeleteAppInputSourceResponse.appInputSource()
The name of the input source from where the application resource is imported from.
|
| Modifier and Type | Method and Description |
|---|---|
List<AppInputSource> |
ListAppInputSourcesResponse.appInputSources()
The list of Resilience Hub application input sources.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteAppInputSourceResponse.Builder |
DeleteAppInputSourceResponse.Builder.appInputSource(AppInputSource appInputSource)
The name of the input source from where the application resource is imported from.
|
ListAppInputSourcesResponse.Builder |
ListAppInputSourcesResponse.Builder.appInputSources(AppInputSource... appInputSources)
The list of Resilience Hub application input sources.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppInputSourcesResponse.Builder |
ListAppInputSourcesResponse.Builder.appInputSources(Collection<AppInputSource> appInputSources)
The list of Resilience Hub application input sources.
|
Copyright © 2023. All rights reserved.