default AcceptPortfolioShareResponse |
ServiceCatalogClient.acceptPortfolioShare(Consumer<AcceptPortfolioShareRequest.Builder> acceptPortfolioShareRequest) |
Accepts an offer to share the specified portfolio.
|
default AcceptPortfolioShareResponse |
ServiceCatalogClient.acceptPortfolioShare(AcceptPortfolioShareRequest acceptPortfolioShareRequest) |
Accepts an offer to share the specified portfolio.
|
default AssociateBudgetWithResourceResponse |
ServiceCatalogClient.associateBudgetWithResource(Consumer<AssociateBudgetWithResourceRequest.Builder> associateBudgetWithResourceRequest) |
Associates the specified budget with the specified resource.
|
default AssociateBudgetWithResourceResponse |
ServiceCatalogClient.associateBudgetWithResource(AssociateBudgetWithResourceRequest associateBudgetWithResourceRequest) |
Associates the specified budget with the specified resource.
|
default AssociatePrincipalWithPortfolioResponse |
ServiceCatalogClient.associatePrincipalWithPortfolio(Consumer<AssociatePrincipalWithPortfolioRequest.Builder> associatePrincipalWithPortfolioRequest) |
Associates the specified principal ARN with the specified portfolio.
|
default AssociatePrincipalWithPortfolioResponse |
ServiceCatalogClient.associatePrincipalWithPortfolio(AssociatePrincipalWithPortfolioRequest associatePrincipalWithPortfolioRequest) |
Associates the specified principal ARN with the specified portfolio.
|
default AssociateProductWithPortfolioResponse |
ServiceCatalogClient.associateProductWithPortfolio(Consumer<AssociateProductWithPortfolioRequest.Builder> associateProductWithPortfolioRequest) |
Associates the specified product with the specified portfolio.
|
default AssociateProductWithPortfolioResponse |
ServiceCatalogClient.associateProductWithPortfolio(AssociateProductWithPortfolioRequest associateProductWithPortfolioRequest) |
Associates the specified product with the specified portfolio.
|
default AssociateServiceActionWithProvisioningArtifactResponse |
ServiceCatalogClient.associateServiceActionWithProvisioningArtifact(Consumer<AssociateServiceActionWithProvisioningArtifactRequest.Builder> associateServiceActionWithProvisioningArtifactRequest) |
Associates a self-service action with a provisioning artifact.
|
default AssociateServiceActionWithProvisioningArtifactResponse |
ServiceCatalogClient.associateServiceActionWithProvisioningArtifact(AssociateServiceActionWithProvisioningArtifactRequest associateServiceActionWithProvisioningArtifactRequest) |
Associates a self-service action with a provisioning artifact.
|
default AssociateTagOptionWithResourceResponse |
ServiceCatalogClient.associateTagOptionWithResource(Consumer<AssociateTagOptionWithResourceRequest.Builder> associateTagOptionWithResourceRequest) |
Associate the specified TagOption with the specified portfolio or product.
|
default AssociateTagOptionWithResourceResponse |
ServiceCatalogClient.associateTagOptionWithResource(AssociateTagOptionWithResourceRequest associateTagOptionWithResourceRequest) |
Associate the specified TagOption with the specified portfolio or 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 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 CreateTagOptionResponse |
ServiceCatalogClient.createTagOption(Consumer<CreateTagOptionRequest.Builder> createTagOptionRequest) |
Creates a TagOption.
|
default CreateTagOptionResponse |
ServiceCatalogClient.createTagOption(CreateTagOptionRequest createTagOptionRequest) |
Creates a TagOption.
|
default UpdatePortfolioResponse |
ServiceCatalogClient.updatePortfolio(Consumer<UpdatePortfolioRequest.Builder> updatePortfolioRequest) |
Updates the specified portfolio.
|
default UpdatePortfolioResponse |
ServiceCatalogClient.updatePortfolio(UpdatePortfolioRequest updatePortfolioRequest) |
Updates the specified portfolio.
|