class Aws::Stubbing::DataApplicator
def apply_data(data, stub)
-
stub
(Structure
) -- -
data
(Hash
) --
def apply_data(data, stub) apply_data_to_struct(@rules, data, stub) end
stub
(Structure
)
--
data
(Hash
)
--
def apply_data(data, stub) apply_data_to_struct(@rules, data, stub) end