class Aws::RpcV2::Handler

def with_metric(&block)

def with_metric(&block)
  Aws::Plugins::UserAgent.metric('PROTOCOL_RPC_V2_CBOR', &block)
end