PortfolioShareDetail.Builder |
PortfolioShareDetail.Builder.accepted(Boolean accepted) |
Indicates whether the shared portfolio is imported by the recipient account.
|
static PortfolioShareDetail.Builder |
PortfolioShareDetail.builder() |
|
PortfolioShareDetail.Builder |
PortfolioShareDetail.Builder.principalId(String principalId) |
The identifier of the recipient entity that received the portfolio share.
|
PortfolioShareDetail.Builder |
PortfolioShareDetail.Builder.sharePrincipals(Boolean sharePrincipals) |
Indicates if Principal sharing is enabled or disabled for the portfolio share.
|
PortfolioShareDetail.Builder |
PortfolioShareDetail.Builder.shareTagOptions(Boolean shareTagOptions) |
Indicates whether TagOptions sharing is enabled or disabled for the portfolio share.
|
PortfolioShareDetail.Builder |
PortfolioShareDetail.toBuilder() |
|
PortfolioShareDetail.Builder |
PortfolioShareDetail.Builder.type(String type) |
The type of the portfolio share.
|
PortfolioShareDetail.Builder |
PortfolioShareDetail.Builder.type(DescribePortfolioShareType type) |
The type of the portfolio share.
|