CopyableBuilder<GetSizeConstraintSetResponse.Builder,GetSizeConstraintSetResponse>, SdkBuilder<GetSizeConstraintSetResponse.Builder,GetSizeConstraintSetResponse>public static interface GetSizeConstraintSetResponse.Builder extends CopyableBuilder<GetSizeConstraintSetResponse.Builder,GetSizeConstraintSetResponse>
| Modifier and Type | Method | Description |
|---|---|---|
GetSizeConstraintSetResponse.Builder |
sizeConstraintSet(SizeConstraintSet sizeConstraintSet) |
Information about the SizeConstraintSet that you specified in the
GetSizeConstraintSet
request. |
copyapply, buildGetSizeConstraintSetResponse.Builder sizeConstraintSet(SizeConstraintSet sizeConstraintSet)
Information about the SizeConstraintSet that you specified in the GetSizeConstraintSet
request. For more information, see the following topics:
SizeConstraintSet: Contains SizeConstraintSetId, SizeConstraints, and
Name
SizeConstraints: Contains an array of SizeConstraint objects. Each
SizeConstraint object contains FieldToMatch, TextTransformation,
ComparisonOperator, and Size
FieldToMatch: Contains Data and Type
sizeConstraintSet - Information about the SizeConstraintSet that you specified in the
GetSizeConstraintSet request. For more information, see the following topics:
SizeConstraintSet: Contains SizeConstraintSetId, SizeConstraints, and
Name
SizeConstraints: Contains an array of SizeConstraint objects. Each
SizeConstraint object contains FieldToMatch, TextTransformation,
ComparisonOperator, and Size
FieldToMatch: Contains Data and Type
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.