AWS SDK for .NET Documentation
WithExpected Method (expected)
AmazonAmazon.SimpleDB.ModelPutAttributesRequestWithExpected(UpdateCondition) Did this page help you?   Yes   No    Tell us about it...
Sets the Expected property
Declaration Syntax
C#
public PutAttributesRequest WithExpected(
	UpdateCondition expected
)
Parameters
expected (UpdateCondition)
Performs the operation if the specified attribute name and value match.
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.24.0 (1.5.24.0)