UpdatePortfolioShareRequest.Builder |
UpdatePortfolioShareRequest.Builder.acceptLanguage(String acceptLanguage) |
The language code.
|
UpdatePortfolioShareRequest.Builder |
UpdatePortfolioShareRequest.Builder.accountId(String accountId) |
The Amazon Web Services account Id of the recipient account.
|
static UpdatePortfolioShareRequest.Builder |
UpdatePortfolioShareRequest.builder() |
|
default UpdatePortfolioShareRequest.Builder |
UpdatePortfolioShareRequest.Builder.organizationNode(Consumer<OrganizationNode.Builder> organizationNode) |
Sets the value of the OrganizationNode property for this object.
|
UpdatePortfolioShareRequest.Builder |
UpdatePortfolioShareRequest.Builder.organizationNode(OrganizationNode organizationNode) |
Sets the value of the OrganizationNode property for this object.
|
UpdatePortfolioShareRequest.Builder |
UpdatePortfolioShareRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
UpdatePortfolioShareRequest.Builder |
UpdatePortfolioShareRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
UpdatePortfolioShareRequest.Builder |
UpdatePortfolioShareRequest.Builder.portfolioId(String portfolioId) |
The unique identifier of the portfolio for which the share will be updated.
|
UpdatePortfolioShareRequest.Builder |
UpdatePortfolioShareRequest.Builder.sharePrincipals(Boolean sharePrincipals) |
A flag to enables or disables Principals sharing in the portfolio.
|
UpdatePortfolioShareRequest.Builder |
UpdatePortfolioShareRequest.Builder.shareTagOptions(Boolean shareTagOptions) |
Enables or disables TagOptions sharing for the portfolio share.
|
UpdatePortfolioShareRequest.Builder |
UpdatePortfolioShareRequest.toBuilder() |
|