| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateConstraintResult |
AbstractAWSServiceCatalog.updateConstraint(UpdateConstraintRequest request) |
UpdateConstraintResult |
AWSServiceCatalog.updateConstraint(UpdateConstraintRequest updateConstraintRequest)
Updates an existing constraint.
|
UpdateConstraintResult |
AWSServiceCatalogClient.updateConstraint(UpdateConstraintRequest request)
Updates an existing constraint.
|
| 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 |
|---|---|
UpdateConstraintResult |
UpdateConstraintResult.clone() |
UpdateConstraintResult |
UpdateConstraintResult.withConstraintDetail(ConstraintDetail constraintDetail)
The resulting detailed constraint information.
|
UpdateConstraintResult |
UpdateConstraintResult.withConstraintParameters(String constraintParameters)
The resulting updated constraint parameters.
|
UpdateConstraintResult |
UpdateConstraintResult.withStatus(Status status)
The status of the current request.
|
UpdateConstraintResult |
UpdateConstraintResult.withStatus(String status)
The status of the current request.
|
Copyright © 2017. All rights reserved.