| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ShareDetails |
ShareDetails.clone() |
ShareDetails |
DescribePortfolioShareStatusResult.getShareDetails()
Information about the portfolio share operation.
|
ShareDetails |
ShareDetails.withShareErrors(Collection<ShareError> shareErrors)
List of errors.
|
ShareDetails |
ShareDetails.withShareErrors(ShareError... shareErrors)
List of errors.
|
ShareDetails |
ShareDetails.withSuccessfulShares(Collection<String> successfulShares)
List of accounts for whom the operation succeeded.
|
ShareDetails |
ShareDetails.withSuccessfulShares(String... successfulShares)
List of accounts for whom the operation succeeded.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribePortfolioShareStatusResult.setShareDetails(ShareDetails shareDetails)
Information about the portfolio share operation.
|
DescribePortfolioShareStatusResult |
DescribePortfolioShareStatusResult.withShareDetails(ShareDetails shareDetails)
Information about the portfolio share operation.
|
Copyright © 2020. All rights reserved.