public static interface IdempotentParameterMismatchException.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<IdempotentParameterMismatchException.Builder,IdempotentParameterMismatchException>
| Modifier and Type | Method and Description |
|---|---|
IdempotentParameterMismatchException.Builder |
code(Integer code)
Sets the value of the Code property for this object.
|
IdempotentParameterMismatchException.Builder |
message(String message) |
copyapply, buildIdempotentParameterMismatchException.Builder code(Integer code)
code - The new value for the Code property for this object.IdempotentParameterMismatchException.Builder message(String message)
Copyright © 2017. All rights reserved.