| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
default AssociateTagOptionWithResourceResponse |
ServiceCatalogClient.associateTagOptionWithResource(Consumer<AssociateTagOptionWithResourceRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssociateTagOptionWithResourceRequest.Builder> |
AssociateTagOptionWithResourceRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.