@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSServiceCatalog extends Object implements AWSServiceCatalog
AWSServiceCatalog. Convenient method forms pass through to the corresponding
overload that takes a request object, which throws an UnsupportedOperationException.ENDPOINT_PREFIX| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAWSServiceCatalog() |
| Modifier and Type | Method and Description |
|---|---|
AcceptPortfolioShareResult |
acceptPortfolioShare(AcceptPortfolioShareRequest request)
Accepts an offer to share a portfolio.
|
AssociatePrincipalWithPortfolioResult |
associatePrincipalWithPortfolio(AssociatePrincipalWithPortfolioRequest request)
Associates the specified principal ARN with the specified portfolio.
|
AssociateProductWithPortfolioResult |
associateProductWithPortfolio(AssociateProductWithPortfolioRequest request)
Associates a product with a portfolio.
|
CreateConstraintResult |
createConstraint(CreateConstraintRequest request)
Creates a new constraint.
|
CreatePortfolioResult |
createPortfolio(CreatePortfolioRequest request)
Creates a new portfolio.
|
CreatePortfolioShareResult |
createPortfolioShare(CreatePortfolioShareRequest request)
Creates a new portfolio share.
|
CreateProductResult |
createProduct(CreateProductRequest request)
Creates a new product.
|
CreateProvisioningArtifactResult |
createProvisioningArtifact(CreateProvisioningArtifactRequest request)
Create a new provisioning artifact for the specified product.
|
DeleteConstraintResult |
deleteConstraint(DeleteConstraintRequest request)
Deletes the specified constraint.
|
DeletePortfolioResult |
deletePortfolio(DeletePortfolioRequest request)
Deletes the specified portfolio.
|
DeletePortfolioShareResult |
deletePortfolioShare(DeletePortfolioShareRequest request)
Deletes the specified portfolio share.
|
DeleteProductResult |
deleteProduct(DeleteProductRequest request)
Deletes the specified product.
|
DeleteProvisioningArtifactResult |
deleteProvisioningArtifact(DeleteProvisioningArtifactRequest request)
Deletes the specified provisioning artifact.
|
DescribeConstraintResult |
describeConstraint(DescribeConstraintRequest request)
Retrieves detailed information for a specified constraint.
|
DescribePortfolioResult |
describePortfolio(DescribePortfolioRequest request)
Retrieves detailed information and any tags associated with the specified portfolio.
|
DescribeProductResult |
describeProduct(DescribeProductRequest request)
Retrieves information about a specified product.
|
DescribeProductAsAdminResult |
describeProductAsAdmin(DescribeProductAsAdminRequest request)
Retrieves information about a specified product, run with administrator access.
|
DescribeProductViewResult |
describeProductView(DescribeProductViewRequest request)
Retrieves information about a specified product.
|
DescribeProvisioningArtifactResult |
describeProvisioningArtifact(DescribeProvisioningArtifactRequest request)
Retrieves detailed information about the specified provisioning artifact.
|
DescribeProvisioningParametersResult |
describeProvisioningParameters(DescribeProvisioningParametersRequest request)
Provides information about parameters required to provision a specified product in a specified manner.
|
DescribeRecordResult |
describeRecord(DescribeRecordRequest request)
Retrieves a paginated list of the full details of a specific request.
|
DisassociatePrincipalFromPortfolioResult |
disassociatePrincipalFromPortfolio(DisassociatePrincipalFromPortfolioRequest request)
Disassociates a previously associated principal ARN from a specified portfolio.
|
DisassociateProductFromPortfolioResult |
disassociateProductFromPortfolio(DisassociateProductFromPortfolioRequest request)
Disassociates the specified product from the specified portfolio.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
|
ListAcceptedPortfolioSharesResult |
listAcceptedPortfolioShares(ListAcceptedPortfolioSharesRequest request)
Lists details of all portfolios for which sharing was accepted by this account.
|
ListConstraintsForPortfolioResult |
listConstraintsForPortfolio(ListConstraintsForPortfolioRequest request)
Retrieves detailed constraint information for the specified portfolio and product.
|
ListLaunchPathsResult |
listLaunchPaths(ListLaunchPathsRequest request)
Returns a paginated list of all paths to a specified product.
|
ListPortfolioAccessResult |
listPortfolioAccess(ListPortfolioAccessRequest request)
Lists the account IDs that have been authorized sharing of the specified portfolio.
|
ListPortfoliosResult |
listPortfolios(ListPortfoliosRequest request)
Lists all portfolios in the catalog.
|
ListPortfoliosForProductResult |
listPortfoliosForProduct(ListPortfoliosForProductRequest request)
Lists all portfolios that the specified product is associated with.
|
ListPrincipalsForPortfolioResult |
listPrincipalsForPortfolio(ListPrincipalsForPortfolioRequest request)
Lists all principal ARNs associated with the specified portfolio.
|
ListProvisioningArtifactsResult |
listProvisioningArtifacts(ListProvisioningArtifactsRequest request)
Lists all provisioning artifacts associated with the specified product.
|
ListRecordHistoryResult |
listRecordHistory(ListRecordHistoryRequest request)
Returns a paginated list of all performed requests, in the form of RecordDetails objects that are filtered as
specified.
|
ProvisionProductResult |
provisionProduct(ProvisionProductRequest request)
Requests a Provision of a specified product.
|
RejectPortfolioShareResult |
rejectPortfolioShare(RejectPortfolioShareRequest request)
Rejects an offer to share a portfolio.
|
ScanProvisionedProductsResult |
scanProvisionedProducts(ScanProvisionedProductsRequest request)
Returns a paginated list of all the ProvisionedProduct objects that are currently available (not terminated).
|
SearchProductsResult |
searchProducts(SearchProductsRequest request)
Returns a paginated list all of the
Products objects to which the caller has access. |
SearchProductsAsAdminResult |
searchProductsAsAdmin(SearchProductsAsAdminRequest request)
Retrieves summary and status information about all products created within the caller's account.
|
void |
setEndpoint(String endpoint)
Overrides the default endpoint for this client ("servicecatalog.us-east-1.amazonaws.com").
|
void |
setRegion(Region region)
An alternative to
AWSServiceCatalog.setEndpoint(String), sets the regional endpoint for this client's
service calls. |
void |
shutdown()
Shuts down this client object, releasing any resources that might be held open.
|
TerminateProvisionedProductResult |
terminateProvisionedProduct(TerminateProvisionedProductRequest request)
Requests termination of an existing ProvisionedProduct object.
|
UpdateConstraintResult |
updateConstraint(UpdateConstraintRequest request)
Updates an existing constraint.
|
UpdatePortfolioResult |
updatePortfolio(UpdatePortfolioRequest request)
Updates the specified portfolio's details.
|
UpdateProductResult |
updateProduct(UpdateProductRequest request)
Updates an existing product.
|
UpdateProvisionedProductResult |
updateProvisionedProduct(UpdateProvisionedProductRequest request)
Requests updates to the configuration of an existing ProvisionedProduct object.
|
UpdateProvisioningArtifactResult |
updateProvisioningArtifact(UpdateProvisioningArtifactRequest request)
Updates an existing provisioning artifact's information.
|
public void setEndpoint(String endpoint)
AWSServiceCatalog
Callers can pass in just the endpoint (ex: "servicecatalog.us-east-1.amazonaws.com") or a full URL, including the
protocol (ex: "servicecatalog.us-east-1.amazonaws.com"). If the protocol is not specified here, the default
protocol from this client's ClientConfiguration will be used, which by default is HTTPS.
For more information on using AWS regions with the AWS SDK for Java, and a complete list of all available endpoints for all AWS services, see: http://developer.amazonwebservices.com/connect/entry.jspa?externalID=3912
This method is not threadsafe. An endpoint should be configured when the client is created and before any service requests are made. Changing it afterwards creates inevitable race conditions for any service requests in transit or retrying.
setEndpoint in interface AWSServiceCatalogendpoint - The endpoint (ex: "servicecatalog.us-east-1.amazonaws.com") or a full URL, including the protocol (ex:
"servicecatalog.us-east-1.amazonaws.com") of the region specific AWS endpoint this client will communicate
with.public void setRegion(Region region)
AWSServiceCatalogAWSServiceCatalog.setEndpoint(String), sets the regional endpoint for this client's
service calls. Callers can use this method to control which AWS region they want to work with.
By default, all service endpoints in all regions use the https protocol. To use http instead, specify it in the
ClientConfiguration supplied at construction.
This method is not threadsafe. A region should be configured when the client is created and before any service requests are made. Changing it afterwards creates inevitable race conditions for any service requests in transit or retrying.
setRegion in interface AWSServiceCatalogregion - The region this client will communicate with. See Region.getRegion(com.amazonaws.regions.Regions)
for accessing a given region. Must not be null and must be a region where the service is available.Region.getRegion(com.amazonaws.regions.Regions),
Region.createClient(Class, com.amazonaws.auth.AWSCredentialsProvider, ClientConfiguration),
Region.isServiceSupported(String)public AcceptPortfolioShareResult acceptPortfolioShare(AcceptPortfolioShareRequest request)
AWSServiceCatalogAccepts an offer to share a portfolio.
acceptPortfolioShare in interface AWSServiceCatalogpublic AssociatePrincipalWithPortfolioResult associatePrincipalWithPortfolio(AssociatePrincipalWithPortfolioRequest request)
AWSServiceCatalogAssociates the specified principal ARN with the specified portfolio.
associatePrincipalWithPortfolio in interface AWSServiceCatalogpublic AssociateProductWithPortfolioResult associateProductWithPortfolio(AssociateProductWithPortfolioRequest request)
AWSServiceCatalogAssociates a product with a portfolio.
associateProductWithPortfolio in interface AWSServiceCatalogpublic CreateConstraintResult createConstraint(CreateConstraintRequest request)
AWSServiceCatalogCreates a new constraint.
createConstraint in interface AWSServiceCatalogpublic CreatePortfolioResult createPortfolio(CreatePortfolioRequest request)
AWSServiceCatalogCreates a new portfolio.
createPortfolio in interface AWSServiceCatalogpublic CreatePortfolioShareResult createPortfolioShare(CreatePortfolioShareRequest request)
AWSServiceCatalogCreates a new portfolio share.
createPortfolioShare in interface AWSServiceCatalogpublic CreateProductResult createProduct(CreateProductRequest request)
AWSServiceCatalogCreates a new product.
createProduct in interface AWSServiceCatalogpublic CreateProvisioningArtifactResult createProvisioningArtifact(CreateProvisioningArtifactRequest request)
AWSServiceCatalogCreate a new provisioning artifact for the specified product. This operation will not work with a product that has been shared with you.
createProvisioningArtifact in interface AWSServiceCatalogpublic DeleteConstraintResult deleteConstraint(DeleteConstraintRequest request)
AWSServiceCatalogDeletes the specified constraint.
deleteConstraint in interface AWSServiceCatalogpublic DeletePortfolioResult deletePortfolio(DeletePortfolioRequest request)
AWSServiceCatalogDeletes the specified portfolio. This operation will not work with a portfolio that has been shared with you or if it has products, users, constraints, or shared accounts associated with it.
deletePortfolio in interface AWSServiceCatalogpublic DeletePortfolioShareResult deletePortfolioShare(DeletePortfolioShareRequest request)
AWSServiceCatalogDeletes the specified portfolio share.
deletePortfolioShare in interface AWSServiceCatalogpublic DeleteProductResult deleteProduct(DeleteProductRequest request)
AWSServiceCatalogDeletes the specified product. This operation will not work with a product that has been shared with you or is associated with a portfolio.
deleteProduct in interface AWSServiceCatalogpublic DeleteProvisioningArtifactResult deleteProvisioningArtifact(DeleteProvisioningArtifactRequest request)
AWSServiceCatalogDeletes the specified provisioning artifact. This operation will not work on a provisioning artifact associated with a product that has been shared with you, or on the last provisioning artifact associated with a product (a product must have at least one provisioning artifact).
deleteProvisioningArtifact in interface AWSServiceCatalogpublic DescribeConstraintResult describeConstraint(DescribeConstraintRequest request)
AWSServiceCatalogRetrieves detailed information for a specified constraint.
describeConstraint in interface AWSServiceCatalogpublic DescribePortfolioResult describePortfolio(DescribePortfolioRequest request)
AWSServiceCatalogRetrieves detailed information and any tags associated with the specified portfolio.
describePortfolio in interface AWSServiceCatalogpublic DescribeProductResult describeProduct(DescribeProductRequest request)
AWSServiceCatalogRetrieves information about a specified product.
This operation is functionally identical to DescribeProductView except that it takes as input
ProductId instead of ProductViewId.
describeProduct in interface AWSServiceCatalogpublic DescribeProductAsAdminResult describeProductAsAdmin(DescribeProductAsAdminRequest request)
AWSServiceCatalogRetrieves information about a specified product, run with administrator access.
describeProductAsAdmin in interface AWSServiceCatalogpublic DescribeProductViewResult describeProductView(DescribeProductViewRequest request)
AWSServiceCatalogRetrieves information about a specified product.
This operation is functionally identical to DescribeProduct except that it takes as input
ProductViewId instead of ProductId.
describeProductView in interface AWSServiceCatalogpublic DescribeProvisioningArtifactResult describeProvisioningArtifact(DescribeProvisioningArtifactRequest request)
AWSServiceCatalogRetrieves detailed information about the specified provisioning artifact.
describeProvisioningArtifact in interface AWSServiceCatalogpublic DescribeProvisioningParametersResult describeProvisioningParameters(DescribeProvisioningParametersRequest request)
AWSServiceCatalog
Provides information about parameters required to provision a specified product in a specified manner. Use this
operation to obtain the list of ProvisioningArtifactParameters parameters available to call the
ProvisionProduct operation for the specified product.
describeProvisioningParameters in interface AWSServiceCatalogpublic DescribeRecordResult describeRecord(DescribeRecordRequest request)
AWSServiceCatalogRetrieves a paginated list of the full details of a specific request. Use this operation after calling a request operation (ProvisionProduct, TerminateProvisionedProduct, or UpdateProvisionedProduct).
describeRecord in interface AWSServiceCatalogpublic DisassociatePrincipalFromPortfolioResult disassociatePrincipalFromPortfolio(DisassociatePrincipalFromPortfolioRequest request)
AWSServiceCatalogDisassociates a previously associated principal ARN from a specified portfolio.
disassociatePrincipalFromPortfolio in interface AWSServiceCatalogpublic DisassociateProductFromPortfolioResult disassociateProductFromPortfolio(DisassociateProductFromPortfolioRequest request)
AWSServiceCatalogDisassociates the specified product from the specified portfolio.
disassociateProductFromPortfolio in interface AWSServiceCatalogpublic ListAcceptedPortfolioSharesResult listAcceptedPortfolioShares(ListAcceptedPortfolioSharesRequest request)
AWSServiceCatalogLists details of all portfolios for which sharing was accepted by this account.
listAcceptedPortfolioShares in interface AWSServiceCatalogpublic ListConstraintsForPortfolioResult listConstraintsForPortfolio(ListConstraintsForPortfolioRequest request)
AWSServiceCatalogRetrieves detailed constraint information for the specified portfolio and product.
listConstraintsForPortfolio in interface AWSServiceCatalogpublic ListLaunchPathsResult listLaunchPaths(ListLaunchPathsRequest request)
AWSServiceCatalogReturns a paginated list of all paths to a 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.
listLaunchPaths in interface AWSServiceCatalogpublic ListPortfolioAccessResult listPortfolioAccess(ListPortfolioAccessRequest request)
AWSServiceCatalogLists the account IDs that have been authorized sharing of the specified portfolio.
listPortfolioAccess in interface AWSServiceCatalogpublic ListPortfoliosResult listPortfolios(ListPortfoliosRequest request)
AWSServiceCatalogLists all portfolios in the catalog.
listPortfolios in interface AWSServiceCatalogpublic ListPortfoliosForProductResult listPortfoliosForProduct(ListPortfoliosForProductRequest request)
AWSServiceCatalogLists all portfolios that the specified product is associated with.
listPortfoliosForProduct in interface AWSServiceCatalogpublic ListPrincipalsForPortfolioResult listPrincipalsForPortfolio(ListPrincipalsForPortfolioRequest request)
AWSServiceCatalogLists all principal ARNs associated with the specified portfolio.
listPrincipalsForPortfolio in interface AWSServiceCatalogpublic ListProvisioningArtifactsResult listProvisioningArtifacts(ListProvisioningArtifactsRequest request)
AWSServiceCatalogLists all provisioning artifacts associated with the specified product.
listProvisioningArtifacts in interface AWSServiceCatalogpublic ListRecordHistoryResult listRecordHistory(ListRecordHistoryRequest request)
AWSServiceCatalogReturns a paginated list of all performed requests, in the form of RecordDetails objects that are filtered as specified.
listRecordHistory in interface AWSServiceCatalogpublic ProvisionProductResult provisionProduct(ProvisionProductRequest request)
AWSServiceCatalogRequests a Provision of a specified product. A ProvisionedProduct is a resourced instance for a product. For example, provisioning a CloudFormation-template-backed product results in launching a CloudFormation stack and all the underlying resources that come with it.
You can check the status of this request using the DescribeRecord operation.
provisionProduct in interface AWSServiceCatalogpublic RejectPortfolioShareResult rejectPortfolioShare(RejectPortfolioShareRequest request)
AWSServiceCatalogRejects an offer to share a portfolio.
rejectPortfolioShare in interface AWSServiceCatalogpublic ScanProvisionedProductsResult scanProvisionedProducts(ScanProvisionedProductsRequest request)
AWSServiceCatalogReturns a paginated list of all the ProvisionedProduct objects that are currently available (not terminated).
scanProvisionedProducts in interface AWSServiceCatalogpublic SearchProductsResult searchProducts(SearchProductsRequest request)
AWSServiceCatalog
Returns a paginated list all of the Products objects to which the caller has access.
The output of this operation can be used as input for other operations, such as DescribeProductView.
searchProducts in interface AWSServiceCatalogpublic SearchProductsAsAdminResult searchProductsAsAdmin(SearchProductsAsAdminRequest request)
AWSServiceCatalogRetrieves summary and status information about all products created within the caller's account. If a portfolio ID is provided, this operation retrieves information for only those products that are associated with the specified portfolio.
searchProductsAsAdmin in interface AWSServiceCatalogpublic TerminateProvisionedProductResult terminateProvisionedProduct(TerminateProvisionedProductRequest request)
AWSServiceCatalog
Requests termination of an existing ProvisionedProduct object. If there are Tags associated with the
object, they are terminated when the ProvisionedProduct object is terminated.
This operation does not delete any records associated with the ProvisionedProduct object.
You can check the status of this request using the DescribeRecord operation.
terminateProvisionedProduct in interface AWSServiceCatalogpublic UpdateConstraintResult updateConstraint(UpdateConstraintRequest request)
AWSServiceCatalogUpdates an existing constraint.
updateConstraint in interface AWSServiceCatalogpublic UpdatePortfolioResult updatePortfolio(UpdatePortfolioRequest request)
AWSServiceCatalogUpdates the specified portfolio's details. This operation will not work with a product that has been shared with you.
updatePortfolio in interface AWSServiceCatalogpublic UpdateProductResult updateProduct(UpdateProductRequest request)
AWSServiceCatalogUpdates an existing product.
updateProduct in interface AWSServiceCatalogpublic UpdateProvisionedProductResult updateProvisionedProduct(UpdateProvisionedProductRequest request)
AWSServiceCatalogRequests updates to the configuration of an existing ProvisionedProduct object. If there are tags associated with the object, they cannot be updated or added with this operation. Depending on the specific updates requested, this operation may update with no interruption, with some interruption, or replace the ProvisionedProduct object entirely.
You can check the status of this request using the DescribeRecord operation.
updateProvisionedProduct in interface AWSServiceCatalogpublic UpdateProvisioningArtifactResult updateProvisioningArtifact(UpdateProvisioningArtifactRequest request)
AWSServiceCatalogUpdates an existing provisioning artifact's information. This operation will not work on a provisioning artifact associated with a product that has been shared with you.
updateProvisioningArtifact in interface AWSServiceCatalogpublic void shutdown()
AWSServiceCatalogshutdown in interface AWSServiceCatalogpublic ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
AWSServiceCatalogResponse metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
getCachedResponseMetadata in interface AWSServiceCatalogrequest - The originally executed request.Copyright © 2017. All rights reserved.