| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeAppVersionAppComponentResponse.Builder |
DescribeAppVersionAppComponentResponse.Builder.appArn(String appArn)
Amazon Resource Name (ARN) of the Resilience Hub application.
|
DescribeAppVersionAppComponentResponse.Builder |
DescribeAppVersionAppComponentResponse.Builder.appComponent(AppComponent appComponent)
List of Application Components that belong to this resource.
|
default DescribeAppVersionAppComponentResponse.Builder |
DescribeAppVersionAppComponentResponse.Builder.appComponent(Consumer<AppComponent.Builder> appComponent)
List of Application Components that belong to this resource.
|
DescribeAppVersionAppComponentResponse.Builder |
DescribeAppVersionAppComponentResponse.Builder.appVersion(String appVersion)
Resilience Hub application version.
|
static DescribeAppVersionAppComponentResponse.Builder |
DescribeAppVersionAppComponentResponse.builder() |
DescribeAppVersionAppComponentResponse.Builder |
DescribeAppVersionAppComponentResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeAppVersionAppComponentResponse.Builder> |
DescribeAppVersionAppComponentResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.