| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateConstraintResult> |
AbstractAWSServiceCatalogAsync.updateConstraintAsync(UpdateConstraintRequest request,
AsyncHandler<UpdateConstraintRequest,UpdateConstraintResult> asyncHandler) |
Future<UpdateConstraintResult> |
AWSServiceCatalogAsync.updateConstraintAsync(UpdateConstraintRequest updateConstraintRequest,
AsyncHandler<UpdateConstraintRequest,UpdateConstraintResult> asyncHandler)
Updates an existing constraint.
|
Future<UpdateConstraintResult> |
AWSServiceCatalogAsyncClient.updateConstraintAsync(UpdateConstraintRequest request,
AsyncHandler<UpdateConstraintRequest,UpdateConstraintResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateConstraintRequest |
UpdateConstraintRequest.clone() |
UpdateConstraintRequest |
UpdateConstraintRequest.withAcceptLanguage(String acceptLanguage)
The language code to use for this operation.
|
UpdateConstraintRequest |
UpdateConstraintRequest.withDescription(String description)
The updated text description of the constraint.
|
UpdateConstraintRequest |
UpdateConstraintRequest.withId(String id)
The identifier of the constraint to update.
|
Copyright © 2017. All rights reserved.