| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ListPortfolioAccessResponse.Builder |
ListPortfolioAccessResponse.Builder.accountIds(Collection<String> accountIds)
Information about the Amazon Web Services accounts with access to the portfolio.
|
ListPortfolioAccessResponse.Builder |
ListPortfolioAccessResponse.Builder.accountIds(String... accountIds)
Information about the Amazon Web Services accounts with access to the portfolio.
|
static ListPortfolioAccessResponse.Builder |
ListPortfolioAccessResponse.builder() |
ListPortfolioAccessResponse.Builder |
ListPortfolioAccessResponse.Builder.nextPageToken(String nextPageToken)
The page token to use to retrieve the next set of results.
|
ListPortfolioAccessResponse.Builder |
ListPortfolioAccessResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListPortfolioAccessResponse.Builder> |
ListPortfolioAccessResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.