| 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 the specified constraint.
|
UpdateConstraintResult |
AWSServiceCatalogClient.updateConstraint(UpdateConstraintRequest request)
Updates the specified 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 the specified 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)
Information about the constraint.
|
UpdateConstraintResult |
UpdateConstraintResult.withConstraintParameters(String constraintParameters)
The 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 © 2024. All rights reserved.