| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateTagOptionWithResourceResponse |
ServiceCatalogClient.associateTagOptionWithResource(AssociateTagOptionWithResourceRequest associateTagOptionWithResourceRequest)
Associate the specified TagOption with the specified portfolio or product.
|
default AssociateTagOptionWithResourceResponse |
ServiceCatalogClient.associateTagOptionWithResource(Consumer<AssociateTagOptionWithResourceRequest.Builder> associateTagOptionWithResourceRequest)
Associate the specified TagOption with the specified portfolio or product.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateTagOptionWithResourceResponse> |
ServiceCatalogAsyncClient.associateTagOptionWithResource(AssociateTagOptionWithResourceRequest associateTagOptionWithResourceRequest)
Associate the specified TagOption with the specified portfolio or product.
|
default CompletableFuture<AssociateTagOptionWithResourceResponse> |
ServiceCatalogAsyncClient.associateTagOptionWithResource(Consumer<AssociateTagOptionWithResourceRequest.Builder> associateTagOptionWithResourceRequest)
Associate the specified TagOption with the specified portfolio or product.
|
Copyright © 2023. All rights reserved.