| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeCopyProductStatusResponse.Builder |
DescribeCopyProductStatusResponse.builder() |
DescribeCopyProductStatusResponse.Builder |
DescribeCopyProductStatusResponse.Builder.copyProductStatus(CopyProductStatus copyProductStatus)
The status of the copy product operation.
|
DescribeCopyProductStatusResponse.Builder |
DescribeCopyProductStatusResponse.Builder.copyProductStatus(String copyProductStatus)
The status of the copy product operation.
|
DescribeCopyProductStatusResponse.Builder |
DescribeCopyProductStatusResponse.Builder.statusDetail(String statusDetail)
The status message.
|
DescribeCopyProductStatusResponse.Builder |
DescribeCopyProductStatusResponse.Builder.targetProductId(String targetProductId)
The identifier of the copied product.
|
DescribeCopyProductStatusResponse.Builder |
DescribeCopyProductStatusResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeCopyProductStatusResponse.Builder> |
DescribeCopyProductStatusResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.