| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeDraftAppVersionResourcesImportStatusResponse.Builder |
DescribeDraftAppVersionResourcesImportStatusResponse.Builder.appArn(String appArn)
The Amazon Resource Name (ARN) of the application.
|
DescribeDraftAppVersionResourcesImportStatusResponse.Builder |
DescribeDraftAppVersionResourcesImportStatusResponse.Builder.appVersion(String appVersion)
The version of the application.
|
static DescribeDraftAppVersionResourcesImportStatusResponse.Builder |
DescribeDraftAppVersionResourcesImportStatusResponse.builder() |
DescribeDraftAppVersionResourcesImportStatusResponse.Builder |
DescribeDraftAppVersionResourcesImportStatusResponse.Builder.errorMessage(String errorMessage)
The returned error message for the request.
|
DescribeDraftAppVersionResourcesImportStatusResponse.Builder |
DescribeDraftAppVersionResourcesImportStatusResponse.Builder.status(ResourceImportStatusType status)
The status of the action.
|
DescribeDraftAppVersionResourcesImportStatusResponse.Builder |
DescribeDraftAppVersionResourcesImportStatusResponse.Builder.status(String status)
The status of the action.
|
DescribeDraftAppVersionResourcesImportStatusResponse.Builder |
DescribeDraftAppVersionResourcesImportStatusResponse.Builder.statusChangeTime(Instant statusChangeTime)
The timestamp for when the status last changed.
|
DescribeDraftAppVersionResourcesImportStatusResponse.Builder |
DescribeDraftAppVersionResourcesImportStatusResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeDraftAppVersionResourcesImportStatusResponse.Builder> |
DescribeDraftAppVersionResourcesImportStatusResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.