| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeAppVersionAppComponentResponse.Builder |
DescribeAppVersionAppComponentResponse.Builder.appArn(String appArn)
The Amazon Resource Name (ARN) of the AWS Resilience Hub application.
|
DescribeAppVersionAppComponentResponse.Builder |
DescribeAppVersionAppComponentResponse.Builder.appComponent(AppComponent appComponent)
Sets the value of the AppComponent property for this object.
|
default DescribeAppVersionAppComponentResponse.Builder |
DescribeAppVersionAppComponentResponse.Builder.appComponent(Consumer<AppComponent.Builder> appComponent)
Sets the value of the AppComponent property for this object.
|
DescribeAppVersionAppComponentResponse.Builder |
DescribeAppVersionAppComponentResponse.Builder.appVersion(String appVersion)
The AWS 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.