| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
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 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 CreateProvisionedProductPlanResponse |
ServiceCatalogClient.createProvisionedProductPlan(Consumer<CreateProvisionedProductPlanRequest.Builder> createProvisionedProductPlanRequest)
Creates a plan.
|
default CreateProvisionedProductPlanResponse |
ServiceCatalogClient.createProvisionedProductPlan(CreateProvisionedProductPlanRequest createProvisionedProductPlanRequest)
Creates a plan.
|
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 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 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 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 UpdatePortfolioShareResponse |
ServiceCatalogClient.updatePortfolioShare(Consumer<UpdatePortfolioShareRequest.Builder> updatePortfolioShareRequest)
Updates the specified portfolio share.
|
default UpdatePortfolioShareResponse |
ServiceCatalogClient.updatePortfolioShare(UpdatePortfolioShareRequest updatePortfolioShareRequest)
Updates the specified portfolio share.
|
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.
|
Copyright © 2023. All rights reserved.