@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AWSServiceCatalogAsync extends AWSServiceCatalog
AsyncHandler
can be used to receive
notification when an asynchronous operation completes.
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAWSServiceCatalogAsync
instead.
AWS Service Catalog enables organizations to create and manage catalogs of IT services that are approved for use on AWS. To get the most out of this documentation, you should be familiar with the terminology discussed in AWS Service Catalog Concepts.
ENDPOINT_PREFIX
acceptPortfolioShare, associateBudgetWithResource, associatePrincipalWithPortfolio, associateProductWithPortfolio, associateServiceActionWithProvisioningArtifact, associateTagOptionWithResource, batchAssociateServiceActionWithProvisioningArtifact, batchDisassociateServiceActionFromProvisioningArtifact, copyProduct, createConstraint, createPortfolio, createPortfolioShare, createProduct, createProvisionedProductPlan, createProvisioningArtifact, createServiceAction, createTagOption, deleteConstraint, deletePortfolio, deletePortfolioShare, deleteProduct, deleteProvisionedProductPlan, deleteProvisioningArtifact, deleteServiceAction, deleteTagOption, describeConstraint, describeCopyProductStatus, describePortfolio, describePortfolioShareStatus, describeProduct, describeProductAsAdmin, describeProductView, describeProvisionedProduct, describeProvisionedProductPlan, describeProvisioningArtifact, describeProvisioningParameters, describeRecord, describeServiceAction, describeServiceActionExecutionParameters, describeTagOption, disableAWSOrganizationsAccess, disassociateBudgetFromResource, disassociatePrincipalFromPortfolio, disassociateProductFromPortfolio, disassociateServiceActionFromProvisioningArtifact, disassociateTagOptionFromResource, enableAWSOrganizationsAccess, executeProvisionedProductPlan, executeProvisionedProductServiceAction, getAWSOrganizationsAccessStatus, getCachedResponseMetadata, listAcceptedPortfolioShares, listBudgetsForResource, listConstraintsForPortfolio, listLaunchPaths, listOrganizationPortfolioAccess, listPortfolioAccess, listPortfolios, listPortfoliosForProduct, listPrincipalsForPortfolio, listProvisionedProductPlans, listProvisioningArtifacts, listProvisioningArtifactsForServiceAction, listRecordHistory, listResourcesForTagOption, listServiceActions, listServiceActionsForProvisioningArtifact, listStackInstancesForProvisionedProduct, listTagOptions, provisionProduct, rejectPortfolioShare, scanProvisionedProducts, searchProducts, searchProductsAsAdmin, searchProvisionedProducts, setEndpoint, setRegion, shutdown, terminateProvisionedProduct, updateConstraint, updatePortfolio, updateProduct, updateProvisionedProduct, updateProvisionedProductProperties, updateProvisioningArtifact, updateServiceAction, updateTagOption
Future<AcceptPortfolioShareResult> acceptPortfolioShareAsync(AcceptPortfolioShareRequest acceptPortfolioShareRequest)
Accepts an offer to share the specified portfolio.
acceptPortfolioShareRequest
- Future<AcceptPortfolioShareResult> acceptPortfolioShareAsync(AcceptPortfolioShareRequest acceptPortfolioShareRequest, AsyncHandler<AcceptPortfolioShareRequest,AcceptPortfolioShareResult> asyncHandler)
Accepts an offer to share the specified portfolio.
acceptPortfolioShareRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<AssociateBudgetWithResourceResult> associateBudgetWithResourceAsync(AssociateBudgetWithResourceRequest associateBudgetWithResourceRequest)
Associates the specified budget with the specified resource.
associateBudgetWithResourceRequest
- Future<AssociateBudgetWithResourceResult> associateBudgetWithResourceAsync(AssociateBudgetWithResourceRequest associateBudgetWithResourceRequest, AsyncHandler<AssociateBudgetWithResourceRequest,AssociateBudgetWithResourceResult> asyncHandler)
Associates the specified budget with the specified resource.
associateBudgetWithResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<AssociatePrincipalWithPortfolioResult> associatePrincipalWithPortfolioAsync(AssociatePrincipalWithPortfolioRequest associatePrincipalWithPortfolioRequest)
Associates the specified principal ARN with the specified portfolio.
associatePrincipalWithPortfolioRequest
- Future<AssociatePrincipalWithPortfolioResult> associatePrincipalWithPortfolioAsync(AssociatePrincipalWithPortfolioRequest associatePrincipalWithPortfolioRequest, AsyncHandler<AssociatePrincipalWithPortfolioRequest,AssociatePrincipalWithPortfolioResult> asyncHandler)
Associates the specified principal ARN with the specified portfolio.
associatePrincipalWithPortfolioRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<AssociateProductWithPortfolioResult> associateProductWithPortfolioAsync(AssociateProductWithPortfolioRequest associateProductWithPortfolioRequest)
Associates the specified product with the specified portfolio.
associateProductWithPortfolioRequest
- Future<AssociateProductWithPortfolioResult> associateProductWithPortfolioAsync(AssociateProductWithPortfolioRequest associateProductWithPortfolioRequest, AsyncHandler<AssociateProductWithPortfolioRequest,AssociateProductWithPortfolioResult> asyncHandler)
Associates the specified product with the specified portfolio.
associateProductWithPortfolioRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<AssociateServiceActionWithProvisioningArtifactResult> associateServiceActionWithProvisioningArtifactAsync(AssociateServiceActionWithProvisioningArtifactRequest associateServiceActionWithProvisioningArtifactRequest)
Associates a self-service action with a provisioning artifact.
associateServiceActionWithProvisioningArtifactRequest
- Future<AssociateServiceActionWithProvisioningArtifactResult> associateServiceActionWithProvisioningArtifactAsync(AssociateServiceActionWithProvisioningArtifactRequest associateServiceActionWithProvisioningArtifactRequest, AsyncHandler<AssociateServiceActionWithProvisioningArtifactRequest,AssociateServiceActionWithProvisioningArtifactResult> asyncHandler)
Associates a self-service action with a provisioning artifact.
associateServiceActionWithProvisioningArtifactRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<AssociateTagOptionWithResourceResult> associateTagOptionWithResourceAsync(AssociateTagOptionWithResourceRequest associateTagOptionWithResourceRequest)
Associate the specified TagOption with the specified portfolio or product.
associateTagOptionWithResourceRequest
- Future<AssociateTagOptionWithResourceResult> associateTagOptionWithResourceAsync(AssociateTagOptionWithResourceRequest associateTagOptionWithResourceRequest, AsyncHandler<AssociateTagOptionWithResourceRequest,AssociateTagOptionWithResourceResult> asyncHandler)
Associate the specified TagOption with the specified portfolio or product.
associateTagOptionWithResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<BatchAssociateServiceActionWithProvisioningArtifactResult> batchAssociateServiceActionWithProvisioningArtifactAsync(BatchAssociateServiceActionWithProvisioningArtifactRequest batchAssociateServiceActionWithProvisioningArtifactRequest)
Associates multiple self-service actions with provisioning artifacts.
batchAssociateServiceActionWithProvisioningArtifactRequest
- Future<BatchAssociateServiceActionWithProvisioningArtifactResult> batchAssociateServiceActionWithProvisioningArtifactAsync(BatchAssociateServiceActionWithProvisioningArtifactRequest batchAssociateServiceActionWithProvisioningArtifactRequest, AsyncHandler<BatchAssociateServiceActionWithProvisioningArtifactRequest,BatchAssociateServiceActionWithProvisioningArtifactResult> asyncHandler)
Associates multiple self-service actions with provisioning artifacts.
batchAssociateServiceActionWithProvisioningArtifactRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<BatchDisassociateServiceActionFromProvisioningArtifactResult> batchDisassociateServiceActionFromProvisioningArtifactAsync(BatchDisassociateServiceActionFromProvisioningArtifactRequest batchDisassociateServiceActionFromProvisioningArtifactRequest)
Disassociates a batch of self-service actions from the specified provisioning artifact.
batchDisassociateServiceActionFromProvisioningArtifactRequest
- Future<BatchDisassociateServiceActionFromProvisioningArtifactResult> batchDisassociateServiceActionFromProvisioningArtifactAsync(BatchDisassociateServiceActionFromProvisioningArtifactRequest batchDisassociateServiceActionFromProvisioningArtifactRequest, AsyncHandler<BatchDisassociateServiceActionFromProvisioningArtifactRequest,BatchDisassociateServiceActionFromProvisioningArtifactResult> asyncHandler)
Disassociates a batch of self-service actions from the specified provisioning artifact.
batchDisassociateServiceActionFromProvisioningArtifactRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CopyProductResult> copyProductAsync(CopyProductRequest copyProductRequest)
Copies the specified source product to the specified target product or a new product.
You can copy a product to the same account or another account. You can copy a product to the same region or another region.
This operation is performed asynchronously. To track the progress of the operation, use DescribeCopyProductStatus.
copyProductRequest
- Future<CopyProductResult> copyProductAsync(CopyProductRequest copyProductRequest, AsyncHandler<CopyProductRequest,CopyProductResult> asyncHandler)
Copies the specified source product to the specified target product or a new product.
You can copy a product to the same account or another account. You can copy a product to the same region or another region.
This operation is performed asynchronously. To track the progress of the operation, use DescribeCopyProductStatus.
copyProductRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateConstraintResult> createConstraintAsync(CreateConstraintRequest createConstraintRequest)
Creates a constraint.
createConstraintRequest
- Future<CreateConstraintResult> createConstraintAsync(CreateConstraintRequest createConstraintRequest, AsyncHandler<CreateConstraintRequest,CreateConstraintResult> asyncHandler)
Creates a constraint.
createConstraintRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreatePortfolioResult> createPortfolioAsync(CreatePortfolioRequest createPortfolioRequest)
Creates a portfolio.
createPortfolioRequest
- Future<CreatePortfolioResult> createPortfolioAsync(CreatePortfolioRequest createPortfolioRequest, AsyncHandler<CreatePortfolioRequest,CreatePortfolioResult> asyncHandler)
Creates a portfolio.
createPortfolioRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreatePortfolioShareResult> createPortfolioShareAsync(CreatePortfolioShareRequest createPortfolioShareRequest)
Shares the specified portfolio with the specified account or organization node. Shares to an organization node can only be created by the master account of an Organization. AWSOrganizationsAccess must be enabled in order to create a portfolio share to an organization node.
createPortfolioShareRequest
- Future<CreatePortfolioShareResult> createPortfolioShareAsync(CreatePortfolioShareRequest createPortfolioShareRequest, AsyncHandler<CreatePortfolioShareRequest,CreatePortfolioShareResult> asyncHandler)
Shares the specified portfolio with the specified account or organization node. Shares to an organization node can only be created by the master account of an Organization. AWSOrganizationsAccess must be enabled in order to create a portfolio share to an organization node.
createPortfolioShareRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateProductResult> createProductAsync(CreateProductRequest createProductRequest)
Creates a product.
createProductRequest
- Future<CreateProductResult> createProductAsync(CreateProductRequest createProductRequest, AsyncHandler<CreateProductRequest,CreateProductResult> asyncHandler)
Creates a product.
createProductRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateProvisionedProductPlanResult> createProvisionedProductPlanAsync(CreateProvisionedProductPlanRequest createProvisionedProductPlanRequest)
Creates a plan. A plan includes the list of resources to be created (when provisioning a new product) or modified (when updating a provisioned product) when the plan is executed.
You can create one plan per provisioned product. To create a plan for an existing provisioned product, the product status must be AVAILBLE or TAINTED.
To view the resource changes in the change set, use DescribeProvisionedProductPlan. To create or modify the provisioned product, use ExecuteProvisionedProductPlan.
createProvisionedProductPlanRequest
- Future<CreateProvisionedProductPlanResult> createProvisionedProductPlanAsync(CreateProvisionedProductPlanRequest createProvisionedProductPlanRequest, AsyncHandler<CreateProvisionedProductPlanRequest,CreateProvisionedProductPlanResult> asyncHandler)
Creates a plan. A plan includes the list of resources to be created (when provisioning a new product) or modified (when updating a provisioned product) when the plan is executed.
You can create one plan per provisioned product. To create a plan for an existing provisioned product, the product status must be AVAILBLE or TAINTED.
To view the resource changes in the change set, use DescribeProvisionedProductPlan. To create or modify the provisioned product, use ExecuteProvisionedProductPlan.
createProvisionedProductPlanRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateProvisioningArtifactResult> createProvisioningArtifactAsync(CreateProvisioningArtifactRequest createProvisioningArtifactRequest)
Creates a provisioning artifact (also known as a version) for the specified product.
You cannot create a provisioning artifact for a product that was shared with you.
createProvisioningArtifactRequest
- Future<CreateProvisioningArtifactResult> createProvisioningArtifactAsync(CreateProvisioningArtifactRequest createProvisioningArtifactRequest, AsyncHandler<CreateProvisioningArtifactRequest,CreateProvisioningArtifactResult> asyncHandler)
Creates a provisioning artifact (also known as a version) for the specified product.
You cannot create a provisioning artifact for a product that was shared with you.
createProvisioningArtifactRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateServiceActionResult> createServiceActionAsync(CreateServiceActionRequest createServiceActionRequest)
Creates a self-service action.
createServiceActionRequest
- Future<CreateServiceActionResult> createServiceActionAsync(CreateServiceActionRequest createServiceActionRequest, AsyncHandler<CreateServiceActionRequest,CreateServiceActionResult> asyncHandler)
Creates a self-service action.
createServiceActionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateTagOptionResult> createTagOptionAsync(CreateTagOptionRequest createTagOptionRequest)
Creates a TagOption.
createTagOptionRequest
- Future<CreateTagOptionResult> createTagOptionAsync(CreateTagOptionRequest createTagOptionRequest, AsyncHandler<CreateTagOptionRequest,CreateTagOptionResult> asyncHandler)
Creates a TagOption.
createTagOptionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteConstraintResult> deleteConstraintAsync(DeleteConstraintRequest deleteConstraintRequest)
Deletes the specified constraint.
deleteConstraintRequest
- Future<DeleteConstraintResult> deleteConstraintAsync(DeleteConstraintRequest deleteConstraintRequest, AsyncHandler<DeleteConstraintRequest,DeleteConstraintResult> asyncHandler)
Deletes the specified constraint.
deleteConstraintRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeletePortfolioResult> deletePortfolioAsync(DeletePortfolioRequest deletePortfolioRequest)
Deletes the specified portfolio.
You cannot delete a portfolio if it was shared with you or if it has associated products, users, constraints, or shared accounts.
deletePortfolioRequest
- Future<DeletePortfolioResult> deletePortfolioAsync(DeletePortfolioRequest deletePortfolioRequest, AsyncHandler<DeletePortfolioRequest,DeletePortfolioResult> asyncHandler)
Deletes the specified portfolio.
You cannot delete a portfolio if it was shared with you or if it has associated products, users, constraints, or shared accounts.
deletePortfolioRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeletePortfolioShareResult> deletePortfolioShareAsync(DeletePortfolioShareRequest deletePortfolioShareRequest)
Stops sharing the specified portfolio with the specified account or organization node. Shares to an organization node can only be deleted by the master account of an Organization.
deletePortfolioShareRequest
- Future<DeletePortfolioShareResult> deletePortfolioShareAsync(DeletePortfolioShareRequest deletePortfolioShareRequest, AsyncHandler<DeletePortfolioShareRequest,DeletePortfolioShareResult> asyncHandler)
Stops sharing the specified portfolio with the specified account or organization node. Shares to an organization node can only be deleted by the master account of an Organization.
deletePortfolioShareRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteProductResult> deleteProductAsync(DeleteProductRequest deleteProductRequest)
Deletes the specified product.
You cannot delete a product if it was shared with you or is associated with a portfolio.
deleteProductRequest
- Future<DeleteProductResult> deleteProductAsync(DeleteProductRequest deleteProductRequest, AsyncHandler<DeleteProductRequest,DeleteProductResult> asyncHandler)
Deletes the specified product.
You cannot delete a product if it was shared with you or is associated with a portfolio.
deleteProductRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteProvisionedProductPlanResult> deleteProvisionedProductPlanAsync(DeleteProvisionedProductPlanRequest deleteProvisionedProductPlanRequest)
Deletes the specified plan.
deleteProvisionedProductPlanRequest
- Future<DeleteProvisionedProductPlanResult> deleteProvisionedProductPlanAsync(DeleteProvisionedProductPlanRequest deleteProvisionedProductPlanRequest, AsyncHandler<DeleteProvisionedProductPlanRequest,DeleteProvisionedProductPlanResult> asyncHandler)
Deletes the specified plan.
deleteProvisionedProductPlanRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteProvisioningArtifactResult> deleteProvisioningArtifactAsync(DeleteProvisioningArtifactRequest deleteProvisioningArtifactRequest)
Deletes the specified provisioning artifact (also known as a version) for the specified product.
You cannot delete a provisioning artifact associated with a product that was shared with you. You cannot delete the last provisioning artifact for a product, because a product must have at least one provisioning artifact.
deleteProvisioningArtifactRequest
- Future<DeleteProvisioningArtifactResult> deleteProvisioningArtifactAsync(DeleteProvisioningArtifactRequest deleteProvisioningArtifactRequest, AsyncHandler<DeleteProvisioningArtifactRequest,DeleteProvisioningArtifactResult> asyncHandler)
Deletes the specified provisioning artifact (also known as a version) for the specified product.
You cannot delete a provisioning artifact associated with a product that was shared with you. You cannot delete the last provisioning artifact for a product, because a product must have at least one provisioning artifact.
deleteProvisioningArtifactRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteServiceActionResult> deleteServiceActionAsync(DeleteServiceActionRequest deleteServiceActionRequest)
Deletes a self-service action.
deleteServiceActionRequest
- Future<DeleteServiceActionResult> deleteServiceActionAsync(DeleteServiceActionRequest deleteServiceActionRequest, AsyncHandler<DeleteServiceActionRequest,DeleteServiceActionResult> asyncHandler)
Deletes a self-service action.
deleteServiceActionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteTagOptionResult> deleteTagOptionAsync(DeleteTagOptionRequest deleteTagOptionRequest)
Deletes the specified TagOption.
You cannot delete a TagOption if it is associated with a product or portfolio.
deleteTagOptionRequest
- Future<DeleteTagOptionResult> deleteTagOptionAsync(DeleteTagOptionRequest deleteTagOptionRequest, AsyncHandler<DeleteTagOptionRequest,DeleteTagOptionResult> asyncHandler)
Deletes the specified TagOption.
You cannot delete a TagOption if it is associated with a product or portfolio.
deleteTagOptionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeConstraintResult> describeConstraintAsync(DescribeConstraintRequest describeConstraintRequest)
Gets information about the specified constraint.
describeConstraintRequest
- Future<DescribeConstraintResult> describeConstraintAsync(DescribeConstraintRequest describeConstraintRequest, AsyncHandler<DescribeConstraintRequest,DescribeConstraintResult> asyncHandler)
Gets information about the specified constraint.
describeConstraintRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeCopyProductStatusResult> describeCopyProductStatusAsync(DescribeCopyProductStatusRequest describeCopyProductStatusRequest)
Gets the status of the specified copy product operation.
describeCopyProductStatusRequest
- Future<DescribeCopyProductStatusResult> describeCopyProductStatusAsync(DescribeCopyProductStatusRequest describeCopyProductStatusRequest, AsyncHandler<DescribeCopyProductStatusRequest,DescribeCopyProductStatusResult> asyncHandler)
Gets the status of the specified copy product operation.
describeCopyProductStatusRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribePortfolioResult> describePortfolioAsync(DescribePortfolioRequest describePortfolioRequest)
Gets information about the specified portfolio.
describePortfolioRequest
- Future<DescribePortfolioResult> describePortfolioAsync(DescribePortfolioRequest describePortfolioRequest, AsyncHandler<DescribePortfolioRequest,DescribePortfolioResult> asyncHandler)
Gets information about the specified portfolio.
describePortfolioRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribePortfolioShareStatusResult> describePortfolioShareStatusAsync(DescribePortfolioShareStatusRequest describePortfolioShareStatusRequest)
Gets the status of the specified portfolio share operation. This API can only be called by the master account in the organization.
describePortfolioShareStatusRequest
- Future<DescribePortfolioShareStatusResult> describePortfolioShareStatusAsync(DescribePortfolioShareStatusRequest describePortfolioShareStatusRequest, AsyncHandler<DescribePortfolioShareStatusRequest,DescribePortfolioShareStatusResult> asyncHandler)
Gets the status of the specified portfolio share operation. This API can only be called by the master account in the organization.
describePortfolioShareStatusRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeProductResult> describeProductAsync(DescribeProductRequest describeProductRequest)
Gets information about the specified product.
describeProductRequest
- Future<DescribeProductResult> describeProductAsync(DescribeProductRequest describeProductRequest, AsyncHandler<DescribeProductRequest,DescribeProductResult> asyncHandler)
Gets information about the specified product.
describeProductRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeProductAsAdminResult> describeProductAsAdminAsync(DescribeProductAsAdminRequest describeProductAsAdminRequest)
Gets information about the specified product. This operation is run with administrator access.
describeProductAsAdminRequest
- Future<DescribeProductAsAdminResult> describeProductAsAdminAsync(DescribeProductAsAdminRequest describeProductAsAdminRequest, AsyncHandler<DescribeProductAsAdminRequest,DescribeProductAsAdminResult> asyncHandler)
Gets information about the specified product. This operation is run with administrator access.
describeProductAsAdminRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeProductViewResult> describeProductViewAsync(DescribeProductViewRequest describeProductViewRequest)
Gets information about the specified product.
describeProductViewRequest
- Future<DescribeProductViewResult> describeProductViewAsync(DescribeProductViewRequest describeProductViewRequest, AsyncHandler<DescribeProductViewRequest,DescribeProductViewResult> asyncHandler)
Gets information about the specified product.
describeProductViewRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeProvisionedProductResult> describeProvisionedProductAsync(DescribeProvisionedProductRequest describeProvisionedProductRequest)
Gets information about the specified provisioned product.
describeProvisionedProductRequest
- Future<DescribeProvisionedProductResult> describeProvisionedProductAsync(DescribeProvisionedProductRequest describeProvisionedProductRequest, AsyncHandler<DescribeProvisionedProductRequest,DescribeProvisionedProductResult> asyncHandler)
Gets information about the specified provisioned product.
describeProvisionedProductRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeProvisionedProductPlanResult> describeProvisionedProductPlanAsync(DescribeProvisionedProductPlanRequest describeProvisionedProductPlanRequest)
Gets information about the resource changes for the specified plan.
describeProvisionedProductPlanRequest
- Future<DescribeProvisionedProductPlanResult> describeProvisionedProductPlanAsync(DescribeProvisionedProductPlanRequest describeProvisionedProductPlanRequest, AsyncHandler<DescribeProvisionedProductPlanRequest,DescribeProvisionedProductPlanResult> asyncHandler)
Gets information about the resource changes for the specified plan.
describeProvisionedProductPlanRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeProvisioningArtifactResult> describeProvisioningArtifactAsync(DescribeProvisioningArtifactRequest describeProvisioningArtifactRequest)
Gets information about the specified provisioning artifact (also known as a version) for the specified product.
describeProvisioningArtifactRequest
- Future<DescribeProvisioningArtifactResult> describeProvisioningArtifactAsync(DescribeProvisioningArtifactRequest describeProvisioningArtifactRequest, AsyncHandler<DescribeProvisioningArtifactRequest,DescribeProvisioningArtifactResult> asyncHandler)
Gets information about the specified provisioning artifact (also known as a version) for the specified product.
describeProvisioningArtifactRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeProvisioningParametersResult> describeProvisioningParametersAsync(DescribeProvisioningParametersRequest describeProvisioningParametersRequest)
Gets information about the configuration required to provision the specified product using the specified provisioning artifact.
If the output contains a TagOption key with an empty list of values, there is a TagOption conflict for that key.
The end user cannot take action to fix the conflict, and launch is not blocked. In subsequent calls to
ProvisionProduct, do not include conflicted TagOption keys as tags, or this causes the error
"Parameter validation failed: Missing required parameter in Tags[N]:Value". Tag the provisioned
product with the value sc-tagoption-conflict-portfolioId-productId
.
describeProvisioningParametersRequest
- Future<DescribeProvisioningParametersResult> describeProvisioningParametersAsync(DescribeProvisioningParametersRequest describeProvisioningParametersRequest, AsyncHandler<DescribeProvisioningParametersRequest,DescribeProvisioningParametersResult> asyncHandler)
Gets information about the configuration required to provision the specified product using the specified provisioning artifact.
If the output contains a TagOption key with an empty list of values, there is a TagOption conflict for that key.
The end user cannot take action to fix the conflict, and launch is not blocked. In subsequent calls to
ProvisionProduct, do not include conflicted TagOption keys as tags, or this causes the error
"Parameter validation failed: Missing required parameter in Tags[N]:Value". Tag the provisioned
product with the value sc-tagoption-conflict-portfolioId-productId
.
describeProvisioningParametersRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeRecordResult> describeRecordAsync(DescribeRecordRequest describeRecordRequest)
Gets information about the specified request operation.
Use this operation after calling a request operation (for example, ProvisionProduct, TerminateProvisionedProduct, or UpdateProvisionedProduct).
If a provisioned product was transferred to a new owner using UpdateProvisionedProductProperties, the new owner will be able to describe all past records for that product. The previous owner will no longer be able to describe the records, but will be able to use ListRecordHistory to see the product's history from when he was the owner.
describeRecordRequest
- Future<DescribeRecordResult> describeRecordAsync(DescribeRecordRequest describeRecordRequest, AsyncHandler<DescribeRecordRequest,DescribeRecordResult> asyncHandler)
Gets information about the specified request operation.
Use this operation after calling a request operation (for example, ProvisionProduct, TerminateProvisionedProduct, or UpdateProvisionedProduct).
If a provisioned product was transferred to a new owner using UpdateProvisionedProductProperties, the new owner will be able to describe all past records for that product. The previous owner will no longer be able to describe the records, but will be able to use ListRecordHistory to see the product's history from when he was the owner.
describeRecordRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeServiceActionResult> describeServiceActionAsync(DescribeServiceActionRequest describeServiceActionRequest)
Describes a self-service action.
describeServiceActionRequest
- Future<DescribeServiceActionResult> describeServiceActionAsync(DescribeServiceActionRequest describeServiceActionRequest, AsyncHandler<DescribeServiceActionRequest,DescribeServiceActionResult> asyncHandler)
Describes a self-service action.
describeServiceActionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeServiceActionExecutionParametersResult> describeServiceActionExecutionParametersAsync(DescribeServiceActionExecutionParametersRequest describeServiceActionExecutionParametersRequest)
describeServiceActionExecutionParametersRequest
- Future<DescribeServiceActionExecutionParametersResult> describeServiceActionExecutionParametersAsync(DescribeServiceActionExecutionParametersRequest describeServiceActionExecutionParametersRequest, AsyncHandler<DescribeServiceActionExecutionParametersRequest,DescribeServiceActionExecutionParametersResult> asyncHandler)
describeServiceActionExecutionParametersRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeTagOptionResult> describeTagOptionAsync(DescribeTagOptionRequest describeTagOptionRequest)
Gets information about the specified TagOption.
describeTagOptionRequest
- Future<DescribeTagOptionResult> describeTagOptionAsync(DescribeTagOptionRequest describeTagOptionRequest, AsyncHandler<DescribeTagOptionRequest,DescribeTagOptionResult> asyncHandler)
Gets information about the specified TagOption.
describeTagOptionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DisableAWSOrganizationsAccessResult> disableAWSOrganizationsAccessAsync(DisableAWSOrganizationsAccessRequest disableAWSOrganizationsAccessRequest)
Disable portfolio sharing through AWS Organizations feature. This feature will not delete your current shares but it will prevent you from creating new shares throughout your organization. Current shares will not be in sync with your organization structure if it changes after calling this API. This API can only be called by the master account in the organization.
disableAWSOrganizationsAccessRequest
- Future<DisableAWSOrganizationsAccessResult> disableAWSOrganizationsAccessAsync(DisableAWSOrganizationsAccessRequest disableAWSOrganizationsAccessRequest, AsyncHandler<DisableAWSOrganizationsAccessRequest,DisableAWSOrganizationsAccessResult> asyncHandler)
Disable portfolio sharing through AWS Organizations feature. This feature will not delete your current shares but it will prevent you from creating new shares throughout your organization. Current shares will not be in sync with your organization structure if it changes after calling this API. This API can only be called by the master account in the organization.
disableAWSOrganizationsAccessRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DisassociateBudgetFromResourceResult> disassociateBudgetFromResourceAsync(DisassociateBudgetFromResourceRequest disassociateBudgetFromResourceRequest)
Disassociates the specified budget from the specified resource.
disassociateBudgetFromResourceRequest
- Future<DisassociateBudgetFromResourceResult> disassociateBudgetFromResourceAsync(DisassociateBudgetFromResourceRequest disassociateBudgetFromResourceRequest, AsyncHandler<DisassociateBudgetFromResourceRequest,DisassociateBudgetFromResourceResult> asyncHandler)
Disassociates the specified budget from the specified resource.
disassociateBudgetFromResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DisassociatePrincipalFromPortfolioResult> disassociatePrincipalFromPortfolioAsync(DisassociatePrincipalFromPortfolioRequest disassociatePrincipalFromPortfolioRequest)
Disassociates a previously associated principal ARN from a specified portfolio.
disassociatePrincipalFromPortfolioRequest
- Future<DisassociatePrincipalFromPortfolioResult> disassociatePrincipalFromPortfolioAsync(DisassociatePrincipalFromPortfolioRequest disassociatePrincipalFromPortfolioRequest, AsyncHandler<DisassociatePrincipalFromPortfolioRequest,DisassociatePrincipalFromPortfolioResult> asyncHandler)
Disassociates a previously associated principal ARN from a specified portfolio.
disassociatePrincipalFromPortfolioRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DisassociateProductFromPortfolioResult> disassociateProductFromPortfolioAsync(DisassociateProductFromPortfolioRequest disassociateProductFromPortfolioRequest)
Disassociates the specified product from the specified portfolio.
disassociateProductFromPortfolioRequest
- Future<DisassociateProductFromPortfolioResult> disassociateProductFromPortfolioAsync(DisassociateProductFromPortfolioRequest disassociateProductFromPortfolioRequest, AsyncHandler<DisassociateProductFromPortfolioRequest,DisassociateProductFromPortfolioResult> asyncHandler)
Disassociates the specified product from the specified portfolio.
disassociateProductFromPortfolioRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DisassociateServiceActionFromProvisioningArtifactResult> disassociateServiceActionFromProvisioningArtifactAsync(DisassociateServiceActionFromProvisioningArtifactRequest disassociateServiceActionFromProvisioningArtifactRequest)
Disassociates the specified self-service action association from the specified provisioning artifact.
disassociateServiceActionFromProvisioningArtifactRequest
- Future<DisassociateServiceActionFromProvisioningArtifactResult> disassociateServiceActionFromProvisioningArtifactAsync(DisassociateServiceActionFromProvisioningArtifactRequest disassociateServiceActionFromProvisioningArtifactRequest, AsyncHandler<DisassociateServiceActionFromProvisioningArtifactRequest,DisassociateServiceActionFromProvisioningArtifactResult> asyncHandler)
Disassociates the specified self-service action association from the specified provisioning artifact.
disassociateServiceActionFromProvisioningArtifactRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DisassociateTagOptionFromResourceResult> disassociateTagOptionFromResourceAsync(DisassociateTagOptionFromResourceRequest disassociateTagOptionFromResourceRequest)
Disassociates the specified TagOption from the specified resource.
disassociateTagOptionFromResourceRequest
- Future<DisassociateTagOptionFromResourceResult> disassociateTagOptionFromResourceAsync(DisassociateTagOptionFromResourceRequest disassociateTagOptionFromResourceRequest, AsyncHandler<DisassociateTagOptionFromResourceRequest,DisassociateTagOptionFromResourceResult> asyncHandler)
Disassociates the specified TagOption from the specified resource.
disassociateTagOptionFromResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<EnableAWSOrganizationsAccessResult> enableAWSOrganizationsAccessAsync(EnableAWSOrganizationsAccessRequest enableAWSOrganizationsAccessRequest)
Enable portfolio sharing feature through AWS Organizations. This API will allow Service Catalog to receive updates on your organization in order to sync your shares with the current structure. This API can only be called by the master account in the organization.
By calling this API Service Catalog will make a call to organizations:EnableAWSServiceAccess on your behalf so that your shares can be in sync with any changes in your AWS Organizations structure.
enableAWSOrganizationsAccessRequest
- Future<EnableAWSOrganizationsAccessResult> enableAWSOrganizationsAccessAsync(EnableAWSOrganizationsAccessRequest enableAWSOrganizationsAccessRequest, AsyncHandler<EnableAWSOrganizationsAccessRequest,EnableAWSOrganizationsAccessResult> asyncHandler)
Enable portfolio sharing feature through AWS Organizations. This API will allow Service Catalog to receive updates on your organization in order to sync your shares with the current structure. This API can only be called by the master account in the organization.
By calling this API Service Catalog will make a call to organizations:EnableAWSServiceAccess on your behalf so that your shares can be in sync with any changes in your AWS Organizations structure.
enableAWSOrganizationsAccessRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ExecuteProvisionedProductPlanResult> executeProvisionedProductPlanAsync(ExecuteProvisionedProductPlanRequest executeProvisionedProductPlanRequest)
Provisions or modifies a product based on the resource changes for the specified plan.
executeProvisionedProductPlanRequest
- Future<ExecuteProvisionedProductPlanResult> executeProvisionedProductPlanAsync(ExecuteProvisionedProductPlanRequest executeProvisionedProductPlanRequest, AsyncHandler<ExecuteProvisionedProductPlanRequest,ExecuteProvisionedProductPlanResult> asyncHandler)
Provisions or modifies a product based on the resource changes for the specified plan.
executeProvisionedProductPlanRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ExecuteProvisionedProductServiceActionResult> executeProvisionedProductServiceActionAsync(ExecuteProvisionedProductServiceActionRequest executeProvisionedProductServiceActionRequest)
Executes a self-service action against a provisioned product.
executeProvisionedProductServiceActionRequest
- Future<ExecuteProvisionedProductServiceActionResult> executeProvisionedProductServiceActionAsync(ExecuteProvisionedProductServiceActionRequest executeProvisionedProductServiceActionRequest, AsyncHandler<ExecuteProvisionedProductServiceActionRequest,ExecuteProvisionedProductServiceActionResult> asyncHandler)
Executes a self-service action against a provisioned product.
executeProvisionedProductServiceActionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetAWSOrganizationsAccessStatusResult> getAWSOrganizationsAccessStatusAsync(GetAWSOrganizationsAccessStatusRequest getAWSOrganizationsAccessStatusRequest)
Get the Access Status for AWS Organization portfolio share feature. This API can only be called by the master account in the organization.
getAWSOrganizationsAccessStatusRequest
- Future<GetAWSOrganizationsAccessStatusResult> getAWSOrganizationsAccessStatusAsync(GetAWSOrganizationsAccessStatusRequest getAWSOrganizationsAccessStatusRequest, AsyncHandler<GetAWSOrganizationsAccessStatusRequest,GetAWSOrganizationsAccessStatusResult> asyncHandler)
Get the Access Status for AWS Organization portfolio share feature. This API can only be called by the master account in the organization.
getAWSOrganizationsAccessStatusRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListAcceptedPortfolioSharesResult> listAcceptedPortfolioSharesAsync(ListAcceptedPortfolioSharesRequest listAcceptedPortfolioSharesRequest)
Lists all portfolios for which sharing was accepted by this account.
listAcceptedPortfolioSharesRequest
- Future<ListAcceptedPortfolioSharesResult> listAcceptedPortfolioSharesAsync(ListAcceptedPortfolioSharesRequest listAcceptedPortfolioSharesRequest, AsyncHandler<ListAcceptedPortfolioSharesRequest,ListAcceptedPortfolioSharesResult> asyncHandler)
Lists all portfolios for which sharing was accepted by this account.
listAcceptedPortfolioSharesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListBudgetsForResourceResult> listBudgetsForResourceAsync(ListBudgetsForResourceRequest listBudgetsForResourceRequest)
Lists all the budgets associated to the specified resource.
listBudgetsForResourceRequest
- Future<ListBudgetsForResourceResult> listBudgetsForResourceAsync(ListBudgetsForResourceRequest listBudgetsForResourceRequest, AsyncHandler<ListBudgetsForResourceRequest,ListBudgetsForResourceResult> asyncHandler)
Lists all the budgets associated to the specified resource.
listBudgetsForResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListConstraintsForPortfolioResult> listConstraintsForPortfolioAsync(ListConstraintsForPortfolioRequest listConstraintsForPortfolioRequest)
Lists the constraints for the specified portfolio and product.
listConstraintsForPortfolioRequest
- Future<ListConstraintsForPortfolioResult> listConstraintsForPortfolioAsync(ListConstraintsForPortfolioRequest listConstraintsForPortfolioRequest, AsyncHandler<ListConstraintsForPortfolioRequest,ListConstraintsForPortfolioResult> asyncHandler)
Lists the constraints for the specified portfolio and product.
listConstraintsForPortfolioRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListLaunchPathsResult> listLaunchPathsAsync(ListLaunchPathsRequest listLaunchPathsRequest)
Lists the paths to the specified product. A path is how the user has access to a specified product, and is necessary when provisioning a product. A path also determines the constraints put on the product.
listLaunchPathsRequest
- Future<ListLaunchPathsResult> listLaunchPathsAsync(ListLaunchPathsRequest listLaunchPathsRequest, AsyncHandler<ListLaunchPathsRequest,ListLaunchPathsResult> asyncHandler)
Lists the paths to the specified product. A path is how the user has access to a specified product, and is necessary when provisioning a product. A path also determines the constraints put on the product.
listLaunchPathsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListOrganizationPortfolioAccessResult> listOrganizationPortfolioAccessAsync(ListOrganizationPortfolioAccessRequest listOrganizationPortfolioAccessRequest)
Lists the organization nodes that have access to the specified portfolio. This API can only be called by the master account in the organization.
listOrganizationPortfolioAccessRequest
- Future<ListOrganizationPortfolioAccessResult> listOrganizationPortfolioAccessAsync(ListOrganizationPortfolioAccessRequest listOrganizationPortfolioAccessRequest, AsyncHandler<ListOrganizationPortfolioAccessRequest,ListOrganizationPortfolioAccessResult> asyncHandler)
Lists the organization nodes that have access to the specified portfolio. This API can only be called by the master account in the organization.
listOrganizationPortfolioAccessRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListPortfolioAccessResult> listPortfolioAccessAsync(ListPortfolioAccessRequest listPortfolioAccessRequest)
Lists the account IDs that have access to the specified portfolio.
listPortfolioAccessRequest
- Future<ListPortfolioAccessResult> listPortfolioAccessAsync(ListPortfolioAccessRequest listPortfolioAccessRequest, AsyncHandler<ListPortfolioAccessRequest,ListPortfolioAccessResult> asyncHandler)
Lists the account IDs that have access to the specified portfolio.
listPortfolioAccessRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListPortfoliosResult> listPortfoliosAsync(ListPortfoliosRequest listPortfoliosRequest)
Lists all portfolios in the catalog.
listPortfoliosRequest
- Future<ListPortfoliosResult> listPortfoliosAsync(ListPortfoliosRequest listPortfoliosRequest, AsyncHandler<ListPortfoliosRequest,ListPortfoliosResult> asyncHandler)
Lists all portfolios in the catalog.
listPortfoliosRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListPortfoliosForProductResult> listPortfoliosForProductAsync(ListPortfoliosForProductRequest listPortfoliosForProductRequest)
Lists all portfolios that the specified product is associated with.
listPortfoliosForProductRequest
- Future<ListPortfoliosForProductResult> listPortfoliosForProductAsync(ListPortfoliosForProductRequest listPortfoliosForProductRequest, AsyncHandler<ListPortfoliosForProductRequest,ListPortfoliosForProductResult> asyncHandler)
Lists all portfolios that the specified product is associated with.
listPortfoliosForProductRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListPrincipalsForPortfolioResult> listPrincipalsForPortfolioAsync(ListPrincipalsForPortfolioRequest listPrincipalsForPortfolioRequest)
Lists all principal ARNs associated with the specified portfolio.
listPrincipalsForPortfolioRequest
- Future<ListPrincipalsForPortfolioResult> listPrincipalsForPortfolioAsync(ListPrincipalsForPortfolioRequest listPrincipalsForPortfolioRequest, AsyncHandler<ListPrincipalsForPortfolioRequest,ListPrincipalsForPortfolioResult> asyncHandler)
Lists all principal ARNs associated with the specified portfolio.
listPrincipalsForPortfolioRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListProvisionedProductPlansResult> listProvisionedProductPlansAsync(ListProvisionedProductPlansRequest listProvisionedProductPlansRequest)
Lists the plans for the specified provisioned product or all plans to which the user has access.
listProvisionedProductPlansRequest
- Future<ListProvisionedProductPlansResult> listProvisionedProductPlansAsync(ListProvisionedProductPlansRequest listProvisionedProductPlansRequest, AsyncHandler<ListProvisionedProductPlansRequest,ListProvisionedProductPlansResult> asyncHandler)
Lists the plans for the specified provisioned product or all plans to which the user has access.
listProvisionedProductPlansRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListProvisioningArtifactsResult> listProvisioningArtifactsAsync(ListProvisioningArtifactsRequest listProvisioningArtifactsRequest)
Lists all provisioning artifacts (also known as versions) for the specified product.
listProvisioningArtifactsRequest
- Future<ListProvisioningArtifactsResult> listProvisioningArtifactsAsync(ListProvisioningArtifactsRequest listProvisioningArtifactsRequest, AsyncHandler<ListProvisioningArtifactsRequest,ListProvisioningArtifactsResult> asyncHandler)
Lists all provisioning artifacts (also known as versions) for the specified product.
listProvisioningArtifactsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListProvisioningArtifactsForServiceActionResult> listProvisioningArtifactsForServiceActionAsync(ListProvisioningArtifactsForServiceActionRequest listProvisioningArtifactsForServiceActionRequest)
Lists all provisioning artifacts (also known as versions) for the specified self-service action.
listProvisioningArtifactsForServiceActionRequest
- Future<ListProvisioningArtifactsForServiceActionResult> listProvisioningArtifactsForServiceActionAsync(ListProvisioningArtifactsForServiceActionRequest listProvisioningArtifactsForServiceActionRequest, AsyncHandler<ListProvisioningArtifactsForServiceActionRequest,ListProvisioningArtifactsForServiceActionResult> asyncHandler)
Lists all provisioning artifacts (also known as versions) for the specified self-service action.
listProvisioningArtifactsForServiceActionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListRecordHistoryResult> listRecordHistoryAsync(ListRecordHistoryRequest listRecordHistoryRequest)
Lists the specified requests or all performed requests.
listRecordHistoryRequest
- Future<ListRecordHistoryResult> listRecordHistoryAsync(ListRecordHistoryRequest listRecordHistoryRequest, AsyncHandler<ListRecordHistoryRequest,ListRecordHistoryResult> asyncHandler)
Lists the specified requests or all performed requests.
listRecordHistoryRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListResourcesForTagOptionResult> listResourcesForTagOptionAsync(ListResourcesForTagOptionRequest listResourcesForTagOptionRequest)
Lists the resources associated with the specified TagOption.
listResourcesForTagOptionRequest
- Future<ListResourcesForTagOptionResult> listResourcesForTagOptionAsync(ListResourcesForTagOptionRequest listResourcesForTagOptionRequest, AsyncHandler<ListResourcesForTagOptionRequest,ListResourcesForTagOptionResult> asyncHandler)
Lists the resources associated with the specified TagOption.
listResourcesForTagOptionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListServiceActionsResult> listServiceActionsAsync(ListServiceActionsRequest listServiceActionsRequest)
Lists all self-service actions.
listServiceActionsRequest
- Future<ListServiceActionsResult> listServiceActionsAsync(ListServiceActionsRequest listServiceActionsRequest, AsyncHandler<ListServiceActionsRequest,ListServiceActionsResult> asyncHandler)
Lists all self-service actions.
listServiceActionsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListServiceActionsForProvisioningArtifactResult> listServiceActionsForProvisioningArtifactAsync(ListServiceActionsForProvisioningArtifactRequest listServiceActionsForProvisioningArtifactRequest)
Returns a paginated list of self-service actions associated with the specified Product ID and Provisioning Artifact ID.
listServiceActionsForProvisioningArtifactRequest
- Future<ListServiceActionsForProvisioningArtifactResult> listServiceActionsForProvisioningArtifactAsync(ListServiceActionsForProvisioningArtifactRequest listServiceActionsForProvisioningArtifactRequest, AsyncHandler<ListServiceActionsForProvisioningArtifactRequest,ListServiceActionsForProvisioningArtifactResult> asyncHandler)
Returns a paginated list of self-service actions associated with the specified Product ID and Provisioning Artifact ID.
listServiceActionsForProvisioningArtifactRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListStackInstancesForProvisionedProductResult> listStackInstancesForProvisionedProductAsync(ListStackInstancesForProvisionedProductRequest listStackInstancesForProvisionedProductRequest)
Returns summary information about stack instances that are associated with the specified
CFN_STACKSET
type provisioned product. You can filter for stack instances that are associated with a
specific AWS account name or region.
listStackInstancesForProvisionedProductRequest
- Future<ListStackInstancesForProvisionedProductResult> listStackInstancesForProvisionedProductAsync(ListStackInstancesForProvisionedProductRequest listStackInstancesForProvisionedProductRequest, AsyncHandler<ListStackInstancesForProvisionedProductRequest,ListStackInstancesForProvisionedProductResult> asyncHandler)
Returns summary information about stack instances that are associated with the specified
CFN_STACKSET
type provisioned product. You can filter for stack instances that are associated with a
specific AWS account name or region.
listStackInstancesForProvisionedProductRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListTagOptionsResult> listTagOptionsAsync(ListTagOptionsRequest listTagOptionsRequest)
Lists the specified TagOptions or all TagOptions.
listTagOptionsRequest
- Future<ListTagOptionsResult> listTagOptionsAsync(ListTagOptionsRequest listTagOptionsRequest, AsyncHandler<ListTagOptionsRequest,ListTagOptionsResult> asyncHandler)
Lists the specified TagOptions or all TagOptions.
listTagOptionsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ProvisionProductResult> provisionProductAsync(ProvisionProductRequest provisionProductRequest)
Provisions the specified product.
A provisioned product is a resourced instance of a product. For example, provisioning a product based on a CloudFormation template launches a CloudFormation stack and its underlying resources. You can check the status of this request using DescribeRecord.
If the request contains a tag key with an empty list of values, there is a tag conflict for that key. Do not include conflicted keys as tags, or this causes the error "Parameter validation failed: Missing required parameter in Tags[N]:Value".
provisionProductRequest
- Future<ProvisionProductResult> provisionProductAsync(ProvisionProductRequest provisionProductRequest, AsyncHandler<ProvisionProductRequest,ProvisionProductResult> asyncHandler)
Provisions the specified product.
A provisioned product is a resourced instance of a product. For example, provisioning a product based on a CloudFormation template launches a CloudFormation stack and its underlying resources. You can check the status of this request using DescribeRecord.
If the request contains a tag key with an empty list of values, there is a tag conflict for that key. Do not include conflicted keys as tags, or this causes the error "Parameter validation failed: Missing required parameter in Tags[N]:Value".
provisionProductRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<RejectPortfolioShareResult> rejectPortfolioShareAsync(RejectPortfolioShareRequest rejectPortfolioShareRequest)
Rejects an offer to share the specified portfolio.
rejectPortfolioShareRequest
- Future<RejectPortfolioShareResult> rejectPortfolioShareAsync(RejectPortfolioShareRequest rejectPortfolioShareRequest, AsyncHandler<RejectPortfolioShareRequest,RejectPortfolioShareResult> asyncHandler)
Rejects an offer to share the specified portfolio.
rejectPortfolioShareRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ScanProvisionedProductsResult> scanProvisionedProductsAsync(ScanProvisionedProductsRequest scanProvisionedProductsRequest)
Lists the provisioned products that are available (not terminated).
To use additional filtering, see SearchProvisionedProducts.
scanProvisionedProductsRequest
- Future<ScanProvisionedProductsResult> scanProvisionedProductsAsync(ScanProvisionedProductsRequest scanProvisionedProductsRequest, AsyncHandler<ScanProvisionedProductsRequest,ScanProvisionedProductsResult> asyncHandler)
Lists the provisioned products that are available (not terminated).
To use additional filtering, see SearchProvisionedProducts.
scanProvisionedProductsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<SearchProductsResult> searchProductsAsync(SearchProductsRequest searchProductsRequest)
Gets information about the products to which the caller has access.
searchProductsRequest
- Future<SearchProductsResult> searchProductsAsync(SearchProductsRequest searchProductsRequest, AsyncHandler<SearchProductsRequest,SearchProductsResult> asyncHandler)
Gets information about the products to which the caller has access.
searchProductsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<SearchProductsAsAdminResult> searchProductsAsAdminAsync(SearchProductsAsAdminRequest searchProductsAsAdminRequest)
Gets information about the products for the specified portfolio or all products.
searchProductsAsAdminRequest
- Future<SearchProductsAsAdminResult> searchProductsAsAdminAsync(SearchProductsAsAdminRequest searchProductsAsAdminRequest, AsyncHandler<SearchProductsAsAdminRequest,SearchProductsAsAdminResult> asyncHandler)
Gets information about the products for the specified portfolio or all products.
searchProductsAsAdminRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<SearchProvisionedProductsResult> searchProvisionedProductsAsync(SearchProvisionedProductsRequest searchProvisionedProductsRequest)
Gets information about the provisioned products that meet the specified criteria.
searchProvisionedProductsRequest
- Future<SearchProvisionedProductsResult> searchProvisionedProductsAsync(SearchProvisionedProductsRequest searchProvisionedProductsRequest, AsyncHandler<SearchProvisionedProductsRequest,SearchProvisionedProductsResult> asyncHandler)
Gets information about the provisioned products that meet the specified criteria.
searchProvisionedProductsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<TerminateProvisionedProductResult> terminateProvisionedProductAsync(TerminateProvisionedProductRequest terminateProvisionedProductRequest)
Terminates the specified provisioned product.
This operation does not delete any records associated with the provisioned product.
You can check the status of this request using DescribeRecord.
terminateProvisionedProductRequest
- Future<TerminateProvisionedProductResult> terminateProvisionedProductAsync(TerminateProvisionedProductRequest terminateProvisionedProductRequest, AsyncHandler<TerminateProvisionedProductRequest,TerminateProvisionedProductResult> asyncHandler)
Terminates the specified provisioned product.
This operation does not delete any records associated with the provisioned product.
You can check the status of this request using DescribeRecord.
terminateProvisionedProductRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateConstraintResult> updateConstraintAsync(UpdateConstraintRequest updateConstraintRequest)
Updates the specified constraint.
updateConstraintRequest
- Future<UpdateConstraintResult> updateConstraintAsync(UpdateConstraintRequest updateConstraintRequest, AsyncHandler<UpdateConstraintRequest,UpdateConstraintResult> asyncHandler)
Updates the specified constraint.
updateConstraintRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdatePortfolioResult> updatePortfolioAsync(UpdatePortfolioRequest updatePortfolioRequest)
Updates the specified portfolio.
You cannot update a product that was shared with you.
updatePortfolioRequest
- Future<UpdatePortfolioResult> updatePortfolioAsync(UpdatePortfolioRequest updatePortfolioRequest, AsyncHandler<UpdatePortfolioRequest,UpdatePortfolioResult> asyncHandler)
Updates the specified portfolio.
You cannot update a product that was shared with you.
updatePortfolioRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateProductResult> updateProductAsync(UpdateProductRequest updateProductRequest)
Updates the specified product.
updateProductRequest
- Future<UpdateProductResult> updateProductAsync(UpdateProductRequest updateProductRequest, AsyncHandler<UpdateProductRequest,UpdateProductResult> asyncHandler)
Updates the specified product.
updateProductRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateProvisionedProductResult> updateProvisionedProductAsync(UpdateProvisionedProductRequest updateProvisionedProductRequest)
Requests updates to the configuration of the specified provisioned product.
If there are tags associated with the object, they cannot be updated or added. Depending on the specific updates requested, this operation can update with no interruption, with some interruption, or replace the provisioned product entirely.
You can check the status of this request using DescribeRecord.
updateProvisionedProductRequest
- Future<UpdateProvisionedProductResult> updateProvisionedProductAsync(UpdateProvisionedProductRequest updateProvisionedProductRequest, AsyncHandler<UpdateProvisionedProductRequest,UpdateProvisionedProductResult> asyncHandler)
Requests updates to the configuration of the specified provisioned product.
If there are tags associated with the object, they cannot be updated or added. Depending on the specific updates requested, this operation can update with no interruption, with some interruption, or replace the provisioned product entirely.
You can check the status of this request using DescribeRecord.
updateProvisionedProductRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateProvisionedProductPropertiesResult> updateProvisionedProductPropertiesAsync(UpdateProvisionedProductPropertiesRequest updateProvisionedProductPropertiesRequest)
Requests updates to the properties of the specified provisioned product.
updateProvisionedProductPropertiesRequest
- Future<UpdateProvisionedProductPropertiesResult> updateProvisionedProductPropertiesAsync(UpdateProvisionedProductPropertiesRequest updateProvisionedProductPropertiesRequest, AsyncHandler<UpdateProvisionedProductPropertiesRequest,UpdateProvisionedProductPropertiesResult> asyncHandler)
Requests updates to the properties of the specified provisioned product.
updateProvisionedProductPropertiesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateProvisioningArtifactResult> updateProvisioningArtifactAsync(UpdateProvisioningArtifactRequest updateProvisioningArtifactRequest)
Updates the specified provisioning artifact (also known as a version) for the specified product.
You cannot update a provisioning artifact for a product that was shared with you.
updateProvisioningArtifactRequest
- Future<UpdateProvisioningArtifactResult> updateProvisioningArtifactAsync(UpdateProvisioningArtifactRequest updateProvisioningArtifactRequest, AsyncHandler<UpdateProvisioningArtifactRequest,UpdateProvisioningArtifactResult> asyncHandler)
Updates the specified provisioning artifact (also known as a version) for the specified product.
You cannot update a provisioning artifact for a product that was shared with you.
updateProvisioningArtifactRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateServiceActionResult> updateServiceActionAsync(UpdateServiceActionRequest updateServiceActionRequest)
Updates a self-service action.
updateServiceActionRequest
- Future<UpdateServiceActionResult> updateServiceActionAsync(UpdateServiceActionRequest updateServiceActionRequest, AsyncHandler<UpdateServiceActionRequest,UpdateServiceActionResult> asyncHandler)
Updates a self-service action.
updateServiceActionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateTagOptionResult> updateTagOptionAsync(UpdateTagOptionRequest updateTagOptionRequest)
Updates the specified TagOption.
updateTagOptionRequest
- Future<UpdateTagOptionResult> updateTagOptionAsync(UpdateTagOptionRequest updateTagOptionRequest, AsyncHandler<UpdateTagOptionRequest,UpdateTagOptionResult> asyncHandler)
Updates the specified TagOption.
updateTagOptionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.