Idempotent

smithy.api.Idempotent
See theIdempotent companion object
final case class Idempotent()

Indicates that the intended effect on the server of multiple identical requests with an operation is the same as the effect for a single such request.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product