| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateTagOptionResult |
AWSServiceCatalogClient.updateTagOption(UpdateTagOptionRequest request)
Updates the specified TagOption.
|
UpdateTagOptionResult |
AbstractAWSServiceCatalog.updateTagOption(UpdateTagOptionRequest request) |
UpdateTagOptionResult |
AWSServiceCatalog.updateTagOption(UpdateTagOptionRequest updateTagOptionRequest)
Updates the specified TagOption.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateTagOptionResult> |
AbstractAWSServiceCatalogAsync.updateTagOptionAsync(UpdateTagOptionRequest request,
AsyncHandler<UpdateTagOptionRequest,UpdateTagOptionResult> asyncHandler) |
Future<UpdateTagOptionResult> |
AWSServiceCatalogAsyncClient.updateTagOptionAsync(UpdateTagOptionRequest request,
AsyncHandler<UpdateTagOptionRequest,UpdateTagOptionResult> asyncHandler) |
Future<UpdateTagOptionResult> |
AWSServiceCatalogAsync.updateTagOptionAsync(UpdateTagOptionRequest updateTagOptionRequest,
AsyncHandler<UpdateTagOptionRequest,UpdateTagOptionResult> asyncHandler)
Updates the specified TagOption.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateTagOptionResult |
UpdateTagOptionResult.clone() |
UpdateTagOptionResult |
UpdateTagOptionResult.withTagOptionDetail(TagOptionDetail tagOptionDetail)
Information about the TagOption.
|
Copyright © 2024. All rights reserved.