public static interface CreatePortfolioShareResponse.Builder extends ServiceCatalogResponse.Builder, SdkPojo, CopyableBuilder<CreatePortfolioShareResponse.Builder,CreatePortfolioShareResponse>
| Modifier and Type | Method and Description |
|---|---|
CreatePortfolioShareResponse.Builder |
portfolioShareToken(String portfolioShareToken)
The portfolio shares a unique identifier that only returns if the portfolio is shared to an organization
node.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreatePortfolioShareResponse.Builder portfolioShareToken(String portfolioShareToken)
The portfolio shares a unique identifier that only returns if the portfolio is shared to an organization node.
portfolioShareToken - The portfolio shares a unique identifier that only returns if the portfolio is shared to an
organization node.Copyright © 2023. All rights reserved.