public static interface ListOrganizationPortfolioAccessRequest.Builder extends ServiceCatalogRequest.Builder, SdkPojo, CopyableBuilder<ListOrganizationPortfolioAccessRequest.Builder,ListOrganizationPortfolioAccessRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListOrganizationPortfolioAccessRequest.Builder acceptLanguage(String acceptLanguage)
The language code.
jp - Japanese
zh - Chinese
acceptLanguage - The language code.
jp - Japanese
zh - Chinese
ListOrganizationPortfolioAccessRequest.Builder portfolioId(String portfolioId)
The portfolio identifier. For example, port-2abcdext3y5fk.
portfolioId - The portfolio identifier. For example, port-2abcdext3y5fk.ListOrganizationPortfolioAccessRequest.Builder organizationNodeType(String organizationNodeType)
The organization node type that will be returned in the output.
ORGANIZATION - Organization that has access to the portfolio.
ORGANIZATIONAL_UNIT - Organizational unit that has access to the portfolio within your
organization.
ACCOUNT - Account that has access to the portfolio within your organization.
organizationNodeType - The organization node type that will be returned in the output.
ORGANIZATION - Organization that has access to the portfolio.
ORGANIZATIONAL_UNIT - Organizational unit that has access to the portfolio within your
organization.
ACCOUNT - Account that has access to the portfolio within your organization.
OrganizationNodeType,
OrganizationNodeTypeListOrganizationPortfolioAccessRequest.Builder organizationNodeType(OrganizationNodeType organizationNodeType)
The organization node type that will be returned in the output.
ORGANIZATION - Organization that has access to the portfolio.
ORGANIZATIONAL_UNIT - Organizational unit that has access to the portfolio within your
organization.
ACCOUNT - Account that has access to the portfolio within your organization.
organizationNodeType - The organization node type that will be returned in the output.
ORGANIZATION - Organization that has access to the portfolio.
ORGANIZATIONAL_UNIT - Organizational unit that has access to the portfolio within your
organization.
ACCOUNT - Account that has access to the portfolio within your organization.
OrganizationNodeType,
OrganizationNodeTypeListOrganizationPortfolioAccessRequest.Builder pageToken(String pageToken)
The page token for the next set of results. To retrieve the first set of results, use null.
pageToken - The page token for the next set of results. To retrieve the first set of results, use null.ListOrganizationPortfolioAccessRequest.Builder pageSize(Integer pageSize)
The maximum number of items to return with this call.
pageSize - The maximum number of items to return with this call.ListOrganizationPortfolioAccessRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListOrganizationPortfolioAccessRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.