| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default AcceptPortfolioShareResponse |
ServiceCatalogClient.acceptPortfolioShare(AcceptPortfolioShareRequest acceptPortfolioShareRequest)
Accepts an offer to share the specified portfolio.
|
default AcceptPortfolioShareResponse |
ServiceCatalogClient.acceptPortfolioShare(Consumer<AcceptPortfolioShareRequest.Builder> acceptPortfolioShareRequest)
Accepts an offer to share the specified portfolio.
|
default AssociateBudgetWithResourceResponse |
ServiceCatalogClient.associateBudgetWithResource(AssociateBudgetWithResourceRequest associateBudgetWithResourceRequest)
Associates the specified budget with the specified resource.
|
default AssociateBudgetWithResourceResponse |
ServiceCatalogClient.associateBudgetWithResource(Consumer<AssociateBudgetWithResourceRequest.Builder> associateBudgetWithResourceRequest)
Associates the specified budget with the specified resource.
|
default AssociatePrincipalWithPortfolioResponse |
ServiceCatalogClient.associatePrincipalWithPortfolio(AssociatePrincipalWithPortfolioRequest associatePrincipalWithPortfolioRequest)
Associates the specified principal ARN with the specified portfolio.
|
default AssociatePrincipalWithPortfolioResponse |
ServiceCatalogClient.associatePrincipalWithPortfolio(Consumer<AssociatePrincipalWithPortfolioRequest.Builder> associatePrincipalWithPortfolioRequest)
Associates the specified principal ARN with the specified portfolio.
|
default AssociateProductWithPortfolioResponse |
ServiceCatalogClient.associateProductWithPortfolio(AssociateProductWithPortfolioRequest associateProductWithPortfolioRequest)
Associates the specified product with the specified portfolio.
|
default AssociateProductWithPortfolioResponse |
ServiceCatalogClient.associateProductWithPortfolio(Consumer<AssociateProductWithPortfolioRequest.Builder> associateProductWithPortfolioRequest)
Associates the specified product with the specified portfolio.
|
default AssociateServiceActionWithProvisioningArtifactResponse |
ServiceCatalogClient.associateServiceActionWithProvisioningArtifact(AssociateServiceActionWithProvisioningArtifactRequest associateServiceActionWithProvisioningArtifactRequest)
Associates a self-service action with a provisioning artifact.
|
default AssociateServiceActionWithProvisioningArtifactResponse |
ServiceCatalogClient.associateServiceActionWithProvisioningArtifact(Consumer<AssociateServiceActionWithProvisioningArtifactRequest.Builder> associateServiceActionWithProvisioningArtifactRequest)
Associates a self-service action with a provisioning artifact.
|
default AssociateTagOptionWithResourceResponse |
ServiceCatalogClient.associateTagOptionWithResource(AssociateTagOptionWithResourceRequest associateTagOptionWithResourceRequest)
Associate the specified TagOption with the specified portfolio or product.
|
default AssociateTagOptionWithResourceResponse |
ServiceCatalogClient.associateTagOptionWithResource(Consumer<AssociateTagOptionWithResourceRequest.Builder> associateTagOptionWithResourceRequest)
Associate the specified TagOption with the specified portfolio or product.
|
default BatchAssociateServiceActionWithProvisioningArtifactResponse |
ServiceCatalogClient.batchAssociateServiceActionWithProvisioningArtifact(BatchAssociateServiceActionWithProvisioningArtifactRequest batchAssociateServiceActionWithProvisioningArtifactRequest)
Associates multiple self-service actions with provisioning artifacts.
|
default BatchAssociateServiceActionWithProvisioningArtifactResponse |
ServiceCatalogClient.batchAssociateServiceActionWithProvisioningArtifact(Consumer<BatchAssociateServiceActionWithProvisioningArtifactRequest.Builder> batchAssociateServiceActionWithProvisioningArtifactRequest)
Associates multiple self-service actions with provisioning artifacts.
|
default BatchDisassociateServiceActionFromProvisioningArtifactResponse |
ServiceCatalogClient.batchDisassociateServiceActionFromProvisioningArtifact(BatchDisassociateServiceActionFromProvisioningArtifactRequest batchDisassociateServiceActionFromProvisioningArtifactRequest)
Disassociates a batch of self-service actions from the specified provisioning artifact.
|
default BatchDisassociateServiceActionFromProvisioningArtifactResponse |
ServiceCatalogClient.batchDisassociateServiceActionFromProvisioningArtifact(Consumer<BatchDisassociateServiceActionFromProvisioningArtifactRequest.Builder> batchDisassociateServiceActionFromProvisioningArtifactRequest)
Disassociates a batch of self-service actions from the specified provisioning artifact.
|
default CopyProductResponse |
ServiceCatalogClient.copyProduct(Consumer<CopyProductRequest.Builder> copyProductRequest)
Copies the specified source product to the specified target product or a new product.
|
default CopyProductResponse |
ServiceCatalogClient.copyProduct(CopyProductRequest copyProductRequest)
Copies the specified source product to the specified target product or a new product.
|
default CreateConstraintResponse |
ServiceCatalogClient.createConstraint(Consumer<CreateConstraintRequest.Builder> createConstraintRequest)
Creates a constraint.
|
default CreateConstraintResponse |
ServiceCatalogClient.createConstraint(CreateConstraintRequest createConstraintRequest)
Creates a constraint.
|
default CreatePortfolioResponse |
ServiceCatalogClient.createPortfolio(Consumer<CreatePortfolioRequest.Builder> createPortfolioRequest)
Creates a portfolio.
|
default CreatePortfolioResponse |
ServiceCatalogClient.createPortfolio(CreatePortfolioRequest createPortfolioRequest)
Creates a portfolio.
|
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 CreateProductResponse |
ServiceCatalogClient.createProduct(Consumer<CreateProductRequest.Builder> createProductRequest)
Creates a product.
|
default CreateProductResponse |
ServiceCatalogClient.createProduct(CreateProductRequest createProductRequest)
Creates a product.
|
default CreateProvisionedProductPlanResponse |
ServiceCatalogClient.createProvisionedProductPlan(Consumer<CreateProvisionedProductPlanRequest.Builder> createProvisionedProductPlanRequest)
Creates a plan.
|
default CreateProvisionedProductPlanResponse |
ServiceCatalogClient.createProvisionedProductPlan(CreateProvisionedProductPlanRequest createProvisionedProductPlanRequest)
Creates a plan.
|
default CreateProvisioningArtifactResponse |
ServiceCatalogClient.createProvisioningArtifact(Consumer<CreateProvisioningArtifactRequest.Builder> createProvisioningArtifactRequest)
Creates a provisioning artifact (also known as a version) for the specified product.
|
default CreateProvisioningArtifactResponse |
ServiceCatalogClient.createProvisioningArtifact(CreateProvisioningArtifactRequest createProvisioningArtifactRequest)
Creates a provisioning artifact (also known as a version) for the specified product.
|
default CreateServiceActionResponse |
ServiceCatalogClient.createServiceAction(Consumer<CreateServiceActionRequest.Builder> createServiceActionRequest)
Creates a self-service action.
|
default CreateServiceActionResponse |
ServiceCatalogClient.createServiceAction(CreateServiceActionRequest createServiceActionRequest)
Creates a self-service action.
|
default DeleteConstraintResponse |
ServiceCatalogClient.deleteConstraint(Consumer<DeleteConstraintRequest.Builder> deleteConstraintRequest)
Deletes the specified constraint.
|
default DeleteConstraintResponse |
ServiceCatalogClient.deleteConstraint(DeleteConstraintRequest deleteConstraintRequest)
Deletes the specified constraint.
|
default DeletePortfolioResponse |
ServiceCatalogClient.deletePortfolio(Consumer<DeletePortfolioRequest.Builder> deletePortfolioRequest)
Deletes the specified portfolio.
|
default DeletePortfolioResponse |
ServiceCatalogClient.deletePortfolio(DeletePortfolioRequest deletePortfolioRequest)
Deletes the specified portfolio.
|
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 DeleteProductResponse |
ServiceCatalogClient.deleteProduct(Consumer<DeleteProductRequest.Builder> deleteProductRequest)
Deletes the specified product.
|
default DeleteProductResponse |
ServiceCatalogClient.deleteProduct(DeleteProductRequest deleteProductRequest)
Deletes the specified product.
|
default DeleteProvisionedProductPlanResponse |
ServiceCatalogClient.deleteProvisionedProductPlan(Consumer<DeleteProvisionedProductPlanRequest.Builder> deleteProvisionedProductPlanRequest)
Deletes the specified plan.
|
default DeleteProvisionedProductPlanResponse |
ServiceCatalogClient.deleteProvisionedProductPlan(DeleteProvisionedProductPlanRequest deleteProvisionedProductPlanRequest)
Deletes the specified plan.
|
default DeleteProvisioningArtifactResponse |
ServiceCatalogClient.deleteProvisioningArtifact(Consumer<DeleteProvisioningArtifactRequest.Builder> deleteProvisioningArtifactRequest)
Deletes the specified provisioning artifact (also known as a version) for the specified product.
|
default DeleteProvisioningArtifactResponse |
ServiceCatalogClient.deleteProvisioningArtifact(DeleteProvisioningArtifactRequest deleteProvisioningArtifactRequest)
Deletes the specified provisioning artifact (also known as a version) for the specified product.
|
default DescribePortfolioSharesResponse |
ServiceCatalogClient.describePortfolioShares(Consumer<DescribePortfolioSharesRequest.Builder> describePortfolioSharesRequest)
Returns a summary of each of the portfolio shares that were created for the specified portfolio.
|
default DescribePortfolioSharesResponse |
ServiceCatalogClient.describePortfolioShares(DescribePortfolioSharesRequest describePortfolioSharesRequest)
Returns a summary of each of the portfolio shares that were created for the specified portfolio.
|
default DescribePortfolioSharesIterable |
ServiceCatalogClient.describePortfolioSharesPaginator(Consumer<DescribePortfolioSharesRequest.Builder> describePortfolioSharesRequest)
Returns a summary of each of the portfolio shares that were created for the specified portfolio.
|
default DescribePortfolioSharesIterable |
ServiceCatalogClient.describePortfolioSharesPaginator(DescribePortfolioSharesRequest describePortfolioSharesRequest)
Returns a summary of each of the portfolio shares that were created for the specified portfolio.
|
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 DescribeProductResponse |
ServiceCatalogClient.describeProduct(Consumer<DescribeProductRequest.Builder> describeProductRequest)
Gets information about the specified product.
|
default DescribeProductResponse |
ServiceCatalogClient.describeProduct(DescribeProductRequest describeProductRequest)
Gets information about the specified product.
|
default DescribeProductAsAdminResponse |
ServiceCatalogClient.describeProductAsAdmin(Consumer<DescribeProductAsAdminRequest.Builder> describeProductAsAdminRequest)
Gets information about the specified product.
|
default DescribeProductAsAdminResponse |
ServiceCatalogClient.describeProductAsAdmin(DescribeProductAsAdminRequest describeProductAsAdminRequest)
Gets information about the specified product.
|
default DescribeProductViewResponse |
ServiceCatalogClient.describeProductView(Consumer<DescribeProductViewRequest.Builder> describeProductViewRequest)
Gets information about the specified product.
|
default DescribeProductViewResponse |
ServiceCatalogClient.describeProductView(DescribeProductViewRequest describeProductViewRequest)
Gets information about the specified product.
|
default DescribeProvisionedProductResponse |
ServiceCatalogClient.describeProvisionedProduct(Consumer<DescribeProvisionedProductRequest.Builder> describeProvisionedProductRequest)
Gets information about the specified provisioned product.
|
default DescribeProvisionedProductResponse |
ServiceCatalogClient.describeProvisionedProduct(DescribeProvisionedProductRequest describeProvisionedProductRequest)
Gets information about the specified provisioned product.
|
default DescribeProvisionedProductPlanResponse |
ServiceCatalogClient.describeProvisionedProductPlan(Consumer<DescribeProvisionedProductPlanRequest.Builder> describeProvisionedProductPlanRequest)
Gets information about the resource changes for the specified plan.
|
default DescribeProvisionedProductPlanResponse |
ServiceCatalogClient.describeProvisionedProductPlan(DescribeProvisionedProductPlanRequest describeProvisionedProductPlanRequest)
Gets information about the resource changes for the specified plan.
|
default DescribeProvisioningArtifactResponse |
ServiceCatalogClient.describeProvisioningArtifact(Consumer<DescribeProvisioningArtifactRequest.Builder> describeProvisioningArtifactRequest)
Gets information about the specified provisioning artifact (also known as a version) for the specified product.
|
default DescribeProvisioningArtifactResponse |
ServiceCatalogClient.describeProvisioningArtifact(DescribeProvisioningArtifactRequest describeProvisioningArtifactRequest)
Gets information about the specified provisioning artifact (also known as a version) for the specified product.
|
default DescribeProvisioningParametersResponse |
ServiceCatalogClient.describeProvisioningParameters(Consumer<DescribeProvisioningParametersRequest.Builder> describeProvisioningParametersRequest)
Gets information about the configuration required to provision the specified product using the specified
provisioning artifact.
|
default DescribeProvisioningParametersResponse |
ServiceCatalogClient.describeProvisioningParameters(DescribeProvisioningParametersRequest describeProvisioningParametersRequest)
Gets information about the configuration required to provision the specified product using the specified
provisioning artifact.
|
default DescribeServiceActionExecutionParametersResponse |
ServiceCatalogClient.describeServiceActionExecutionParameters(Consumer<DescribeServiceActionExecutionParametersRequest.Builder> describeServiceActionExecutionParametersRequest)
Finds the default parameters for a specific self-service action on a specific provisioned product and returns a
map of the results to the user.
|
default DescribeServiceActionExecutionParametersResponse |
ServiceCatalogClient.describeServiceActionExecutionParameters(DescribeServiceActionExecutionParametersRequest describeServiceActionExecutionParametersRequest)
Finds the default parameters for a specific self-service action on a specific provisioned product and returns a
map of the results to the user.
|
default DisassociatePrincipalFromPortfolioResponse |
ServiceCatalogClient.disassociatePrincipalFromPortfolio(Consumer<DisassociatePrincipalFromPortfolioRequest.Builder> disassociatePrincipalFromPortfolioRequest)
Disassociates a previously associated principal ARN from a specified portfolio.
|
default DisassociatePrincipalFromPortfolioResponse |
ServiceCatalogClient.disassociatePrincipalFromPortfolio(DisassociatePrincipalFromPortfolioRequest disassociatePrincipalFromPortfolioRequest)
Disassociates a previously associated principal ARN from a specified portfolio.
|
default DisassociateProductFromPortfolioResponse |
ServiceCatalogClient.disassociateProductFromPortfolio(Consumer<DisassociateProductFromPortfolioRequest.Builder> disassociateProductFromPortfolioRequest)
Disassociates the specified product from the specified portfolio.
|
default DisassociateProductFromPortfolioResponse |
ServiceCatalogClient.disassociateProductFromPortfolio(DisassociateProductFromPortfolioRequest disassociateProductFromPortfolioRequest)
Disassociates the specified product from the specified portfolio.
|
default ExecuteProvisionedProductPlanResponse |
ServiceCatalogClient.executeProvisionedProductPlan(Consumer<ExecuteProvisionedProductPlanRequest.Builder> executeProvisionedProductPlanRequest)
Provisions or modifies a product based on the resource changes for the specified plan.
|
default ExecuteProvisionedProductPlanResponse |
ServiceCatalogClient.executeProvisionedProductPlan(ExecuteProvisionedProductPlanRequest executeProvisionedProductPlanRequest)
Provisions or modifies a product based on the resource changes for the specified plan.
|
default ExecuteProvisionedProductServiceActionResponse |
ServiceCatalogClient.executeProvisionedProductServiceAction(Consumer<ExecuteProvisionedProductServiceActionRequest.Builder> executeProvisionedProductServiceActionRequest)
Executes a self-service action against a provisioned product.
|
default ExecuteProvisionedProductServiceActionResponse |
ServiceCatalogClient.executeProvisionedProductServiceAction(ExecuteProvisionedProductServiceActionRequest executeProvisionedProductServiceActionRequest)
Executes a self-service action against a provisioned product.
|
default GetProvisionedProductOutputsResponse |
ServiceCatalogClient.getProvisionedProductOutputs(Consumer<GetProvisionedProductOutputsRequest.Builder> getProvisionedProductOutputsRequest)
This API takes either a
ProvisonedProductId or a ProvisionedProductName, along with a
list of one or more output keys, and responds with the key/value pairs of those outputs. |
default GetProvisionedProductOutputsResponse |
ServiceCatalogClient.getProvisionedProductOutputs(GetProvisionedProductOutputsRequest getProvisionedProductOutputsRequest)
This API takes either a
ProvisonedProductId or a ProvisionedProductName, along with a
list of one or more output keys, and responds with the key/value pairs of those outputs. |
default GetProvisionedProductOutputsIterable |
ServiceCatalogClient.getProvisionedProductOutputsPaginator(Consumer<GetProvisionedProductOutputsRequest.Builder> getProvisionedProductOutputsRequest)
This API takes either a
ProvisonedProductId or a ProvisionedProductName, along with a
list of one or more output keys, and responds with the key/value pairs of those outputs. |
default GetProvisionedProductOutputsIterable |
ServiceCatalogClient.getProvisionedProductOutputsPaginator(GetProvisionedProductOutputsRequest getProvisionedProductOutputsRequest)
This API takes either a
ProvisonedProductId or a ProvisionedProductName, along with a
list of one or more output keys, and responds with the key/value pairs of those outputs. |
default ImportAsProvisionedProductResponse |
ServiceCatalogClient.importAsProvisionedProduct(Consumer<ImportAsProvisionedProductRequest.Builder> importAsProvisionedProductRequest)
Requests the import of a resource as an Service Catalog provisioned product that is associated to an Service
Catalog product and provisioning artifact.
|
default ImportAsProvisionedProductResponse |
ServiceCatalogClient.importAsProvisionedProduct(ImportAsProvisionedProductRequest importAsProvisionedProductRequest)
Requests the import of a resource as an Service Catalog provisioned product that is associated to an Service
Catalog product and provisioning artifact.
|
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 ListBudgetsForResourceResponse |
ServiceCatalogClient.listBudgetsForResource(Consumer<ListBudgetsForResourceRequest.Builder> listBudgetsForResourceRequest)
Lists all the budgets associated to the specified resource.
|
default ListBudgetsForResourceResponse |
ServiceCatalogClient.listBudgetsForResource(ListBudgetsForResourceRequest listBudgetsForResourceRequest)
Lists all the budgets associated to the specified resource.
|
default ListBudgetsForResourceIterable |
ServiceCatalogClient.listBudgetsForResourcePaginator(Consumer<ListBudgetsForResourceRequest.Builder> listBudgetsForResourceRequest)
Lists all the budgets associated to the specified resource.
|
default ListBudgetsForResourceIterable |
ServiceCatalogClient.listBudgetsForResourcePaginator(ListBudgetsForResourceRequest listBudgetsForResourceRequest)
Lists all the budgets associated to the specified resource.
|
default ListConstraintsForPortfolioResponse |
ServiceCatalogClient.listConstraintsForPortfolio(Consumer<ListConstraintsForPortfolioRequest.Builder> listConstraintsForPortfolioRequest)
Lists the constraints for the specified portfolio and product.
|
default ListConstraintsForPortfolioResponse |
ServiceCatalogClient.listConstraintsForPortfolio(ListConstraintsForPortfolioRequest listConstraintsForPortfolioRequest)
Lists the constraints for the specified portfolio and product.
|
default ListConstraintsForPortfolioIterable |
ServiceCatalogClient.listConstraintsForPortfolioPaginator(Consumer<ListConstraintsForPortfolioRequest.Builder> listConstraintsForPortfolioRequest)
Lists the constraints for the specified portfolio and product.
|
default ListConstraintsForPortfolioIterable |
ServiceCatalogClient.listConstraintsForPortfolioPaginator(ListConstraintsForPortfolioRequest listConstraintsForPortfolioRequest)
Lists the constraints for the specified portfolio and product.
|
default ListLaunchPathsResponse |
ServiceCatalogClient.listLaunchPaths(Consumer<ListLaunchPathsRequest.Builder> listLaunchPathsRequest)
Lists the paths to the specified product.
|
default ListLaunchPathsResponse |
ServiceCatalogClient.listLaunchPaths(ListLaunchPathsRequest listLaunchPathsRequest)
Lists the paths to the specified product.
|
default ListLaunchPathsIterable |
ServiceCatalogClient.listLaunchPathsPaginator(Consumer<ListLaunchPathsRequest.Builder> listLaunchPathsRequest)
Lists the paths to the specified product.
|
default ListLaunchPathsIterable |
ServiceCatalogClient.listLaunchPathsPaginator(ListLaunchPathsRequest listLaunchPathsRequest)
Lists the paths to the specified product.
|
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 ListPortfolioAccessResponse |
ServiceCatalogClient.listPortfolioAccess(Consumer<ListPortfolioAccessRequest.Builder> listPortfolioAccessRequest)
Lists the account IDs that have access to the specified portfolio.
|
default ListPortfolioAccessResponse |
ServiceCatalogClient.listPortfolioAccess(ListPortfolioAccessRequest listPortfolioAccessRequest)
Lists the account IDs that have access to the specified portfolio.
|
default ListPortfolioAccessIterable |
ServiceCatalogClient.listPortfolioAccessPaginator(Consumer<ListPortfolioAccessRequest.Builder> listPortfolioAccessRequest)
Lists the account IDs that have access to the specified portfolio.
|
default ListPortfolioAccessIterable |
ServiceCatalogClient.listPortfolioAccessPaginator(ListPortfolioAccessRequest listPortfolioAccessRequest)
Lists the account IDs that have access to the specified portfolio.
|
default ListPortfoliosResponse |
ServiceCatalogClient.listPortfolios()
Lists all portfolios in the catalog.
|
default ListPortfoliosResponse |
ServiceCatalogClient.listPortfolios(Consumer<ListPortfoliosRequest.Builder> listPortfoliosRequest)
Lists all portfolios in the catalog.
|
default ListPortfoliosResponse |
ServiceCatalogClient.listPortfolios(ListPortfoliosRequest listPortfoliosRequest)
Lists all portfolios in the catalog.
|
default ListPortfoliosForProductResponse |
ServiceCatalogClient.listPortfoliosForProduct(Consumer<ListPortfoliosForProductRequest.Builder> listPortfoliosForProductRequest)
Lists all portfolios that the specified product is associated with.
|
default ListPortfoliosForProductResponse |
ServiceCatalogClient.listPortfoliosForProduct(ListPortfoliosForProductRequest listPortfoliosForProductRequest)
Lists all portfolios that the specified product is associated with.
|
default ListPortfoliosForProductIterable |
ServiceCatalogClient.listPortfoliosForProductPaginator(Consumer<ListPortfoliosForProductRequest.Builder> listPortfoliosForProductRequest)
Lists all portfolios that the specified product is associated with.
|
default ListPortfoliosForProductIterable |
ServiceCatalogClient.listPortfoliosForProductPaginator(ListPortfoliosForProductRequest listPortfoliosForProductRequest)
Lists all portfolios that the specified product is associated with.
|
default ListPortfoliosIterable |
ServiceCatalogClient.listPortfoliosPaginator()
Lists all portfolios in the catalog.
|
default ListPortfoliosIterable |
ServiceCatalogClient.listPortfoliosPaginator(Consumer<ListPortfoliosRequest.Builder> listPortfoliosRequest)
Lists all portfolios in the catalog.
|
default ListPortfoliosIterable |
ServiceCatalogClient.listPortfoliosPaginator(ListPortfoliosRequest listPortfoliosRequest)
Lists all portfolios in the catalog.
|
default ListPrincipalsForPortfolioResponse |
ServiceCatalogClient.listPrincipalsForPortfolio(Consumer<ListPrincipalsForPortfolioRequest.Builder> listPrincipalsForPortfolioRequest)
Lists all
PrincipalARNs and corresponding PrincipalTypes associated with the specified
portfolio. |
default ListPrincipalsForPortfolioResponse |
ServiceCatalogClient.listPrincipalsForPortfolio(ListPrincipalsForPortfolioRequest listPrincipalsForPortfolioRequest)
Lists all
PrincipalARNs and corresponding PrincipalTypes associated with the specified
portfolio. |
default ListPrincipalsForPortfolioIterable |
ServiceCatalogClient.listPrincipalsForPortfolioPaginator(Consumer<ListPrincipalsForPortfolioRequest.Builder> listPrincipalsForPortfolioRequest)
Lists all
PrincipalARNs and corresponding PrincipalTypes associated with the specified
portfolio. |
default ListPrincipalsForPortfolioIterable |
ServiceCatalogClient.listPrincipalsForPortfolioPaginator(ListPrincipalsForPortfolioRequest listPrincipalsForPortfolioRequest)
Lists all
PrincipalARNs and corresponding PrincipalTypes associated with the specified
portfolio. |
default ListProvisionedProductPlansResponse |
ServiceCatalogClient.listProvisionedProductPlans()
Lists the plans for the specified provisioned product or all plans to which the user has access.
|
default ListProvisionedProductPlansResponse |
ServiceCatalogClient.listProvisionedProductPlans(Consumer<ListProvisionedProductPlansRequest.Builder> listProvisionedProductPlansRequest)
Lists the plans for the specified provisioned product or all plans to which the user has access.
|
default ListProvisionedProductPlansResponse |
ServiceCatalogClient.listProvisionedProductPlans(ListProvisionedProductPlansRequest listProvisionedProductPlansRequest)
Lists the plans for the specified provisioned product or all plans to which the user has access.
|
default ListProvisioningArtifactsResponse |
ServiceCatalogClient.listProvisioningArtifacts(Consumer<ListProvisioningArtifactsRequest.Builder> listProvisioningArtifactsRequest)
Lists all provisioning artifacts (also known as versions) for the specified product.
|
default ListProvisioningArtifactsResponse |
ServiceCatalogClient.listProvisioningArtifacts(ListProvisioningArtifactsRequest listProvisioningArtifactsRequest)
Lists all provisioning artifacts (also known as versions) for the specified product.
|
default ListProvisioningArtifactsForServiceActionResponse |
ServiceCatalogClient.listProvisioningArtifactsForServiceAction(Consumer<ListProvisioningArtifactsForServiceActionRequest.Builder> listProvisioningArtifactsForServiceActionRequest)
Lists all provisioning artifacts (also known as versions) for the specified self-service action.
|
default ListProvisioningArtifactsForServiceActionResponse |
ServiceCatalogClient.listProvisioningArtifactsForServiceAction(ListProvisioningArtifactsForServiceActionRequest listProvisioningArtifactsForServiceActionRequest)
Lists all provisioning artifacts (also known as versions) for the specified self-service action.
|
default ListProvisioningArtifactsForServiceActionIterable |
ServiceCatalogClient.listProvisioningArtifactsForServiceActionPaginator(Consumer<ListProvisioningArtifactsForServiceActionRequest.Builder> listProvisioningArtifactsForServiceActionRequest)
Lists all provisioning artifacts (also known as versions) for the specified self-service action.
|
default ListProvisioningArtifactsForServiceActionIterable |
ServiceCatalogClient.listProvisioningArtifactsForServiceActionPaginator(ListProvisioningArtifactsForServiceActionRequest listProvisioningArtifactsForServiceActionRequest)
Lists all provisioning artifacts (also known as versions) for the specified self-service action.
|
default ListRecordHistoryResponse |
ServiceCatalogClient.listRecordHistory()
Lists the specified requests or all performed requests.
|
default ListRecordHistoryResponse |
ServiceCatalogClient.listRecordHistory(Consumer<ListRecordHistoryRequest.Builder> listRecordHistoryRequest)
Lists the specified requests or all performed requests.
|
default ListRecordHistoryResponse |
ServiceCatalogClient.listRecordHistory(ListRecordHistoryRequest listRecordHistoryRequest)
Lists the specified requests or all performed requests.
|
default ListResourcesForTagOptionResponse |
ServiceCatalogClient.listResourcesForTagOption(Consumer<ListResourcesForTagOptionRequest.Builder> listResourcesForTagOptionRequest)
Lists the resources associated with the specified TagOption.
|
default ListResourcesForTagOptionResponse |
ServiceCatalogClient.listResourcesForTagOption(ListResourcesForTagOptionRequest listResourcesForTagOptionRequest)
Lists the resources associated with the specified TagOption.
|
default ListResourcesForTagOptionIterable |
ServiceCatalogClient.listResourcesForTagOptionPaginator(Consumer<ListResourcesForTagOptionRequest.Builder> listResourcesForTagOptionRequest)
Lists the resources associated with the specified TagOption.
|
default ListResourcesForTagOptionIterable |
ServiceCatalogClient.listResourcesForTagOptionPaginator(ListResourcesForTagOptionRequest listResourcesForTagOptionRequest)
Lists the resources associated with the specified TagOption.
|
default ListServiceActionsResponse |
ServiceCatalogClient.listServiceActions()
Lists all self-service actions.
|
default ListServiceActionsResponse |
ServiceCatalogClient.listServiceActions(Consumer<ListServiceActionsRequest.Builder> listServiceActionsRequest)
Lists all self-service actions.
|
default ListServiceActionsResponse |
ServiceCatalogClient.listServiceActions(ListServiceActionsRequest listServiceActionsRequest)
Lists all self-service actions.
|
default ListServiceActionsForProvisioningArtifactResponse |
ServiceCatalogClient.listServiceActionsForProvisioningArtifact(Consumer<ListServiceActionsForProvisioningArtifactRequest.Builder> listServiceActionsForProvisioningArtifactRequest)
Returns a paginated list of self-service actions associated with the specified Product ID and Provisioning
Artifact ID.
|
default ListServiceActionsForProvisioningArtifactResponse |
ServiceCatalogClient.listServiceActionsForProvisioningArtifact(ListServiceActionsForProvisioningArtifactRequest listServiceActionsForProvisioningArtifactRequest)
Returns a paginated list of self-service actions associated with the specified Product ID and Provisioning
Artifact ID.
|
default ListServiceActionsForProvisioningArtifactIterable |
ServiceCatalogClient.listServiceActionsForProvisioningArtifactPaginator(Consumer<ListServiceActionsForProvisioningArtifactRequest.Builder> listServiceActionsForProvisioningArtifactRequest)
Returns a paginated list of self-service actions associated with the specified Product ID and Provisioning
Artifact ID.
|
default ListServiceActionsForProvisioningArtifactIterable |
ServiceCatalogClient.listServiceActionsForProvisioningArtifactPaginator(ListServiceActionsForProvisioningArtifactRequest listServiceActionsForProvisioningArtifactRequest)
Returns a paginated list of self-service actions associated with the specified Product ID and Provisioning
Artifact ID.
|
default ListServiceActionsIterable |
ServiceCatalogClient.listServiceActionsPaginator()
Lists all self-service actions.
|
default ListServiceActionsIterable |
ServiceCatalogClient.listServiceActionsPaginator(Consumer<ListServiceActionsRequest.Builder> listServiceActionsRequest)
Lists all self-service actions.
|
default ListServiceActionsIterable |
ServiceCatalogClient.listServiceActionsPaginator(ListServiceActionsRequest listServiceActionsRequest)
Lists all self-service actions.
|
default ListStackInstancesForProvisionedProductResponse |
ServiceCatalogClient.listStackInstancesForProvisionedProduct(Consumer<ListStackInstancesForProvisionedProductRequest.Builder> listStackInstancesForProvisionedProductRequest)
Returns summary information about stack instances that are associated with the specified
CFN_STACKSET type provisioned product. |
default ListStackInstancesForProvisionedProductResponse |
ServiceCatalogClient.listStackInstancesForProvisionedProduct(ListStackInstancesForProvisionedProductRequest listStackInstancesForProvisionedProductRequest)
Returns summary information about stack instances that are associated with the specified
CFN_STACKSET type provisioned product. |
default ListTagOptionsResponse |
ServiceCatalogClient.listTagOptions()
Lists the specified TagOptions or all TagOptions.
|
default ListTagOptionsResponse |
ServiceCatalogClient.listTagOptions(Consumer<ListTagOptionsRequest.Builder> listTagOptionsRequest)
Lists the specified TagOptions or all TagOptions.
|
default ListTagOptionsResponse |
ServiceCatalogClient.listTagOptions(ListTagOptionsRequest listTagOptionsRequest)
Lists the specified TagOptions or all TagOptions.
|
default ListTagOptionsIterable |
ServiceCatalogClient.listTagOptionsPaginator()
Lists the specified TagOptions or all TagOptions.
|
default ListTagOptionsIterable |
ServiceCatalogClient.listTagOptionsPaginator(Consumer<ListTagOptionsRequest.Builder> listTagOptionsRequest)
Lists the specified TagOptions or all TagOptions.
|
default ListTagOptionsIterable |
ServiceCatalogClient.listTagOptionsPaginator(ListTagOptionsRequest listTagOptionsRequest)
Lists the specified TagOptions or all TagOptions.
|
default NotifyProvisionProductEngineWorkflowResultResponse |
ServiceCatalogClient.notifyProvisionProductEngineWorkflowResult(Consumer<NotifyProvisionProductEngineWorkflowResultRequest.Builder> notifyProvisionProductEngineWorkflowResultRequest)
Notifies the result of the provisioning engine execution.
|
default NotifyProvisionProductEngineWorkflowResultResponse |
ServiceCatalogClient.notifyProvisionProductEngineWorkflowResult(NotifyProvisionProductEngineWorkflowResultRequest notifyProvisionProductEngineWorkflowResultRequest)
Notifies the result of the provisioning engine execution.
|
default NotifyTerminateProvisionedProductEngineWorkflowResultResponse |
ServiceCatalogClient.notifyTerminateProvisionedProductEngineWorkflowResult(Consumer<NotifyTerminateProvisionedProductEngineWorkflowResultRequest.Builder> notifyTerminateProvisionedProductEngineWorkflowResultRequest)
Notifies the result of the terminate engine execution.
|
default NotifyTerminateProvisionedProductEngineWorkflowResultResponse |
ServiceCatalogClient.notifyTerminateProvisionedProductEngineWorkflowResult(NotifyTerminateProvisionedProductEngineWorkflowResultRequest notifyTerminateProvisionedProductEngineWorkflowResultRequest)
Notifies the result of the terminate engine execution.
|
default NotifyUpdateProvisionedProductEngineWorkflowResultResponse |
ServiceCatalogClient.notifyUpdateProvisionedProductEngineWorkflowResult(Consumer<NotifyUpdateProvisionedProductEngineWorkflowResultRequest.Builder> notifyUpdateProvisionedProductEngineWorkflowResultRequest)
Notifies the result of the update engine execution.
|
default NotifyUpdateProvisionedProductEngineWorkflowResultResponse |
ServiceCatalogClient.notifyUpdateProvisionedProductEngineWorkflowResult(NotifyUpdateProvisionedProductEngineWorkflowResultRequest notifyUpdateProvisionedProductEngineWorkflowResultRequest)
Notifies the result of the update engine execution.
|
default ProvisionProductResponse |
ServiceCatalogClient.provisionProduct(Consumer<ProvisionProductRequest.Builder> provisionProductRequest)
Provisions the specified product.
|
default ProvisionProductResponse |
ServiceCatalogClient.provisionProduct(ProvisionProductRequest provisionProductRequest)
Provisions the specified product.
|
default ScanProvisionedProductsResponse |
ServiceCatalogClient.scanProvisionedProducts()
Lists the provisioned products that are available (not terminated).
|
default ScanProvisionedProductsResponse |
ServiceCatalogClient.scanProvisionedProducts(Consumer<ScanProvisionedProductsRequest.Builder> scanProvisionedProductsRequest)
Lists the provisioned products that are available (not terminated).
|
default ScanProvisionedProductsResponse |
ServiceCatalogClient.scanProvisionedProducts(ScanProvisionedProductsRequest scanProvisionedProductsRequest)
Lists the provisioned products that are available (not terminated).
|
default SearchProductsResponse |
ServiceCatalogClient.searchProducts()
Gets information about the products to which the caller has access.
|
default SearchProductsResponse |
ServiceCatalogClient.searchProducts(Consumer<SearchProductsRequest.Builder> searchProductsRequest)
Gets information about the products to which the caller has access.
|
default SearchProductsResponse |
ServiceCatalogClient.searchProducts(SearchProductsRequest searchProductsRequest)
Gets information about the products to which the caller has access.
|
default SearchProductsAsAdminResponse |
ServiceCatalogClient.searchProductsAsAdmin()
Gets information about the products for the specified portfolio or all products.
|
default SearchProductsAsAdminResponse |
ServiceCatalogClient.searchProductsAsAdmin(Consumer<SearchProductsAsAdminRequest.Builder> searchProductsAsAdminRequest)
Gets information about the products for the specified portfolio or all products.
|
default SearchProductsAsAdminResponse |
ServiceCatalogClient.searchProductsAsAdmin(SearchProductsAsAdminRequest searchProductsAsAdminRequest)
Gets information about the products for the specified portfolio or all products.
|
default SearchProductsAsAdminIterable |
ServiceCatalogClient.searchProductsAsAdminPaginator()
Gets information about the products for the specified portfolio or all products.
|
default SearchProductsAsAdminIterable |
ServiceCatalogClient.searchProductsAsAdminPaginator(Consumer<SearchProductsAsAdminRequest.Builder> searchProductsAsAdminRequest)
Gets information about the products for the specified portfolio or all products.
|
default SearchProductsAsAdminIterable |
ServiceCatalogClient.searchProductsAsAdminPaginator(SearchProductsAsAdminRequest searchProductsAsAdminRequest)
Gets information about the products for the specified portfolio or all products.
|
default SearchProductsIterable |
ServiceCatalogClient.searchProductsPaginator()
Gets information about the products to which the caller has access.
|
default SearchProductsIterable |
ServiceCatalogClient.searchProductsPaginator(Consumer<SearchProductsRequest.Builder> searchProductsRequest)
Gets information about the products to which the caller has access.
|
default SearchProductsIterable |
ServiceCatalogClient.searchProductsPaginator(SearchProductsRequest searchProductsRequest)
Gets information about the products to which the caller has access.
|
default SearchProvisionedProductsResponse |
ServiceCatalogClient.searchProvisionedProducts()
Gets information about the provisioned products that meet the specified criteria.
|
default SearchProvisionedProductsResponse |
ServiceCatalogClient.searchProvisionedProducts(Consumer<SearchProvisionedProductsRequest.Builder> searchProvisionedProductsRequest)
Gets information about the provisioned products that meet the specified criteria.
|
default SearchProvisionedProductsResponse |
ServiceCatalogClient.searchProvisionedProducts(SearchProvisionedProductsRequest searchProvisionedProductsRequest)
Gets information about the provisioned products that meet the specified criteria.
|
default SearchProvisionedProductsIterable |
ServiceCatalogClient.searchProvisionedProductsPaginator()
Gets information about the provisioned products that meet the specified criteria.
|
default SearchProvisionedProductsIterable |
ServiceCatalogClient.searchProvisionedProductsPaginator(Consumer<SearchProvisionedProductsRequest.Builder> searchProvisionedProductsRequest)
Gets information about the provisioned products that meet the specified criteria.
|
default SearchProvisionedProductsIterable |
ServiceCatalogClient.searchProvisionedProductsPaginator(SearchProvisionedProductsRequest searchProvisionedProductsRequest)
Gets information about the provisioned products that meet the specified criteria.
|
default UpdateConstraintResponse |
ServiceCatalogClient.updateConstraint(Consumer<UpdateConstraintRequest.Builder> updateConstraintRequest)
Updates the specified constraint.
|
default UpdateConstraintResponse |
ServiceCatalogClient.updateConstraint(UpdateConstraintRequest updateConstraintRequest)
Updates the specified constraint.
|
default UpdatePortfolioResponse |
ServiceCatalogClient.updatePortfolio(Consumer<UpdatePortfolioRequest.Builder> updatePortfolioRequest)
Updates the specified portfolio.
|
default UpdatePortfolioResponse |
ServiceCatalogClient.updatePortfolio(UpdatePortfolioRequest updatePortfolioRequest)
Updates 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.
|
default UpdateProductResponse |
ServiceCatalogClient.updateProduct(Consumer<UpdateProductRequest.Builder> updateProductRequest)
Updates the specified product.
|
default UpdateProductResponse |
ServiceCatalogClient.updateProduct(UpdateProductRequest updateProductRequest)
Updates the specified product.
|
default UpdateProvisionedProductResponse |
ServiceCatalogClient.updateProvisionedProduct(Consumer<UpdateProvisionedProductRequest.Builder> updateProvisionedProductRequest)
Requests updates to the configuration of the specified provisioned product.
|
default UpdateProvisionedProductResponse |
ServiceCatalogClient.updateProvisionedProduct(UpdateProvisionedProductRequest updateProvisionedProductRequest)
Requests updates to the configuration of the specified provisioned product.
|
default UpdateProvisionedProductPropertiesResponse |
ServiceCatalogClient.updateProvisionedProductProperties(Consumer<UpdateProvisionedProductPropertiesRequest.Builder> updateProvisionedProductPropertiesRequest)
Requests updates to the properties of the specified provisioned product.
|
default UpdateProvisionedProductPropertiesResponse |
ServiceCatalogClient.updateProvisionedProductProperties(UpdateProvisionedProductPropertiesRequest updateProvisionedProductPropertiesRequest)
Requests updates to the properties of the specified provisioned product.
|
default UpdateProvisioningArtifactResponse |
ServiceCatalogClient.updateProvisioningArtifact(Consumer<UpdateProvisioningArtifactRequest.Builder> updateProvisioningArtifactRequest)
Updates the specified provisioning artifact (also known as a version) for the specified product.
|
default UpdateProvisioningArtifactResponse |
ServiceCatalogClient.updateProvisioningArtifact(UpdateProvisioningArtifactRequest updateProvisioningArtifactRequest)
Updates the specified provisioning artifact (also known as a version) for the specified product.
|
default UpdateServiceActionResponse |
ServiceCatalogClient.updateServiceAction(Consumer<UpdateServiceActionRequest.Builder> updateServiceActionRequest)
Updates a self-service action.
|
default UpdateServiceActionResponse |
ServiceCatalogClient.updateServiceAction(UpdateServiceActionRequest updateServiceActionRequest)
Updates a self-service action.
|
default UpdateTagOptionResponse |
ServiceCatalogClient.updateTagOption(Consumer<UpdateTagOptionRequest.Builder> updateTagOptionRequest)
Updates the specified TagOption.
|
default UpdateTagOptionResponse |
ServiceCatalogClient.updateTagOption(UpdateTagOptionRequest updateTagOptionRequest)
Updates the specified TagOption.
|
Copyright © 2023. All rights reserved.