| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
The
ProvisioningArtifactParameter.TagKey parameter from DescribeProvisioningParameters. |
Tag |
Tag.withValue(String value)
The desired value for this key.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
UpdateProductRequest.getAddTags()
Tags to add to the existing list of tags associated with the product.
|
List<Tag> |
UpdatePortfolioRequest.getAddTags()
Tags to add to the existing list of tags associated with the portfolio.
|
List<Tag> |
DescribePortfolioResult.getTags()
Tags associated with the portfolio.
|
List<Tag> |
CreateProductResult.getTags()
Tags successfully associated with the new product.
|
List<Tag> |
ProvisionProductRequest.getTags()
A list of tags to use as provisioning options.
|
List<Tag> |
DescribeProductAsAdminResult.getTags()
Tags associated with the product.
|
List<Tag> |
LaunchPathSummary.getTags()
List of tags used by this launch path.
|
List<Tag> |
CreateProductRequest.getTags()
Tags to associate with the new product.
|
List<Tag> |
CreatePortfolioResult.getTags()
Tags successfully associated with the new portfolio.
|
List<Tag> |
UpdatePortfolioResult.getTags()
Tags associated with the portfolio.
|
List<Tag> |
CreatePortfolioRequest.getTags()
Tags to associate with the new portfolio.
|
List<Tag> |
UpdateProductResult.getTags()
Tags associated with the product.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateProductRequest |
UpdateProductRequest.withAddTags(Tag... addTags)
Tags to add to the existing list of tags associated with the product.
|
UpdatePortfolioRequest |
UpdatePortfolioRequest.withAddTags(Tag... addTags)
Tags to add to the existing list of tags associated with the portfolio.
|
DescribePortfolioResult |
DescribePortfolioResult.withTags(Tag... tags)
Tags associated with the portfolio.
|
CreateProductResult |
CreateProductResult.withTags(Tag... tags)
Tags successfully associated with the new product.
|
ProvisionProductRequest |
ProvisionProductRequest.withTags(Tag... tags)
A list of tags to use as provisioning options.
|
DescribeProductAsAdminResult |
DescribeProductAsAdminResult.withTags(Tag... tags)
Tags associated with the product.
|
LaunchPathSummary |
LaunchPathSummary.withTags(Tag... tags)
List of tags used by this launch path.
|
CreateProductRequest |
CreateProductRequest.withTags(Tag... tags)
Tags to associate with the new product.
|
CreatePortfolioResult |
CreatePortfolioResult.withTags(Tag... tags)
Tags successfully associated with the new portfolio.
|
UpdatePortfolioResult |
UpdatePortfolioResult.withTags(Tag... tags)
Tags associated with the portfolio.
|
CreatePortfolioRequest |
CreatePortfolioRequest.withTags(Tag... tags)
Tags to associate with the new portfolio.
|
UpdateProductResult |
UpdateProductResult.withTags(Tag... tags)
Tags associated with the product.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateProductRequest.setAddTags(Collection<Tag> addTags)
Tags to add to the existing list of tags associated with the product.
|
void |
UpdatePortfolioRequest.setAddTags(Collection<Tag> addTags)
Tags to add to the existing list of tags associated with the portfolio.
|
void |
DescribePortfolioResult.setTags(Collection<Tag> tags)
Tags associated with the portfolio.
|
void |
CreateProductResult.setTags(Collection<Tag> tags)
Tags successfully associated with the new product.
|
void |
ProvisionProductRequest.setTags(Collection<Tag> tags)
A list of tags to use as provisioning options.
|
void |
DescribeProductAsAdminResult.setTags(Collection<Tag> tags)
Tags associated with the product.
|
void |
LaunchPathSummary.setTags(Collection<Tag> tags)
List of tags used by this launch path.
|
void |
CreateProductRequest.setTags(Collection<Tag> tags)
Tags to associate with the new product.
|
void |
CreatePortfolioResult.setTags(Collection<Tag> tags)
Tags successfully associated with the new portfolio.
|
void |
UpdatePortfolioResult.setTags(Collection<Tag> tags)
Tags associated with the portfolio.
|
void |
CreatePortfolioRequest.setTags(Collection<Tag> tags)
Tags to associate with the new portfolio.
|
void |
UpdateProductResult.setTags(Collection<Tag> tags)
Tags associated with the product.
|
UpdateProductRequest |
UpdateProductRequest.withAddTags(Collection<Tag> addTags)
Tags to add to the existing list of tags associated with the product.
|
UpdatePortfolioRequest |
UpdatePortfolioRequest.withAddTags(Collection<Tag> addTags)
Tags to add to the existing list of tags associated with the portfolio.
|
DescribePortfolioResult |
DescribePortfolioResult.withTags(Collection<Tag> tags)
Tags associated with the portfolio.
|
CreateProductResult |
CreateProductResult.withTags(Collection<Tag> tags)
Tags successfully associated with the new product.
|
ProvisionProductRequest |
ProvisionProductRequest.withTags(Collection<Tag> tags)
A list of tags to use as provisioning options.
|
DescribeProductAsAdminResult |
DescribeProductAsAdminResult.withTags(Collection<Tag> tags)
Tags associated with the product.
|
LaunchPathSummary |
LaunchPathSummary.withTags(Collection<Tag> tags)
List of tags used by this launch path.
|
CreateProductRequest |
CreateProductRequest.withTags(Collection<Tag> tags)
Tags to associate with the new product.
|
CreatePortfolioResult |
CreatePortfolioResult.withTags(Collection<Tag> tags)
Tags successfully associated with the new portfolio.
|
UpdatePortfolioResult |
UpdatePortfolioResult.withTags(Collection<Tag> tags)
Tags associated with the portfolio.
|
CreatePortfolioRequest |
CreatePortfolioRequest.withTags(Collection<Tag> tags)
Tags to associate with the new portfolio.
|
UpdateProductResult |
UpdateProductResult.withTags(Collection<Tag> tags)
Tags associated with the product.
|
Copyright © 2017. All rights reserved.