| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdatePortfolioShareResponse.Builder |
UpdatePortfolioShareResponse.builder() |
UpdatePortfolioShareResponse.Builder |
UpdatePortfolioShareResponse.Builder.portfolioShareToken(String portfolioShareToken)
The token that tracks the status of the
UpdatePortfolioShare operation for external account to
account or organizational type sharing. |
UpdatePortfolioShareResponse.Builder |
UpdatePortfolioShareResponse.Builder.status(ShareStatus status)
The status of
UpdatePortfolioShare operation. |
UpdatePortfolioShareResponse.Builder |
UpdatePortfolioShareResponse.Builder.status(String status)
The status of
UpdatePortfolioShare operation. |
UpdatePortfolioShareResponse.Builder |
UpdatePortfolioShareResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdatePortfolioShareResponse.Builder> |
UpdatePortfolioShareResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.