| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
List<Principal> |
ListPrincipalsForPortfolioResponse.principals()
The
PrincipalARNs and corresponding PrincipalTypes associated with the portfolio. |
| Modifier and Type | Method and Description |
|---|---|
ListPrincipalsForPortfolioResponse.Builder |
ListPrincipalsForPortfolioResponse.Builder.principals(Principal... principals)
The
PrincipalARNs and corresponding PrincipalTypes associated with the portfolio. |
| Modifier and Type | Method and Description |
|---|---|
ListPrincipalsForPortfolioResponse.Builder |
ListPrincipalsForPortfolioResponse.Builder.principals(Collection<Principal> principals)
The
PrincipalARNs and corresponding PrincipalTypes associated with the portfolio. |
Copyright © 2023. All rights reserved.