| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
CreateTagOptionResult |
AbstractAWSServiceCatalog.createTagOption(CreateTagOptionRequest request) |
CreateTagOptionResult |
AWSServiceCatalog.createTagOption(CreateTagOptionRequest createTagOptionRequest)
Creates a TagOption.
|
CreateTagOptionResult |
AWSServiceCatalogClient.createTagOption(CreateTagOptionRequest request)
Creates a TagOption.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateTagOptionResult> |
AbstractAWSServiceCatalogAsync.createTagOptionAsync(CreateTagOptionRequest request,
AsyncHandler<CreateTagOptionRequest,CreateTagOptionResult> asyncHandler) |
Future<CreateTagOptionResult> |
AWSServiceCatalogAsync.createTagOptionAsync(CreateTagOptionRequest createTagOptionRequest,
AsyncHandler<CreateTagOptionRequest,CreateTagOptionResult> asyncHandler)
Creates a TagOption.
|
Future<CreateTagOptionResult> |
AWSServiceCatalogAsyncClient.createTagOptionAsync(CreateTagOptionRequest request,
AsyncHandler<CreateTagOptionRequest,CreateTagOptionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateTagOptionResult |
CreateTagOptionResult.clone() |
CreateTagOptionResult |
CreateTagOptionResult.withTagOptionDetail(TagOptionDetail tagOptionDetail)
Information about the TagOption.
|
Copyright © 2024. All rights reserved.