| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
UpdateProductRequest.addTags()
The tags to add to the product.
|
List<Tag> |
UpdatePortfolioRequest.addTags()
The tags to add.
|
List<Tag> |
DescribeProductAsAdminResponse.tags()
Information about the tags associated with the product.
|
List<Tag> |
DescribePortfolioResponse.tags()
Information about the tags associated with the portfolio.
|
List<Tag> |
UpdatePortfolioResponse.tags()
Information about the tags associated with the portfolio.
|
List<Tag> |
ProvisionProductRequest.tags()
One or more tags.
|
List<Tag> |
CreateProductRequest.tags()
One or more tags.
|
List<Tag> |
CreatePortfolioResponse.tags()
Information about the tags associated with the portfolio.
|
List<Tag> |
ProvisionedProductAttribute.tags()
One or more tags.
|
List<Tag> |
LaunchPathSummary.tags()
The tags associated with this product path.
|
List<Tag> |
CreateProductResponse.tags()
Information about the tags associated with the product.
|
List<Tag> |
CreatePortfolioRequest.tags()
One or more tags.
|
List<Tag> |
CreateProvisionedProductPlanRequest.tags()
One or more tags.
|
List<Tag> |
ProvisionedProductPlanDetails.tags()
One or more tags.
|
List<Tag> |
UpdateProductResponse.tags()
Information about the tags associated with the product.
|
List<Tag> |
UpdateProvisionedProductRequest.tags()
One or more tags.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateProductRequest.Builder |
UpdateProductRequest.Builder.addTags(Tag... addTags)
The tags to add to the product.
|
UpdatePortfolioRequest.Builder |
UpdatePortfolioRequest.Builder.addTags(Tag... addTags)
The tags to add.
|
DescribeProductAsAdminResponse.Builder |
DescribeProductAsAdminResponse.Builder.tags(Tag... tags)
Information about the tags associated with the product.
|
DescribePortfolioResponse.Builder |
DescribePortfolioResponse.Builder.tags(Tag... tags)
Information about the tags associated with the portfolio.
|
UpdatePortfolioResponse.Builder |
UpdatePortfolioResponse.Builder.tags(Tag... tags)
Information about the tags associated with the portfolio.
|
ProvisionProductRequest.Builder |
ProvisionProductRequest.Builder.tags(Tag... tags)
One or more tags.
|
CreateProductRequest.Builder |
CreateProductRequest.Builder.tags(Tag... tags)
One or more tags.
|
CreatePortfolioResponse.Builder |
CreatePortfolioResponse.Builder.tags(Tag... tags)
Information about the tags associated with the portfolio.
|
ProvisionedProductAttribute.Builder |
ProvisionedProductAttribute.Builder.tags(Tag... tags)
One or more tags.
|
LaunchPathSummary.Builder |
LaunchPathSummary.Builder.tags(Tag... tags)
The tags associated with this product path.
|
CreateProductResponse.Builder |
CreateProductResponse.Builder.tags(Tag... tags)
Information about the tags associated with the product.
|
CreatePortfolioRequest.Builder |
CreatePortfolioRequest.Builder.tags(Tag... tags)
One or more tags.
|
CreateProvisionedProductPlanRequest.Builder |
CreateProvisionedProductPlanRequest.Builder.tags(Tag... tags)
One or more tags.
|
ProvisionedProductPlanDetails.Builder |
ProvisionedProductPlanDetails.Builder.tags(Tag... tags)
One or more tags.
|
UpdateProductResponse.Builder |
UpdateProductResponse.Builder.tags(Tag... tags)
Information about the tags associated with the product.
|
UpdateProvisionedProductRequest.Builder |
UpdateProvisionedProductRequest.Builder.tags(Tag... tags)
One or more tags.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateProductRequest.Builder |
UpdateProductRequest.Builder.addTags(Collection<Tag> addTags)
The tags to add to the product.
|
UpdatePortfolioRequest.Builder |
UpdatePortfolioRequest.Builder.addTags(Collection<Tag> addTags)
The tags to add.
|
DescribeProductAsAdminResponse.Builder |
DescribeProductAsAdminResponse.Builder.tags(Collection<Tag> tags)
Information about the tags associated with the product.
|
DescribePortfolioResponse.Builder |
DescribePortfolioResponse.Builder.tags(Collection<Tag> tags)
Information about the tags associated with the portfolio.
|
UpdatePortfolioResponse.Builder |
UpdatePortfolioResponse.Builder.tags(Collection<Tag> tags)
Information about the tags associated with the portfolio.
|
ProvisionProductRequest.Builder |
ProvisionProductRequest.Builder.tags(Collection<Tag> tags)
One or more tags.
|
CreateProductRequest.Builder |
CreateProductRequest.Builder.tags(Collection<Tag> tags)
One or more tags.
|
CreatePortfolioResponse.Builder |
CreatePortfolioResponse.Builder.tags(Collection<Tag> tags)
Information about the tags associated with the portfolio.
|
ProvisionedProductAttribute.Builder |
ProvisionedProductAttribute.Builder.tags(Collection<Tag> tags)
One or more tags.
|
LaunchPathSummary.Builder |
LaunchPathSummary.Builder.tags(Collection<Tag> tags)
The tags associated with this product path.
|
CreateProductResponse.Builder |
CreateProductResponse.Builder.tags(Collection<Tag> tags)
Information about the tags associated with the product.
|
CreatePortfolioRequest.Builder |
CreatePortfolioRequest.Builder.tags(Collection<Tag> tags)
One or more tags.
|
CreateProvisionedProductPlanRequest.Builder |
CreateProvisionedProductPlanRequest.Builder.tags(Collection<Tag> tags)
One or more tags.
|
ProvisionedProductPlanDetails.Builder |
ProvisionedProductPlanDetails.Builder.tags(Collection<Tag> tags)
One or more tags.
|
UpdateProductResponse.Builder |
UpdateProductResponse.Builder.tags(Collection<Tag> tags)
Information about the tags associated with the product.
|
UpdateProvisionedProductRequest.Builder |
UpdateProvisionedProductRequest.Builder.tags(Collection<Tag> tags)
One or more tags.
|
Copyright © 2023. All rights reserved.