| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAppVersionAppComponentResponse.Builder |
UpdateAppVersionAppComponentResponse.Builder.appArn(String appArn)
The Amazon Resource Name (ARN) of the AWS Resilience Hub application.
|
UpdateAppVersionAppComponentResponse.Builder |
UpdateAppVersionAppComponentResponse.Builder.appComponent(AppComponent appComponent)
Sets the value of the AppComponent property for this object.
|
default UpdateAppVersionAppComponentResponse.Builder |
UpdateAppVersionAppComponentResponse.Builder.appComponent(Consumer<AppComponent.Builder> appComponent)
Sets the value of the AppComponent property for this object.
|
UpdateAppVersionAppComponentResponse.Builder |
UpdateAppVersionAppComponentResponse.Builder.appVersion(String appVersion)
The AWS Resilience Hub application version.
|
static UpdateAppVersionAppComponentResponse.Builder |
UpdateAppVersionAppComponentResponse.builder() |
UpdateAppVersionAppComponentResponse.Builder |
UpdateAppVersionAppComponentResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateAppVersionAppComponentResponse.Builder> |
UpdateAppVersionAppComponentResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.