| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| 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 |
|---|---|
CreateTagOptionRequest |
CreateTagOptionRequest.clone() |
CreateTagOptionRequest |
CreateTagOptionRequest.withKey(String key)
The TagOption key.
|
CreateTagOptionRequest |
CreateTagOptionRequest.withValue(String value)
The TagOption value.
|
Copyright © 2018. All rights reserved.