| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default CreatePortfolioShareResponse |
ServiceCatalogClient.createPortfolioShare(Consumer<CreatePortfolioShareRequest.Builder> createPortfolioShareRequest)
Shares the specified portfolio with the specified account or organization node.
|
default CreatePortfolioShareResponse |
ServiceCatalogClient.createPortfolioShare(CreatePortfolioShareRequest createPortfolioShareRequest)
Shares the specified portfolio with the specified account or organization node.
|
default DeletePortfolioShareResponse |
ServiceCatalogClient.deletePortfolioShare(Consumer<DeletePortfolioShareRequest.Builder> deletePortfolioShareRequest)
Stops sharing the specified portfolio with the specified account or organization node.
|
default DeletePortfolioShareResponse |
ServiceCatalogClient.deletePortfolioShare(DeletePortfolioShareRequest deletePortfolioShareRequest)
Stops sharing the specified portfolio with the specified account or organization node.
|
default DescribePortfolioShareStatusResponse |
ServiceCatalogClient.describePortfolioShareStatus(Consumer<DescribePortfolioShareStatusRequest.Builder> describePortfolioShareStatusRequest)
Gets the status of the specified portfolio share operation.
|
default DescribePortfolioShareStatusResponse |
ServiceCatalogClient.describePortfolioShareStatus(DescribePortfolioShareStatusRequest describePortfolioShareStatusRequest)
Gets the status of the specified portfolio share operation.
|
default DisableAwsOrganizationsAccessResponse |
ServiceCatalogClient.disableAWSOrganizationsAccess(Consumer<DisableAwsOrganizationsAccessRequest.Builder> disableAwsOrganizationsAccessRequest)
Disable portfolio sharing through the Organizations service.
|
default DisableAwsOrganizationsAccessResponse |
ServiceCatalogClient.disableAWSOrganizationsAccess(DisableAwsOrganizationsAccessRequest disableAwsOrganizationsAccessRequest)
Disable portfolio sharing through the Organizations service.
|
default EnableAwsOrganizationsAccessResponse |
ServiceCatalogClient.enableAWSOrganizationsAccess(Consumer<EnableAwsOrganizationsAccessRequest.Builder> enableAwsOrganizationsAccessRequest)
Enable portfolio sharing feature through Organizations.
|
default EnableAwsOrganizationsAccessResponse |
ServiceCatalogClient.enableAWSOrganizationsAccess(EnableAwsOrganizationsAccessRequest enableAwsOrganizationsAccessRequest)
Enable portfolio sharing feature through Organizations.
|
default GetAwsOrganizationsAccessStatusResponse |
ServiceCatalogClient.getAWSOrganizationsAccessStatus()
Get the Access Status for Organizations portfolio share feature.
|
default GetAwsOrganizationsAccessStatusResponse |
ServiceCatalogClient.getAWSOrganizationsAccessStatus(Consumer<GetAwsOrganizationsAccessStatusRequest.Builder> getAwsOrganizationsAccessStatusRequest)
Get the Access Status for Organizations portfolio share feature.
|
default GetAwsOrganizationsAccessStatusResponse |
ServiceCatalogClient.getAWSOrganizationsAccessStatus(GetAwsOrganizationsAccessStatusRequest getAwsOrganizationsAccessStatusRequest)
Get the Access Status for Organizations portfolio share feature.
|
default ListAcceptedPortfolioSharesResponse |
ServiceCatalogClient.listAcceptedPortfolioShares()
Lists all imported portfolios for which account-to-account shares were accepted by this account.
|
default ListAcceptedPortfolioSharesResponse |
ServiceCatalogClient.listAcceptedPortfolioShares(Consumer<ListAcceptedPortfolioSharesRequest.Builder> listAcceptedPortfolioSharesRequest)
Lists all imported portfolios for which account-to-account shares were accepted by this account.
|
default ListAcceptedPortfolioSharesResponse |
ServiceCatalogClient.listAcceptedPortfolioShares(ListAcceptedPortfolioSharesRequest listAcceptedPortfolioSharesRequest)
Lists all imported portfolios for which account-to-account shares were accepted by this account.
|
default ListAcceptedPortfolioSharesIterable |
ServiceCatalogClient.listAcceptedPortfolioSharesPaginator()
Lists all imported portfolios for which account-to-account shares were accepted by this account.
|
default ListAcceptedPortfolioSharesIterable |
ServiceCatalogClient.listAcceptedPortfolioSharesPaginator(Consumer<ListAcceptedPortfolioSharesRequest.Builder> listAcceptedPortfolioSharesRequest)
Lists all imported portfolios for which account-to-account shares were accepted by this account.
|
default ListAcceptedPortfolioSharesIterable |
ServiceCatalogClient.listAcceptedPortfolioSharesPaginator(ListAcceptedPortfolioSharesRequest listAcceptedPortfolioSharesRequest)
Lists all imported portfolios for which account-to-account shares were accepted by this account.
|
default ListOrganizationPortfolioAccessResponse |
ServiceCatalogClient.listOrganizationPortfolioAccess(Consumer<ListOrganizationPortfolioAccessRequest.Builder> listOrganizationPortfolioAccessRequest)
Lists the organization nodes that have access to the specified portfolio.
|
default ListOrganizationPortfolioAccessResponse |
ServiceCatalogClient.listOrganizationPortfolioAccess(ListOrganizationPortfolioAccessRequest listOrganizationPortfolioAccessRequest)
Lists the organization nodes that have access to the specified portfolio.
|
default ListOrganizationPortfolioAccessIterable |
ServiceCatalogClient.listOrganizationPortfolioAccessPaginator(Consumer<ListOrganizationPortfolioAccessRequest.Builder> listOrganizationPortfolioAccessRequest)
Lists the organization nodes that have access to the specified portfolio.
|
default ListOrganizationPortfolioAccessIterable |
ServiceCatalogClient.listOrganizationPortfolioAccessPaginator(ListOrganizationPortfolioAccessRequest listOrganizationPortfolioAccessRequest)
Lists the organization nodes that have access to the specified portfolio.
|
default UpdatePortfolioShareResponse |
ServiceCatalogClient.updatePortfolioShare(Consumer<UpdatePortfolioShareRequest.Builder> updatePortfolioShareRequest)
Updates the specified portfolio share.
|
default UpdatePortfolioShareResponse |
ServiceCatalogClient.updatePortfolioShare(UpdatePortfolioShareRequest updatePortfolioShareRequest)
Updates the specified portfolio share.
|
Copyright © 2023. All rights reserved.